diff --git a/net/pork/Makefile b/net/pork/Makefile index b3054b7d7e7..438bf3fd217 100644 --- a/net/pork/Makefile +++ b/net/pork/Makefile @@ -1,20 +1,23 @@ -# $OpenBSD: Makefile,v 1.11 2004/10/07 06:29:49 jolan Exp $ +# $OpenBSD: Makefile,v 1.12 2004/12/15 08:19:26 jolan Exp $ COMMENT= "programmable ncurses-based AIM client" -DISTNAME= pork-0.99.5 +DISTNAME= pork-0.99.7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ojnk/} HOMEPAGE= http://ojnk.sourceforge.net/ +MAINTAINER= Jolan Luff + # GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +WANTLIB= c m ncurses perl util + 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 c0aa50012cc..4c6a6bd9d6e 100644 --- a/net/pork/distinfo +++ b/net/pork/distinfo @@ -1,3 +1,3 @@ -MD5 (pork-0.99.5.tar.gz) = dbef34fe958b7c73176e64267be25aa1 -RMD160 (pork-0.99.5.tar.gz) = 99fdd241c3b422de422ae281a5a3b9cf0294a6c3 -SHA1 (pork-0.99.5.tar.gz) = 6576230c666cc2df1306c4b8da56f62acec48793 +MD5 (pork-0.99.7.tar.gz) = 9bc34a64ffad7809a0d321d0b1978432 +RMD160 (pork-0.99.7.tar.gz) = 7cd49a6ff9c51cf51f0f8739345cf52f4b2e0c70 +SHA1 (pork-0.99.7.tar.gz) = fdc5f738c5db02ffc9176e9fcdf51a9abc82458f diff --git a/net/pork/patches/patch-examples_perl_Makefile_in b/net/pork/patches/patch-examples_perl_Makefile_in index a4be550dbfb..dcb8b021b5d 100644 --- a/net/pork/patches/patch-examples_perl_Makefile_in +++ b/net/pork/patches/patch-examples_perl_Makefile_in @@ -1,8 +1,8 @@ -$OpenBSD: patch-examples_perl_Makefile_in,v 1.4 2004/10/07 06:29:49 jolan Exp $ ---- examples/perl/Makefile.in.orig Sat Aug 14 13:31:55 2004 -+++ examples/perl/Makefile.in Thu Oct 7 01:27:52 2004 -@@ -131,7 +131,7 @@ perl_DATA = \ - signon.pl +$OpenBSD: patch-examples_perl_Makefile_in,v 1.5 2004/12/15 08:19:26 jolan Exp $ +--- examples/perl/Makefile.in.orig Tue Dec 14 09:16:15 2004 ++++ examples/perl/Makefile.in Wed Dec 15 02:13:52 2004 +@@ -133,7 +133,7 @@ perl_DATA = \ + wh.pl -perldir = $(pkgdatadir)/examples/perl diff --git a/net/pork/pkg/PLIST b/net/pork/pkg/PLIST index 1b6b0ed1bfb..0a671b91935 100644 --- a/net/pork/pkg/PLIST +++ b/net/pork/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.7 2004/10/07 06:29:49 jolan Exp $ +@comment $OpenBSD: PLIST,v 1.8 2004/12/15 08:19:26 jolan Exp $ bin/pork share/doc/pork/ share/doc/pork/QUICK_START @@ -7,10 +7,12 @@ share/examples/pork/ share/examples/pork/acro.pl share/examples/pork/blist.txt share/examples/pork/event_test.pl +share/examples/pork/irc.pl share/examples/pork/np.pl share/examples/pork/porkrc @sample ${SYSCONFDIR}/porkrc share/examples/pork/signon.pl +share/examples/pork/wh.pl share/pork/ @comment share/pork/QUICK_START share/pork/help/ @@ -278,6 +280,7 @@ 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/dump share/pork/help/win/erase share/pork/help/win/list share/pork/help/win/next