Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2007 14:54:24 +0900 (JST)
From:      TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Subject:   ports/109007: Update port: graphics/py-pyproj to 1.8.1a
Message-ID:  <20070210055424.46EB015345D@xeon.quad.dyndns.org>
Resent-Message-ID: <200702100600.l1A60Clg060481@freefall.freebsd.org>

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

>Number:         109007
>Category:       ports
>Synopsis:       Update port: graphics/py-pyproj to 1.8.1a
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 10 06:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     TAOKA Fumiyoshi
>Release:        
>Organization:
>Environment:
>Description:
	Update pyporj to 1.8.1a, which is a minor bugfix.
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/py-pyproj/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	8 Feb 2007 22:35:31 -0000	1.1
+++ Makefile	10 Feb 2007 05:49:32 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pyproj
-PORTVERSION=	1.8.1
+PORTVERSION=	1.8.1a
 CATEGORIES=	graphics python
 MASTER_SITES=	http://cheeseshop.python.org/packages/source/p/pyproj/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,7 @@
 
 LIB_DEPENDS=	proj.5:${PORTSDIR}/graphics/proj
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-1.8.1
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 MAKE_ENV=	PROJ_DIR=${LOCALBASE}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/py-pyproj/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	8 Feb 2007 22:35:31 -0000	1.1
+++ distinfo	10 Feb 2007 05:46:21 -0000
@@ -1,3 +1,3 @@
-MD5 (pyproj-1.8.1.tar.gz) = 1b28a593e5868e314cd07f4d291ab1a3
-SHA256 (pyproj-1.8.1.tar.gz) = a9fcdc2c6df7df5b5c60e5c6f10ef968c8a30ba3f80d2bc42963eeb411261c9a
-SIZE (pyproj-1.8.1.tar.gz) = 24212
+MD5 (pyproj-1.8.1a.tar.gz) = 389fa3457d5332d54ff209afcea7ca4f
+SHA256 (pyproj-1.8.1a.tar.gz) = bac0afc192ab2e07c371187aaf64caab9fc0b2c0b226e49bf4eadb5803232ab5
+SIZE (pyproj-1.8.1a.tar.gz) = 24134

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



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