From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 25 17:20:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B73521065671 for ; Sat, 25 Oct 2008 17:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 940BC8FC1C for ; Sat, 25 Oct 2008 17:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id m9PHK1b9014982 for ; Sat, 25 Oct 2008 17:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id m9PHK1Fm014981; Sat, 25 Oct 2008 17:20:01 GMT (envelope-from gnats) Resent-Date: Sat, 25 Oct 2008 17:20:01 GMT Resent-Message-Id: <200810251720.m9PHK1Fm014981@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yen-Ming Lee Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43382106566B; Sat, 25 Oct 2008 17:10:46 +0000 (UTC) (envelope-from leeym@cn1.leeym.com) Received: from cn1.leeym.com (b06s56le.corenetworks.net [64.85.165.237]) by mx1.freebsd.org (Postfix) with ESMTP id 0F4B68FC1D; Sat, 25 Oct 2008 17:10:45 +0000 (UTC) (envelope-from leeym@cn1.leeym.com) Received: from cn1.leeym.com (localhost [127.0.0.1]) by cn1.leeym.com (8.14.2/8.14.2) with ESMTP id m9PHAjYr056871; Sat, 25 Oct 2008 10:10:45 -0700 (PDT) (envelope-from leeym@cn1.leeym.com) Received: (from leeym@localhost) by cn1.leeym.com (8.14.2/8.14.2/Submit) id m9PHAjLU056870; Sat, 25 Oct 2008 10:10:45 -0700 (PDT) (envelope-from leeym) Message-Id: <200810251710.m9PHAjLU056870@cn1.leeym.com> Date: Sat, 25 Oct 2008 10:10:45 -0700 (PDT) From: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: lippe@FreeBSD.org Subject: ports/128373: [PATCH] graphics/p5-Geo-Proj4: update to 1.00 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2008 17:20:01 -0000 >Number: 128373 >Category: ports >Synopsis: [PATCH] graphics/p5-Geo-Proj4: update to 1.00 >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 Oct 25 17:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 1.00 Port maintainer (lippe@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Geo-Proj4-1.00.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Geo-Proj4/Makefile,v retrieving revision 1.5 diff -u -d -b -w -u -r1.5 Makefile --- Makefile 5 Sep 2008 02:36:43 -0000 1.5 +++ Makefile 25 Oct 2008 17:09:36 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Geo-Proj4 -PORTVERSION= 0.99 +PORTVERSION= 1.00 CATEGORIES= graphics devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -21,4 +21,10 @@ MAKE_ENV= INC=-I${LOCALBASE}/include PERL_CONFIGURE= yes -.include +.include + +.if ${PERL_LEVEL} < 500703 +RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils +.endif + +.include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/graphics/p5-Geo-Proj4/distinfo,v retrieving revision 1.3 diff -u -d -b -w -u -r1.3 distinfo --- distinfo 10 Mar 2008 22:55:00 -0000 1.3 +++ distinfo 25 Oct 2008 17:09:36 -0000 @@ -1,3 +1,3 @@ -MD5 (Geo-Proj4-0.99.tar.gz) = dcf70909fcbc7a2b93c1743a4f53b02d -SHA256 (Geo-Proj4-0.99.tar.gz) = 8630fb4bdb5c3ba0afa5786d2750c884f75377d06f7db5d38ae03e436efd7ae9 -SIZE (Geo-Proj4-0.99.tar.gz) = 11799 +MD5 (Geo-Proj4-1.00.tar.gz) = 6df9ed9e9a476af8c1323f83db60ed97 +SHA256 (Geo-Proj4-1.00.tar.gz) = 472065e22565d5ab7c93441ccf3d29e066014af7d9c6139a65ce6a2c1e0b8588 +SIZE (Geo-Proj4-1.00.tar.gz) = 11904 --- p5-Geo-Proj4-1.00.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: