From 7e87f6dc45ee48793c4c13013c4f89d15af292c1 Mon Sep 17 00:00:00 2001 From: Jolan Luff Date: Wed, 23 Jun 2004 23:38:10 +0000 Subject: [PATCH] update to 0.99.3 --- net/pork/Makefile | 5 +++-- net/pork/distinfo | 6 +++--- net/pork/patches/patch-src_Makefile_in | 12 ++++++------ net/pork/pkg/PLIST | 16 +++++++++++++++- 4 files changed, 27 insertions(+), 12 deletions(-) diff --git a/net/pork/Makefile b/net/pork/Makefile index 78085c54ee..f42e4e77f9 100644 --- a/net/pork/Makefile +++ b/net/pork/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.9 2003/11/16 22:54:02 jolan Exp $ +# $OpenBSD: Makefile,v 1.10 2004/06/23 23:38:10 jolan Exp $ COMMENT= "programmable ncurses-based AIM client" -DISTNAME= pork-0.99.2 +DISTNAME= pork-0.99.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ojnk/} @@ -16,6 +16,7 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= gnu +CONFIGURE_ARGS+= --enable-irc post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pork diff --git a/net/pork/distinfo b/net/pork/distinfo index 893c6d760c..06b8c1d5ef 100644 --- a/net/pork/distinfo +++ b/net/pork/distinfo @@ -1,3 +1,3 @@ -MD5 (pork-0.99.2.tar.gz) = 79ecb69343d56253d0008d6ddbb6fe8c -RMD160 (pork-0.99.2.tar.gz) = 4dc19ecf0668c5bc5e1f9aca1063478caafce4af -SHA1 (pork-0.99.2.tar.gz) = f85a4c6b8181719d4aff32ffb4c5505254388267 +MD5 (pork-0.99.3.tar.gz) = d975e564a2a8a93c9f262c0a0063e358 +RMD160 (pork-0.99.3.tar.gz) = fbca96975512675c8c73ab21ea393a3ada0bc12e +SHA1 (pork-0.99.3.tar.gz) = e571d59ddfa07ebee447372741ab2528dbc5bf7b diff --git a/net/pork/patches/patch-src_Makefile_in b/net/pork/patches/patch-src_Makefile_in index 78f45ec621..532ef62dc7 100644 --- a/net/pork/patches/patch-src_Makefile_in +++ b/net/pork/patches/patch-src_Makefile_in @@ -1,12 +1,12 @@ -$OpenBSD: patch-src_Makefile_in,v 1.3 2003/11/16 22:54:02 jolan Exp $ ---- src/Makefile.in.orig 2003-11-16 01:28:51.000000000 -0600 -+++ src/Makefile.in 2003-11-16 16:19:49.000000000 -0600 -@@ -132,7 +132,7 @@ target_alias = @target_alias@ +$OpenBSD: patch-src_Makefile_in,v 1.4 2004/06/23 23:38:10 jolan Exp $ +--- src/Makefile.in.orig 2004-06-04 15:00:18.000000000 -0500 ++++ src/Makefile.in 2004-06-23 17:34:20.000000000 -0500 +@@ -131,7 +131,7 @@ target_alias = @target_alias@ SUBDIRS = missing libfaim $(irc_dir) bin_PROGRAMS = pork -AM_CFLAGS = -funsigned-char -Imissing -Wall -Ilibfaim $(irc_include_path) -DHELP_PATH=\"$(pkgdatadir)/help\" -DSYSTEM_PORKRC=\"$(pkgdatadir)/porkrc\" $(PERL_CFLAGS) $(DEBUG_CFLAGS) +AM_CFLAGS = -funsigned-char -Imissing -Wall -Ilibfaim $(irc_include_path) -DHELP_PATH=\"$(pkgdatadir)/help\" -DSYSTEM_PORKRC=\"$(sysconfdir)/porkrc\" $(PERL_CFLAGS) $(DEBUG_CFLAGS) - pork_LDFLAGS = -Lmissing -Llibfaim $(irc_link_path) - pork_LDADD = -lmissing -lfaim -lncurses $(PERL_LIBS) $(DEBUG_LIBS) $(irc_link_libs) + pork_LDADD = missing/libmissing.a libfaim/libfaim.a $(irc_lib_full_path) -lncurses $(PERL_LIBS) $(DEBUG_LIBS) + @COMPILE_PERL_FALSE@pork_perl = pork_perl_stub.c diff --git a/net/pork/pkg/PLIST b/net/pork/pkg/PLIST index f244d5a4f6..07a85366b0 100644 --- a/net/pork/pkg/PLIST +++ b/net/pork/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.4 2004/04/14 18:59:08 xsa Exp $ +@comment $OpenBSD: PLIST,v 1.5 2004/06/23 23:38:10 jolan Exp $ bin/pork share/doc/pork/QUICK_START share/doc/pork/README @@ -7,6 +7,7 @@ share/examples/pork/blist.txt share/examples/pork/event_test.pl share/examples/pork/np.pl share/examples/pork/porkrc +@comment share/pork/QUICK_START share/pork/help/blist/add_block share/pork/help/blist/add_permit share/pork/help/blist/away @@ -25,6 +26,7 @@ share/pork/help/blist/remove_permit share/pork/help/blist/select share/pork/help/blist/show share/pork/help/blist/start +share/pork/help/blist/toggle share/pork/help/blist/up share/pork/help/blist/warn share/pork/help/blist/warn_anon @@ -54,9 +56,11 @@ share/pork/help/buddy/warn_anon share/pork/help/chat/ignore share/pork/help/chat/invite share/pork/help/chat/join +share/pork/help/chat/kick share/pork/help/chat/leave share/pork/help/chat/list share/pork/help/chat/send +share/pork/help/chat/topic share/pork/help/chat/unignore share/pork/help/chat/who share/pork/help/event/add @@ -79,6 +83,7 @@ share/pork/help/input/clear_to_end share/pork/help/input/clear_to_start share/pork/help/input/delete share/pork/help/input/end +share/pork/help/input/find_next_cmd share/pork/help/input/focus_next share/pork/help/input/insert share/pork/help/input/left @@ -90,6 +95,7 @@ share/pork/help/input/send share/pork/help/input/start share/pork/help/main/acct share/pork/help/main/alias +share/pork/help/main/auto share/pork/help/main/away share/pork/help/main/bind share/pork/help/main/blist @@ -106,14 +112,19 @@ share/pork/help/main/history share/pork/help/main/idle share/pork/help/main/input share/pork/help/main/keys +share/pork/help/main/laddr share/pork/help/main/lastlog share/pork/help/main/load +share/pork/help/main/lport share/pork/help/main/msg +share/pork/help/main/nick +share/pork/help/main/notice share/pork/help/main/perl share/pork/help/main/perl_load share/pork/help/main/profile share/pork/help/main/query share/pork/help/main/quit +share/pork/help/main/quote share/pork/help/main/refresh share/pork/help/main/save share/pork/help/main/scroll @@ -121,6 +132,8 @@ share/pork/help/main/set share/pork/help/main/timer share/pork/help/main/unalias share/pork/help/main/unbind +share/pork/help/main/who +share/pork/help/main/whowas share/pork/help/main/win share/pork/help/perl/alias share/pork/help/perl/alias_get @@ -238,6 +251,7 @@ share/pork/help/timer/del_refnum share/pork/help/timer/list share/pork/help/timer/purge share/pork/help/win/bind +share/pork/help/win/bind_next share/pork/help/win/clear share/pork/help/win/close share/pork/help/win/erase