ports/166100: [PATCH] update devel/py-polib

Josh Paetzel jpaetzel at FreeBSD.org
Wed Mar 14 17:30:07 UTC 2012


>Number:         166100
>Category:       ports
>Synopsis:       [PATCH] update devel/py-polib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 14 17:30:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel
>Release:        9.0-RELEASE
>Organization:
>Environment:
N/A
>Description:
The attached patch updates devel/py-polib to the latest version, as well as chases where it is currently hosted.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-polib/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	17 Aug 2009 08:10:35 -0000	1.6
+++ Makefile	14 Mar 2012 09:45:59 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	polib
-PORTVERSION=	0.4.1
+PORTVERSION=	0.7.0
 CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES=	http://cdn.bitbucket.org/izi/polib/downloads/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	yzlin at FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-polib/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	3 Jul 2011 14:58:45 -0000	1.4
+++ distinfo	14 Mar 2012 09:46:04 -0000
@@ -1,2 +1,2 @@
-SHA256 (polib-0.4.1.tar.gz) = 37513d2edbb1f5da85df9daa27ffc16c0e15a7c49283990fbf15cb378e8e8d78
-SIZE (polib-0.4.1.tar.gz) = 211914
+SHA256 (polib-0.7.0.tar.gz) = d9184d7454c650f5a26db54e70da8a50c51dcc6873af65277708ab9c6cf5c449
+SIZE (polib-0.7.0.tar.gz) = 149614


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



More information about the freebsd-ports-bugs mailing list