diff options
author | petef <petef@FreeBSD.org> | 2001-09-01 02:28:42 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-09-01 02:28:42 +0800 |
commit | f439e178635726387908b8057acf56cc0f2029d1 (patch) | |
tree | db7d67d6e3f788210893b1b7957fbc59c7a795b9 /audio/napster | |
parent | 0af6d41b09a67d212b7b3d7765f1e9c97e37f4fe (diff) | |
download | freebsd-ports-gnome-f439e178635726387908b8057acf56cc0f2029d1.tar.gz freebsd-ports-gnome-f439e178635726387908b8057acf56cc0f2029d1.tar.zst freebsd-ports-gnome-f439e178635726387908b8057acf56cc0f2029d1.zip |
- update to 1.4.6
- remove my email message/.sig which somehow got included in patch-event.c
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 |