aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2001-02-26 08:37:44 +0800
committerjmz <jmz@FreeBSD.org>2001-02-26 08:37:44 +0800
commit2ef413b6de2be359e98d7434e161b1d3e49ac1ee (patch)
treea1fbe17424a10535971c71526ebb37c2ef57fe65 /comms
parentead8dbcaec74b701532d1e814d5920fa94424e12 (diff)
downloadfreebsd-ports-gnome-2ef413b6de2be359e98d7434e161b1d3e49ac1ee.tar.gz
freebsd-ports-gnome-2ef413b6de2be359e98d7434e161b1d3e49ac1ee.tar.zst
freebsd-ports-gnome-2ef413b6de2be359e98d7434e161b1d3e49ac1ee.zip
Upgrade to version 1.1.25.02.01
Diffstat (limited to 'comms')
-rw-r--r--comms/mgetty+sendfax/Makefile6
-rw-r--r--comms/mgetty+sendfax/distinfo2
-rw-r--r--comms/mgetty+sendfax/files/patch-aj13
3 files changed, 4 insertions, 17 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index fc0e7f2e240c..6c89147a6f0e 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= mgetty
-PORTVERSION= 1.1.24.01.07
+PORTVERSION= 1.1.25.02.01
CATEGORIES= comms
MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/
-DISTNAME= mgetty1.1.24-Jan07
+DISTNAME= mgetty1.1.25-Feb01
MAINTAINER= jmz@FreeBSD.org
-WRKSRC= ${WRKDIR}/mgetty-1.1.24
+WRKSRC= ${WRKDIR}/mgetty-1.1.25
MAKE_FLAGS= prefix=${PREFIX} -f
MAN1= coverpg.1 \
fax.1 \
diff --git a/comms/mgetty+sendfax/distinfo b/comms/mgetty+sendfax/distinfo
index 0c317218dcb0..5a4b94b227ee 100644
--- a/comms/mgetty+sendfax/distinfo
+++ b/comms/mgetty+sendfax/distinfo
@@ -1 +1 @@
-MD5 (mgetty1.1.24-Jan07.tar.gz) = 91a8a44f656880b532de3da722050ec7
+MD5 (mgetty1.1.25-Feb01.tar.gz) = f59183d231d34e74e4d28567c573a101
diff --git a/comms/mgetty+sendfax/files/patch-aj b/comms/mgetty+sendfax/files/patch-aj
deleted file mode 100644
index d8c807b169de..000000000000
--- a/comms/mgetty+sendfax/files/patch-aj
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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 */
-