Index: head/security/libgpg-error/Makefile =================================================================== --- head/security/libgpg-error/Makefile (revision 103345) +++ head/security/libgpg-error/Makefile (revision 103346) @@ -1,43 +1,31 @@ # New ports collection makefile for: libgpg-error # Date created: 2003-10-12 # Whom: Sergei Kolobov # # $FreeBSD$ # PORTNAME= libgpg-error -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/${PORTNAME} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - ${DISTNAME}${EXTRACT_SUFX}.sig -MAINTAINER= sergei@kolobov.com +MAINTAINER= sergei@FreeBSD.org COMMENT= Common error values for all GnuPG components +USE_GPG= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -GPG= ${LOCALBASE}/bin/gpg -GPG_FLAGS= --keyserver pgp.mit.edu --keyserver-options auto-key-retrieve - DOCS= AUTHORS ChangeLog NEWS README - -post-fetch: -.if exists(${GPG}) - @${ECHO_MSG} "===> Verifying GnuPG signature" - @${GPG} --verify ${GPG_FLAGS} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.sig -.else - @${ECHO_MSG} "===> GnuPG not installed. Signature can not be verified" -.endif .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif .include Property changes on: head/security/libgpg-error/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/security/libgpg-error/distinfo =================================================================== --- head/security/libgpg-error/distinfo (revision 103345) +++ head/security/libgpg-error/distinfo (revision 103346) @@ -1,2 +1,4 @@ -MD5 (libgpg-error-0.5.tar.gz) = 059d8ea9d11bf1054949a23274d7b212 -MD5 (libgpg-error-0.5.tar.gz.sig) = 599a6928a34c99932d2497c33103f7a2 +MD5 (libgpg-error-0.6.tar.gz) = 516623893401d391b6c346cba543681d +SIZE (libgpg-error-0.6.tar.gz) = 294648 +MD5 (libgpg-error-0.6.tar.gz.sig) = 1951524a8d8b241fbd49d84eb75b62f8 +SIZE (libgpg-error-0.6.tar.gz.sig) = 65 Property changes on: head/security/libgpg-error/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property