Update to 1.4.7

This commit is contained in:
Pete Fritchman 2001-11-20 22:46:39 +00:00
parent 9844f1472e
commit aa106cd5e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50296
3 changed files with 2 additions and 12 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (nap-1.4.6.tar.gz) = 293bc7b3f5bf46f6dd652b696258e22f
MD5 (nap-1.4.7.tar.gz) = 2cbaafe015a7ba99be47a9d32d9b3939

View File

@ -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>