aboutsummaryrefslogtreecommitdiffstats
path: root/audio/napster
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-11-21 06:46:39 +0800
committerpetef <petef@FreeBSD.org>2001-11-21 06:46:39 +0800
commit3287298bb6bc53f49a4d19236eb1df97c02033b5 (patch)
tree65d51ec7bb8d5494d0f38b8e55724e2fa1ec2de4 /audio/napster
parent6b2101ea4a1c227164acd5acb0d4295c2253e79b (diff)
downloadfreebsd-ports-gnome-3287298bb6bc53f49a4d19236eb1df97c02033b5.tar.gz
freebsd-ports-gnome-3287298bb6bc53f49a4d19236eb1df97c02033b5.tar.zst
freebsd-ports-gnome-3287298bb6bc53f49a4d19236eb1df97c02033b5.zip
Update to 1.4.7
Diffstat (limited to 'audio/napster')
-rw-r--r--audio/napster/Makefile2
-rw-r--r--audio/napster/distinfo2
-rw-r--r--audio/napster/files/patch-event.c10
3 files changed, 2 insertions, 12 deletions
diff --git a/audio/napster/Makefile b/audio/napster/Makefile
index 0e76025fd52e..9e4a7005b142 100644
--- a/audio/napster/Makefile
+++ b/audio/napster/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nap
-PORTVERSION= 1.4.6
+PORTVERSION= 1.4.7
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nap
diff --git a/audio/napster/distinfo b/audio/napster/distinfo
index 372a9736922f..3e36898fb17c 100644
--- a/audio/napster/distinfo
+++ b/audio/napster/distinfo
@@ -1 +1 @@
-MD5 (nap-1.4.6.tar.gz) = 293bc7b3f5bf46f6dd652b696258e22f
+MD5 (nap-1.4.7.tar.gz) = 2cbaafe015a7ba99be47a9d32d9b3939
diff --git a/audio/napster/files/patch-event.c b/audio/napster/files/patch-event.c
deleted file mode 100644
index 7109f0bffcbb..000000000000
--- a/audio/napster/files/patch-event.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- event.c.orig Tue Jul 3 00:46:38 2001
-+++ event.c Tue Jul 3 00:47:24 2001
-@@ -11,6 +11,7 @@
- #endif
- #include <string.h>
- #include <errno.h>
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <stdlib.h>
- #include <ctype.h>