summaryrefslogtreecommitdiff
path: root/mail/namg
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-03-03 06:13:36 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-03-03 06:13:36 +0000
commit3c660a239b17bee3a20fed4ca05bee0796ea5317 (patch)
treeb50cdf02fda3f17397abfeb995ec912499209682 /mail/namg
parent japanese/dvipsk cannot depends on file ptex-common but MakeTeXPK (diff)
Update to version 0.3.1
PR: 25505 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=39006
Diffstat (limited to 'mail/namg')
-rw-r--r--mail/namg/Makefile2
-rw-r--r--mail/namg/distinfo2
-rw-r--r--mail/namg/files/patch-ab10
3 files changed, 12 insertions, 2 deletions
diff --git a/mail/namg/Makefile b/mail/namg/Makefile
index 68855c213edd..9c10d42e43a4 100644
--- a/mail/namg/Makefile
+++ b/mail/namg/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= namg
-PORTVERSION= 0.3.0
+PORTVERSION= 0.3.1
CATEGORIES= mail
MASTER_SITES= http://www.zip.com.au/~gsymonds/NAMG/
DISTNAME= NAMG-${PORTVERSION}
diff --git a/mail/namg/distinfo b/mail/namg/distinfo
index 314eb28d2b5f..53e5280cf39a 100644
--- a/mail/namg/distinfo
+++ b/mail/namg/distinfo
@@ -1 +1 @@
-MD5 (NAMG-0.3.0.tar.gz) = 8729e4ba5fb8cd47d45006fa3e4226a8
+MD5 (NAMG-0.3.1.tar.gz) = 01ce2294ce0b430b8b0dc21add22df2e
diff --git a/mail/namg/files/patch-ab b/mail/namg/files/patch-ab
new file mode 100644
index 000000000000..c0aa25690df9
--- /dev/null
+++ b/mail/namg/files/patch-ab
@@ -0,0 +1,10 @@
+--- src/door.c.orig Sat Mar 3 02:30:49 2001
++++ src/door.c Sat Mar 3 02:31:15 2001
+@@ -6,6 +6,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <unistd.h>
+