Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2017 02:38:22 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431053 - head/security/gnupg
Message-ID:  <201701100238.v0A2cMPt023716@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Tue Jan 10 02:38:22 2017
New Revision: 431053
URL: https://svnweb.freebsd.org/changeset/ports/431053

Log:
  A little more detail into COMMENT, reflow the pkg-descr, and use pro mode
  for the plist.

Modified:
  head/security/gnupg/Makefile
  head/security/gnupg/distinfo
  head/security/gnupg/pkg-descr
  head/security/gnupg/pkg-plist

Modified: head/security/gnupg/Makefile
==============================================================================
--- head/security/gnupg/Makefile	Tue Jan 10 02:37:25 2017	(r431052)
+++ head/security/gnupg/Makefile	Tue Jan 10 02:38:22 2017	(r431053)
@@ -7,7 +7,7 @@ CATEGORIES=	security
 MASTER_SITES=	GNUPG
 
 MAINTAINER=	adamw@FreeBSD.org
-COMMENT=	The GNU Privacy Guard
+COMMENT=	The GNU Privacy Guard (modern version)
 
 LICENSE=	GPLv3 LGPL3
 LICENSE_COMB=	multi

Modified: head/security/gnupg/distinfo
==============================================================================
--- head/security/gnupg/distinfo	Tue Jan 10 02:37:25 2017	(r431052)
+++ head/security/gnupg/distinfo	Tue Jan 10 02:38:22 2017	(r431053)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1479551985
+TIMESTAMP = 1484015793
 SHA256 (gnupg-2.1.16.tar.bz2) = 49b9a6a6787ad00d4d2d69d8c7ee8905923782583f06078a064a0c80531d8844
 SIZE (gnupg-2.1.16.tar.bz2) = 5840687
-SHA256 (gnupg-2.1.16.tar.bz2.sig) = 91dd1279956a533a721f3e2dc06a092248cea8bd9a5259dc19f8d7573c1d3d12
-SIZE (gnupg-2.1.16.tar.bz2.sig) = 310

Modified: head/security/gnupg/pkg-descr
==============================================================================
--- head/security/gnupg/pkg-descr	Tue Jan 10 02:37:25 2017	(r431052)
+++ head/security/gnupg/pkg-descr	Tue Jan 10 02:38:22 2017	(r431053)
@@ -1,9 +1,9 @@
 GnuPG is a complete and free replacement for PGP. This is the "modern"
 version.
 
-GnuPG allows encrypting and signing your data and communication, and features a
-versatile key management system as well as access modules for many public key
-directories. GnuPG, also known as GPG, is a command line tool with features for
-easy integration with other applications.
+GnuPG allows encrypting and signing your data and communication, and
+features a versatile key management system as well as access modules
+for many public key directories. GnuPG, also known as GPG, is a command
+line tool with features for easy integration with other applications.
 
 WWW: https://www.gnupg.org/

Modified: head/security/gnupg/pkg-plist
==============================================================================
--- head/security/gnupg/pkg-plist	Tue Jan 10 02:37:25 2017	(r431052)
+++ head/security/gnupg/pkg-plist	Tue Jan 10 02:38:22 2017	(r431053)
@@ -6,9 +6,8 @@ bin/gpgsm
 bin/gpgtar
 bin/gpg-connect-agent
 bin/kbxutil
-%%SUID_GPG%%@mode 4555
-bin/gpg2
-%%SUID_GPG%%@mode
+%%SUID_GPG%%@(,,4555) bin/gpg2
+%%NO_SUID_GPG%%bin/gpg2
 bin/gpgconf
 bin/gpgparsemail
 bin/gpgv2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701100238.v0A2cMPt023716>