1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Upgrade to version 1.1.25.02.01

This commit is contained in:
Jean-Marc Zucconi 2001-02-26 00:37:44 +00:00
parent f642dae40a
commit c05e5332d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38714
3 changed files with 4 additions and 17 deletions

View File

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

View File

@ -1 +1 @@
MD5 (mgetty1.1.24-Jan07.tar.gz) = 91a8a44f656880b532de3da722050ec7
MD5 (mgetty1.1.25-Feb01.tar.gz) = f59183d231d34e74e4d28567c573a101

View File

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