svn commit: r429717 - head/security/pecl-crypto

Wen Heping wen at FreeBSD.org
Wed Dec 28 07:13:52 UTC 2016


Author: wen
Date: Wed Dec 28 07:13:51 2016
New Revision: 429717
URL: https://svnweb.freebsd.org/changeset/ports/429717

Log:
  - Update to 0.3.1
  
  PR:		215569
  Submitted by:	joneum at bsdproject.de
  Approved by:	maintainer

Modified:
  head/security/pecl-crypto/Makefile
  head/security/pecl-crypto/distinfo

Modified: head/security/pecl-crypto/Makefile
==============================================================================
--- head/security/pecl-crypto/Makefile	Wed Dec 28 07:09:39 2016	(r429716)
+++ head/security/pecl-crypto/Makefile	Wed Dec 28 07:13:51 2016	(r429717)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	crypto
-PORTVERSION=	0.2.2
-PORTREVISION=	1
+PORTVERSION=	0.3.1
 CATEGORIES=	security
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/security/pecl-crypto/distinfo
==============================================================================
--- head/security/pecl-crypto/distinfo	Wed Dec 28 07:09:39 2016	(r429716)
+++ head/security/pecl-crypto/distinfo	Wed Dec 28 07:13:51 2016	(r429717)
@@ -1,2 +1,3 @@
-SHA256 (PECL/crypto-0.2.2.tgz) = 03864c99f9e7e87c0daf639167fde8eb58a87ad0990a7ec8773a60753edf9342
-SIZE (PECL/crypto-0.2.2.tgz) = 66516
+TIMESTAMP = 1482908753
+SHA256 (PECL/crypto-0.3.1.tgz) = 4b7376237f21a98df572b3f4dc7a9fa299134b1874c3c9b460ad3b94f4f9e3e6
+SIZE (PECL/crypto-0.3.1.tgz) = 72909


More information about the svn-ports-head mailing list