svn commit: r403236 - head/security/py-gnupg

Carlo Strub cs at FreeBSD.org
Mon Dec 7 21:02:28 UTC 2015


Author: cs
Date: Mon Dec  7 21:02:27 2015
New Revision: 403236
URL: https://svnweb.freebsd.org/changeset/ports/403236

Log:
  Update to 2.0.2
  
  PR:		205067
  Submitted by:	yuri at rawbw.com

Modified:
  head/security/py-gnupg/Makefile
  head/security/py-gnupg/distinfo

Modified: head/security/py-gnupg/Makefile
==============================================================================
--- head/security/py-gnupg/Makefile	Mon Dec  7 21:00:16 2015	(r403235)
+++ head/security/py-gnupg/Makefile	Mon Dec  7 21:02:27 2015	(r403236)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gnupg
-PORTVERSION=	1.4.0
+PORTVERSION=	2.0.2
 CATEGORIES=	security python
 MASTER_SITES=	http://www.c-s.li/ports/ \
 		CHEESESHOP

Modified: head/security/py-gnupg/distinfo
==============================================================================
--- head/security/py-gnupg/distinfo	Mon Dec  7 21:00:16 2015	(r403235)
+++ head/security/py-gnupg/distinfo	Mon Dec  7 21:02:27 2015	(r403236)
@@ -1,2 +1,2 @@
-SHA256 (gnupg-1.4.0.tar.gz) = 406752593c83cbac17f447a4e48088860ac36f0b4e40101d377f7dc018d11c57
-SIZE (gnupg-1.4.0.tar.gz) = 95168
+SHA256 (gnupg-2.0.2.tar.gz) = 67fa884d7700914ef623721c38c38fbbd9659825b65bcc81884a1772f12713df
+SIZE (gnupg-2.0.2.tar.gz) = 97683


More information about the svn-ports-all mailing list