svn commit: r383984 - head/security/gnupg1
Bartek Rutkowski
robak at FreeBSD.org
Tue Apr 14 08:24:07 UTC 2015
Author: robak
Date: Tue Apr 14 08:24:06 2015
New Revision: 383984
URL: https://svnweb.freebsd.org/changeset/ports/383984
Log:
security/gnupg1: add CPE information
- Maintainer's timeout (kuriyama at FreeBSD.org)
PR: 198850
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/security/gnupg1/Makefile
Modified: head/security/gnupg1/Makefile
==============================================================================
--- head/security/gnupg1/Makefile Tue Apr 14 08:10:47 2015 (r383983)
+++ head/security/gnupg1/Makefile Tue Apr 14 08:24:06 2015 (r383984)
@@ -13,8 +13,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= kuriyama at FreeBSD.org
COMMENT= The GNU Privacy Guard
-USES= charsetfix gmake tar:bzip2
+USES= charsetfix cpe gmake tar:bzip2
GNU_CONFIGURE= YES
+CPE_VENDOR= gnupg
.if ${MACHINE_CPU:Mi586}
MACHINE_ARCH= i586
.endif
More information about the svn-ports-head
mailing list