diff options
-rw-r--r-- | ftp/proftpd-devel/Makefile | 6 | ||||
-rw-r--r-- | ftp/proftpd-devel/distinfo | 1 | ||||
-rw-r--r-- | ftp/proftpd/Makefile | 6 | ||||
-rw-r--r-- | ftp/proftpd/distinfo | 1 |
4 files changed, 12 insertions, 2 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index cd6adba..03808e7 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 26 January 1998 # Whom: Stephane Legrand # -# $Id: Makefile,v 1.5 1998/12/14 22:13:37 billf Exp $ +# $Id: Makefile,v 1.6 1998/12/17 10:43:52 asami Exp $ # DISTNAME= proftpd-1.2.0pre1 @@ -11,6 +11,10 @@ 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 5b5a2ce..9fb18dc 100644 --- a/ftp/proftpd-devel/distinfo +++ b/ftp/proftpd-devel/distinfo @@ -1 +1,2 @@ MD5 (proftpd-1.2.0pre1.tar.gz) = cd4456ebcdd19a2eb6e79ef7f4e3e65a +MD5 (proftpd-1.2.0pre1-path_exploit3.patch) = 1271d6ad42175dd94bc2a0607461fd06 diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index cd6adba..03808e7 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -3,7 +3,7 @@ # Date created: 26 January 1998 # Whom: Stephane Legrand # -# $Id: Makefile,v 1.5 1998/12/14 22:13:37 billf Exp $ +# $Id: Makefile,v 1.6 1998/12/17 10:43:52 asami Exp $ # DISTNAME= proftpd-1.2.0pre1 @@ -11,6 +11,10 @@ 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/distinfo b/ftp/proftpd/distinfo index 5b5a2ce..9fb18dc 100644 --- a/ftp/proftpd/distinfo +++ b/ftp/proftpd/distinfo @@ -1 +1,2 @@ MD5 (proftpd-1.2.0pre1.tar.gz) = cd4456ebcdd19a2eb6e79ef7f4e3e65a +MD5 (proftpd-1.2.0pre1-path_exploit3.patch) = 1271d6ad42175dd94bc2a0607461fd06 |