Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2012 05:46:02 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170247: devel/py-asn1: update to 0.1.4
Message-ID:  <201207290546.q6T5k2Po097486@red.freebsd.org>
Resent-Message-ID: <201207290550.q6T5o1AY084102@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170247
>Category:       ports
>Synopsis:       devel/py-asn1: update to 0.1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 29 05:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        10.0-CURRENT
>Organization:
>Environment:
10.0-CURRENT amd64
>Description:
- update to 0.1.4
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-asn1.orig/Makefile py-asn1/Makefile
--- py-asn1.orig/Makefile	2012-06-20 08:33:58.000000000 +0400
+++ py-asn1/Makefile	2012-07-29 09:35:17.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asn1
-PORTVERSION=	0.1.3
+PORTVERSION=	0.1.4
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP \
diff -ruNa py-asn1.orig/distinfo py-asn1/distinfo
--- py-asn1.orig/distinfo	2012-06-20 08:33:58.000000000 +0400
+++ py-asn1/distinfo	2012-07-29 09:35:37.000000000 +0400
@@ -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
diff -ruNa py-asn1.orig/pkg-descr py-asn1/pkg-descr
--- py-asn1.orig/pkg-descr	2011-11-16 13:51:08.000000000 +0400
+++ py-asn1/pkg-descr	2012-07-29 09:35:25.000000000 +0400
@@ -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/


>Release-Note:
>Audit-Trail:
>Unformatted:



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