diff options
-rw-r--r-- | security/gnupg/Makefile | 5 | ||||
-rw-r--r-- | security/gnupg/distinfo | 1 | ||||
-rw-r--r-- | security/gnupg1/Makefile | 5 | ||||
-rw-r--r-- | security/gnupg1/distinfo | 1 |
4 files changed, 10 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index d7956b181df0..33f6c30392fe 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,12 +7,15 @@ PORTNAME= gnupg PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \ ftp://pgp.iijlab.net/pub/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} MASTER_SITE_SUBDIR= gnupg +PATCHFILES= gnupg-1.0.4.security-patch1.diff +PATCH_SITES= ${MASTER_SITES} +PATCH_DIST_STRIP= -p1 MAINTAINER= kuriyama@FreeBSD.org diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index 40fbb0cfd3d9..d6f0e93b5858 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1 +1,2 @@ MD5 (gnupg-1.0.4.tar.gz) = bef2267bfe9b74a00906a78db34437f9 +MD5 (gnupg-1.0.4.security-patch1.diff) = 4d7b547a7b85a877ad165a3a29ae08e5 diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index d7956b181df0..33f6c30392fe 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -7,12 +7,15 @@ PORTNAME= gnupg PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \ ftp://pgp.iijlab.net/pub/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} MASTER_SITE_SUBDIR= gnupg +PATCHFILES= gnupg-1.0.4.security-patch1.diff +PATCH_SITES= ${MASTER_SITES} +PATCH_DIST_STRIP= -p1 MAINTAINER= kuriyama@FreeBSD.org diff --git a/security/gnupg1/distinfo b/security/gnupg1/distinfo index 40fbb0cfd3d9..d6f0e93b5858 100644 --- a/security/gnupg1/distinfo +++ b/security/gnupg1/distinfo @@ -1 +1,2 @@ MD5 (gnupg-1.0.4.tar.gz) = bef2267bfe9b74a00906a78db34437f9 +MD5 (gnupg-1.0.4.security-patch1.diff) = 4d7b547a7b85a877ad165a3a29ae08e5 |