svn commit: r302011 - head/devel/py-asn1

Michael Scheidell scheidell at FreeBSD.org
Sat Aug 4 13:13:03 UTC 2012


Author: scheidell
Date: Sat Aug  4 13:13:02 2012
New Revision: 302011
URL: http://svn.freebsd.org/changeset/ports/302011

Log:
  - Update to 0.1.4
  
  PR:		ports/170247
  Submitted by:	Ruslan Mahmatkhanov <cvs-src at yandex.ru>
  Approved by:	Martin Jackson <mhjacks at swbell.net> (maintainer)

Modified:
  head/devel/py-asn1/Makefile
  head/devel/py-asn1/distinfo
  head/devel/py-asn1/pkg-descr

Modified: head/devel/py-asn1/Makefile
==============================================================================
--- head/devel/py-asn1/Makefile	Sat Aug  4 12:24:05 2012	(r302010)
+++ head/devel/py-asn1/Makefile	Sat Aug  4 13:13:02 2012	(r302011)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asn1
-PORTVERSION=	0.1.3
+PORTVERSION=	0.1.4
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP \

Modified: head/devel/py-asn1/distinfo
==============================================================================
--- head/devel/py-asn1/distinfo	Sat Aug  4 12:24:05 2012	(r302010)
+++ head/devel/py-asn1/distinfo	Sat Aug  4 13:13:02 2012	(r302011)
@@ -1,2 +1,2 @@
-SHA256 (pyasn1-0.1.3.tar.gz) = 937fd751c4c25dbd37810d15138114640773c7c276039c9f6d7276fdacb355b7
-SIZE (pyasn1-0.1.3.tar.gz) = 54291
+SHA256 (pyasn1-0.1.4.tar.gz) = 19ff3b7f46c69ee9c20aa606de3fc152486e48aab3316f16427fda0cf9917bf5
+SIZE (pyasn1-0.1.4.tar.gz) = 74929

Modified: head/devel/py-asn1/pkg-descr
==============================================================================
--- head/devel/py-asn1/pkg-descr	Sat Aug  4 12:24:05 2012	(r302010)
+++ head/devel/py-asn1/pkg-descr	Sat Aug  4 13:13:02 2012	(r302011)
@@ -1,4 +1,4 @@
 ASN.1 types and codecs (BER, CER, DER) implementation in Python programming
 language.
 
-WWW:	http://sourceforge.net/projects/pyasn1/
+WWW: http://sourceforge.net/projects/pyasn1/
\ No newline at end of file



More information about the svn-ports-all mailing list