diff options
author | Steve Price <steve@FreeBSD.org> | 1999-03-15 02:13:36 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-03-15 02:13:36 +0000 |
commit | 7bbff91f09755122c4d3d9b062b09f4c01343033 (patch) | |
tree | 4c2839a0def4da6aa9f0d58e97f340fa0039c327 /ftp/proftpd-devel | |
parent | f478047eb0178feb569880bc30b891410d550e17 (diff) | |
download | ports-7bbff91f09755122c4d3d9b062b09f4c01343033.tar.gz ports-7bbff91f09755122c4d3d9b062b09f4c01343033.zip |
Notes
Diffstat (limited to 'ftp/proftpd-devel')
-rw-r--r-- | ftp/proftpd-devel/Makefile | 8 | ||||
-rw-r--r-- | ftp/proftpd-devel/distinfo | 3 | ||||
-rw-r--r-- | ftp/proftpd-devel/files/patch-af | 12 |
3 files changed, 9 insertions, 14 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 03808e769d35..ef44338a3318 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -3,18 +3,14 @@ # Date created: 26 January 1998 # Whom: Stephane Legrand # -# $Id: Makefile,v 1.6 1998/12/17 10:43:52 asami Exp $ +# $Id: Makefile,v 1.7 1999/02/12 21:55:04 obrien Exp $ # -DISTNAME= proftpd-1.2.0pre1 +DISTNAME= proftpd-1.2.0pre2 PKGNAME= proftpd-1.2.0 CATEGORIES= net MASTER_SITES= ftp://ftp.proftpd.org/distrib/ -PATCH_SITES= ftp://ftp.proftpd.org/patches/ -PATCHFILES= proftpd-1.2.0pre1-path_exploit3.patch -PATCH_DIST_STRIP= -p1 - MAINTAINER= stephane@lituus.fr MAN1= ftpcount.1 diff --git a/ftp/proftpd-devel/distinfo b/ftp/proftpd-devel/distinfo index 9fb18dcad1d9..abb66eef531c 100644 --- a/ftp/proftpd-devel/distinfo +++ b/ftp/proftpd-devel/distinfo @@ -1,2 +1 @@ -MD5 (proftpd-1.2.0pre1.tar.gz) = cd4456ebcdd19a2eb6e79ef7f4e3e65a -MD5 (proftpd-1.2.0pre1-path_exploit3.patch) = 1271d6ad42175dd94bc2a0607461fd06 +MD5 (proftpd-1.2.0pre2.tar.gz) = 85bed6f9211ba4a33f560312f1090a4b diff --git a/ftp/proftpd-devel/files/patch-af b/ftp/proftpd-devel/files/patch-af index 901b66efd890..210e630b9553 100644 --- a/ftp/proftpd-devel/files/patch-af +++ b/ftp/proftpd-devel/files/patch-af @@ -1,6 +1,6 @@ ---- src/proftpd.8.orig Sun Jun 7 16:26:39 1998 -+++ src/proftpd.8 Sun Jun 7 16:27:44 1998 -@@ -19,6 +19,12 @@ +--- src/proftpd.8.orig Sun Feb 21 16:26:21 1999 ++++ src/proftpd.8 Sun Feb 21 16:28:31 1999 +@@ -21,6 +21,12 @@ may be invoked by the Internet "super-server" inetd(8) each time a connection to the FTP service is made, or alternatively it can be run as a stand-alone daemon. @@ -10,6 +10,6 @@ +facility of LOG_FTP. Note: LOG_FTP messages are not displayed +by syslogd(8) by default, and may have to be enabled in syslogd(8)'s +configuration file. - .SH OPTIONS - .TP 12 - .B \-h,\--help + + When + .B proftpd |