summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2001-01-07 22:14:07 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2001-01-07 22:14:07 +0000
commit2ff91276e082e1c8a2ba35ef61a79cf9a06f358c (patch)
treed99e2962e007f43c0ea6922d1330389e4c7c6d82 /comms/mgetty+sendfax
parentIntroduce `TARGLIB' from gcc-devel to clean this thing up. (diff)
Upgrade to version 1.1.24-Jan07
Change MASTER_SITE
Notes
Notes: svn path=/head/; revision=36908
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r--comms/mgetty+sendfax/Makefile8
-rw-r--r--comms/mgetty+sendfax/distinfo2
-rw-r--r--comms/mgetty+sendfax/files/patch-aj13
3 files changed, 18 insertions, 5 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index d47e65761514..fc0e7f2e240c 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= mgetty
-PORTVERSION= 1.1.22.8.17
+PORTVERSION= 1.1.24.01.07
CATEGORIES= comms
-MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/
-DISTNAME= mgetty1.1.22-Aug17
+MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/
+DISTNAME= mgetty1.1.24-Jan07
MAINTAINER= jmz@FreeBSD.org
-WRKSRC= ${WRKDIR}/mgetty-1.1.22
+WRKSRC= ${WRKDIR}/mgetty-1.1.24
MAKE_FLAGS= prefix=${PREFIX} -f
MAN1= coverpg.1 \
fax.1 \
diff --git a/comms/mgetty+sendfax/distinfo b/comms/mgetty+sendfax/distinfo
index 0307b58de849..0c317218dcb0 100644
--- a/comms/mgetty+sendfax/distinfo
+++ b/comms/mgetty+sendfax/distinfo
@@ -1 +1 @@
-MD5 (mgetty1.1.22-Aug17.tar.gz) = 64e93292d58ec3741c42b80e43ce691c
+MD5 (mgetty1.1.24-Jan07.tar.gz) = 91a8a44f656880b532de3da722050ec7
diff --git a/comms/mgetty+sendfax/files/patch-aj b/comms/mgetty+sendfax/files/patch-aj
new file mode 100644
index 000000000000..d8c807b169de
--- /dev/null
+++ b/comms/mgetty+sendfax/files/patch-aj
@@ -0,0 +1,13 @@
+--- goodies.c~ Sat Jan 6 18:46:34 2001
++++ goodies.c Sun Jan 7 22:54:32 2001
+@@ -38,6 +38,10 @@
+ # include <fcntl.h>
+ # include <unistd.h>
+ #endif
++#ifdef __FreeBSD__
++# include <fcntl.h>
++# include <unistd.h>
++#endif
+
+ /* get the base file name of a file path */
+