From 8f4b8ec8738d5ec4a68b1327e859a2673f00efc4 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 19 Jul 2002 09:29:44 +0000 Subject: upgrade to 0.11.3 pass maintainership to submitter PR: 40754 Submitted by: "Ryan T. Dean" (new maintainer) --- net/naim/Makefile | 14 ++++++-------- net/naim/distinfo | 2 +- net/naim/files/patch-aa | 17 +++++++++++++++++ net/naim/files/patch-ab | 19 +++++++++++++++++++ net/naim/pkg-plist | 3 +-- 5 files changed, 44 insertions(+), 11 deletions(-) create mode 100644 net/naim/files/patch-aa create mode 100644 net/naim/files/patch-ab (limited to 'net') diff --git a/net/naim/Makefile b/net/naim/Makefile index 03cbf736c547..85ad4aaf968f 100644 --- a/net/naim/Makefile +++ b/net/naim/Makefile @@ -6,23 +6,21 @@ # PORTNAME= naim -PORTVERSION= 0.11.2 +PORTVERSION= 0.11.3 CATEGORIES= net -MASTER_SITES= http://dev.n.ml.org/ +MASTER_SITES= http://www.acm.rpi.edu/~n/dev.n.ml.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rtdean@cytherianage.net GNU_CONFIGURE= yes +MAN1= naim.1 + post-install: - @ ${MKDIR} ${PREFIX}/share/examples/naim - @ ${INSTALL_DATA} ${WRKSRC}/doc/naimrc_sample ${PREFIX}/share/examples/naim/ .if !defined(NOPORTDOCS) @ ${MKDIR} ${PREFIX}/share/doc/naim @ ${INSTALL_DATA} ${WRKSRC}/doc/naim.hlp ${PREFIX}/share/doc/naim/ + @ ${INSTALL_DATA} ${WRKSRC}/doc/COLORS ${PREFIX}/share/doc/naim/ .endif - @ ${ECHO} "************************************************************" - @ ${CAT} ${PKGMESSAGE} - @ ${ECHO} "************************************************************" .include diff --git a/net/naim/distinfo b/net/naim/distinfo index cf32ba4c059e..4db4d01bf9e3 100644 --- a/net/naim/distinfo +++ b/net/naim/distinfo @@ -1 +1 @@ -MD5 (naim-0.11.2.tar.gz) = 370d8de3e1e15a82a1a0a6b8834aca79 +MD5 (naim-0.11.3.tar.gz) = d7c10e61eff7a7075d2c24044fd40b51 diff --git a/net/naim/files/patch-aa b/net/naim/files/patch-aa new file mode 100644 index 000000000000..a50b399c4d40 --- /dev/null +++ b/net/naim/files/patch-aa @@ -0,0 +1,17 @@ +--- naim.1.old Wed Jun 19 22:11:07 2002 ++++ naim.1 Thu Jul 18 23:00:58 2002 +@@ -49,10 +49,10 @@ + messages while connected, and anything else not a part of the front end) + contact the FireTalk maintainer, Ian Gulliver . + .PP +-To report issues with the FreeBSD port, contact Michael Haro +-. To report issues with the Debian package, contact Ian +-Gulliver . To report issues with the OpenBSD port, +-contact Lurene Grenier . ++To report issues with the FreeBSD port, contact Ryan Dean ++. To report issues with the Debian package, ++contact Ian Gulliver . To report issues with the ++OpenBSD port, contact Lurene Grenier . + .PP + .SH "FEATURE REQUESTS" + If you would like to suggest new features or significant behavior changes, diff --git a/net/naim/files/patch-ab b/net/naim/files/patch-ab new file mode 100644 index 000000000000..cdb693304b27 --- /dev/null +++ b/net/naim/files/patch-ab @@ -0,0 +1,19 @@ +--- README.old Thu Jul 18 23:29:09 2002 ++++ README Thu Jul 18 23:28:47 2002 +@@ -64,11 +64,11 @@ + not a part of the front end) contact the FireTalk main- + tainer, Ian Gulliver . + +- To report issues with the FreeBSD port, contact Michael +- Haro . To report issues with the Debian +- package, contact Ian Gulliver . To +- report issues with the OpenBSD port, contact Lurene Gre- +- nier . ++ To report issues with the FreeBSD port, contact Ryan Dean ++ . To report issues with the ++ Debian package, contact Ian Gulliver . To report issues with the OpenBSD port, contact ++ Lurene Grenier . + + + FEATURE REQUESTS diff --git a/net/naim/pkg-plist b/net/naim/pkg-plist index ac3a84b17dd2..7e80fb4e05a9 100644 --- a/net/naim/pkg-plist +++ b/net/naim/pkg-plist @@ -1,5 +1,4 @@ bin/naim -share/examples/naim/naimrc_sample share/doc/naim/naim.hlp -@dirrm share/examples/naim +share/doc/naim/COLORS @dirrm share/doc/naim -- cgit v1.2.3