Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  7 Apr 2007 08:53:13 +0800 (CST)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        estith.freebsd.ports@thelunarempire.net
Subject:   ports/111339: [PATCH] graphics/p5-Geo-Proj4: update to 0.98
Message-ID:  <20070407005313.9012676F5AD@utopia.leeym.com>
Resent-Message-ID: <200704070100.l3710DGG037299@freefall.freebsd.org>

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

>Number:         111339
>Category:       ports
>Synopsis:       [PATCH] graphics/p5-Geo-Proj4: update to 0.98
>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:   Sat Apr 07 01:00:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.2-STABLE FreeBSD 6.2-STABLE #4: Fri Mar 23 00:03:31 CST 2007
>Description:
- Update to 0.98

Port maintainer (estith.freebsd.ports@thelunarempire.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Geo-Proj4-0.98.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/p5-Geo-Proj4/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	11 Feb 2006 02:34:36 -0000	1.1
+++ Makefile	7 Apr 2007 00:52:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Geo-Proj4
-PORTVERSION=	0.96
+PORTVERSION=	0.98
 CATEGORIES=	graphics devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Geo
@@ -18,13 +18,7 @@
 LIB_DEPENDS=	proj:${PORTSDIR}/graphics/proj
 
 MAN3=		Geo::Proj4.3
-CFLAGS+=	-I ${PREFIX}/include	# XXX - This seems ugly
+MAKE_ENV=	GEOPROJ_FWTOOLS_DIR=${LOCALBASE}
 PERL_CONFIGURE=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE=		requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/p5-Geo-Proj4/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	11 Feb 2006 02:34:36 -0000	1.1
+++ distinfo	7 Apr 2007 00:52:54 -0000
@@ -1,3 +1,3 @@
-MD5 (Geo-Proj4-0.96.tar.gz) = ad97612158c95562cee43485910fbf40
-SHA256 (Geo-Proj4-0.96.tar.gz) = f010153d3b1d3c017759b7fb7f2cfc61a9dce4662073cf6228872bff7b606e00
-SIZE (Geo-Proj4-0.96.tar.gz) = 18698
+MD5 (Geo-Proj4-0.98.tar.gz) = c0d843a1c917b5f3b8536531fd65f9b7
+SHA256 (Geo-Proj4-0.98.tar.gz) = fe2ce50054a56d08986e32b4c0491b0b273389e4948e1d4945ee45cc3f1a00c5
+SIZE (Geo-Proj4-0.98.tar.gz) = 20888
--- p5-Geo-Proj4-0.98.patch ends here ---

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



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