diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-31 18:28:42 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-31 18:28:42 +0000 |
commit | 8296fd7a9ac1eb2053a5b653bf23bd8816a947b0 (patch) | |
tree | 13657b342e4e0e61d7ec932ee3bebb076f949ee3 /audio/napster | |
parent | ae43c40124077cfeff0ad2d7b1864003c4835c5e (diff) |
- update to 1.4.6
- remove my email message/.sig which somehow got included in patch-event.c
Notes
Notes:
svn path=/head/; revision=47240
Diffstat (limited to 'audio/napster')
-rw-r--r-- | audio/napster/Makefile | 2 | ||||
-rw-r--r-- | audio/napster/distinfo | 2 | ||||
-rw-r--r-- | audio/napster/files/patch-event.c | 7 | ||||
-rw-r--r-- | audio/napster/pkg-plist | 1 |
4 files changed, 3 insertions, 9 deletions
diff --git a/audio/napster/Makefile b/audio/napster/Makefile index 4be55a55c107..0e76025fd52e 100644 --- a/audio/napster/Makefile +++ b/audio/napster/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nap -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.6 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nap diff --git a/audio/napster/distinfo b/audio/napster/distinfo index bdb88eac5540..372a9736922f 100644 --- a/audio/napster/distinfo +++ b/audio/napster/distinfo @@ -1 +1 @@ -MD5 (nap-1.4.5.tar.gz) = 2de4a21323cbb2c72d6d7cca04ec2550 +MD5 (nap-1.4.6.tar.gz) = 293bc7b3f5bf46f6dd652b696258e22f diff --git a/audio/napster/files/patch-event.c b/audio/napster/files/patch-event.c index 89594cf3654d..7109f0bffcbb 100644 --- a/audio/napster/files/patch-event.c +++ b/audio/napster/files/patch-event.c @@ -1,5 +1,3 @@ -Oops, forgot to include patch-event.c: - --- event.c.orig Tue Jul 3 00:46:38 2001 +++ event.c Tue Jul 3 00:47:24 2001 @@ -11,6 +11,7 @@ @@ -10,8 +8,3 @@ Oops, forgot to include patch-event.c: #include <sys/socket.h> #include <stdlib.h> #include <ctype.h> - --- -Pete Fritchman <petef@databits.net> -Databits Network Services, Inc. <http://databits.net> -finger petef@databits.net for PGP key diff --git a/audio/napster/pkg-plist b/audio/napster/pkg-plist index 83acbd30162f..9f401851fb16 100644 --- a/audio/napster/pkg-plist +++ b/audio/napster/pkg-plist @@ -1,4 +1,5 @@ bin/nap +bin/napping %%PORTDOCS%%share/doc/nap/NEWS %%PORTDOCS%%share/doc/nap/README %%PORTDOCS%%share/doc/nap/napster.txt |