update ports/security/gnupg from 1.0.7 to 1.2.0 Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message ? work ? owork cvs server: Diffing . iD8DBQE9jOt6SypIl9OdoOMRAvsQAJ4p99HtJT1MthhHGtyc1Ven7J2UBwCg0EoG rpScy671Qd7AuEEcUTW7sUI= =lc9y -----END PGP SIGNATURE-------P7fbjsolOpsfN62Yxa883ZMVm0TV0EgqEXzwqYwT6sjnw83O Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/gnupg/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- Makefile 2002/08/01 16:22:34 1.46 +++ Makefile 2002/09/21 21:57:23 @@ -6,25 +6,33 @@ # PORTNAME= gnupg -PORTVERSION= 1.0.7 +PORTVERSION= 1.2.0 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \ + http://ftp.planetmirror.com/pub/gnupg/%SUBDIR%/ \ + http://sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \ ftp://pgp.iijlab.net/pub/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} \ + ftp://ftp.demon.nl/pub/mirrors/gnupg/%SUBDIR%/ MASTER_SITE_SUBDIR= gnupg +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= kuriyama@FreeBSD.org LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +USE_BZIP2= yes USE_GMAKE= YES GNU_CONFIGURE= YES +CONFIGURE_ARGS+= --enable-tiger CONFIGURE_TARGET= --build ${MACHINE_ARCH}-portbld-freebsd${OSREL} .if ${MACHINE_CPU:Mi586} MACHINE_ARCH= i586 .endif CFLAGS:= ${CFLAGS:S/-pipe//g} MAN1= gpg.1 gpgv.1 +MAN7= gnupg.7 .include <bsd.port.pre.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/gnupg/distinfo,v retrieving revision 1.21 diff -u -r1.21 distinfo --- distinfo 2002/04/30 13:13:01 1.21 +++ distinfo 2002/09/21 21:57:23 @@ -1 +1,2 @@ -MD5 (gnupg-1.0.7.tar.gz) = d8b36d4dfd213a1a1027b1877acbc897 +MD5 (gnupg-1.2.0.tar.bz2) = b22b10dacfeb5c2b0bc4ce9def2d1120 +MD5 (gnupg-1.2.0.tar.bz2.sig) = cf7eaa4a77940a0436073473618d8f16 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/gnupg/pkg-plist,v retrieving revision 1.21 diff -u -r1.21 pkg-plist --- pkg-plist 2002/05/01 15:30:10 1.21 +++ pkg-plist 2002/09/21 21:57:24 @@ -1,14 +1,29 @@ bin/gpg -bin/gpgkeys_mailto bin/gpgsplit bin/gpgv +libexec/gnupg/gpgkeys_ldap +libexec/gnupg/gpgkeys_mailto +info/gpg.info info/gpgv.info -lib/gnupg/rndegd -lib/gnupg/rndunix -lib/gnupg/tiger share/gnupg/FAQ share/gnupg/faq.html share/gnupg/options.skel +%%PORTDOCS%%share/doc/gnupg/README +%%PORTDOCS%%share/doc/gnupg/DETAILS +%%PORTDOCS%%share/doc/gnupg/FAQ +%%PORTDOCS%%share/doc/gnupg/HACKING +%%PORTDOCS%%share/doc/gnupg/OpenPGP +%%PORTDOCS%%share/doc/gnupg/ABOUT-NLS +%%PORTDOCS%%share/doc/gnupg/AUTHORS +%%PORTDOCS%%share/doc/gnupg/BUGS +%%PORTDOCS%%share/doc/gnupg/COPYING +%%PORTDOCS%%share/doc/gnupg/INSTALL +%%PORTDOCS%%share/doc/gnupg/NEWS +%%PORTDOCS%%share/doc/gnupg/PROJECTS +%%PORTDOCS%%share/doc/gnupg/THANKS +%%PORTDOCS%%share/doc/gnupg/TODO +%%PORTDOCS%%share/doc/gnupg/VERSION +share/locale/ca/LC_MESSAGES/gnupg.mo share/locale/cs/LC_MESSAGES/gnupg.mo share/locale/da/LC_MESSAGES/gnupg.mo share/locale/de/LC_MESSAGES/gnupg.mo @@ -16,8 +31,8 @@ share/locale/eo/LC_MESSAGES/gnupg.mo share/locale/es/LC_MESSAGES/gnupg.mo share/locale/et/LC_MESSAGES/gnupg.mo -share/locale/gl/LC_MESSAGES/gnupg.mo share/locale/fr/LC_MESSAGES/gnupg.mo +share/locale/gl/LC_MESSAGES/gnupg.mo share/locale/id/LC_MESSAGES/gnupg.mo share/locale/it/LC_MESSAGES/gnupg.mo share/locale/ja/LC_MESSAGES/gnupg.mo @@ -27,22 +42,6 @@ share/locale/pt_BR/LC_MESSAGES/gnupg.mo share/locale/sv/LC_MESSAGES/gnupg.mo share/locale/tr/LC_MESSAGES/gnupg.mo -%%PORTDOCS%%share/doc/gnupg/README -%%PORTDOCS%%share/doc/gnupg/DETAILS -%%PORTDOCS%%share/doc/gnupg/FAQ -%%PORTDOCS%%share/doc/gnupg/HACKING -%%PORTDOCS%%share/doc/gnupg/OpenPGP -%%PORTDOCS%%share/doc/gnupg/ABOUT-NLS -%%PORTDOCS%%share/doc/gnupg/AUTHORS -%%PORTDOCS%%share/doc/gnupg/BUGS -%%PORTDOCS%%share/doc/gnupg/COPYING -%%PORTDOCS%%share/doc/gnupg/INSTALL -%%PORTDOCS%%share/doc/gnupg/NEWS -%%PORTDOCS%%share/doc/gnupg/PROJECTS -%%PORTDOCS%%share/doc/gnupg/THANKS -%%PORTDOCS%%share/doc/gnupg/TODO -%%PORTDOCS%%share/doc/gnupg/VERSION -@dirrm lib/gnupg @dirrm share/gnupg @unexec rmdir %D/share/locale/da/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/da 2>/dev/null || true cvs server: Diffing files cvs server: cannot find files/patch-configure cvs server: cannot find files/patch-keyserver:Makefile.in -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) How-To-Repeat: apply patch below. NB: remove patches in files/* since they are no longer needed.
Responsible Changed From-To: freebsd-ports->kuriyama Over to maintainer
State Changed From-To: open->closed Committed with modifications. Thanks!