Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2012 11:37:03 GMT
From:      wen heping <wen@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166788: [Update]graphics/proj:update to 4.8.0
Message-ID:  <201204091137.q39Bb3jL062559@red.freebsd.org>
Resent-Message-ID: <201204091140.q39BeCEw074911@freefall.freebsd.org>

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

>Number:         166788
>Category:       ports
>Synopsis:       [Update]graphics/proj:update to 4.8.0
>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:   Mon Apr 09 11:40:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     wen heping
>Release:        FreeBSD 10.0
>Organization:
FreeBSD
>Environment:
>Description:
update to 4.8.0
>How-To-Repeat:

>Fix:
--- Makefile.orig       2012-04-09 10:24:33.000000000 +0800
+++ Makefile    2012-04-09 08:30:48.000000000 +0800
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/graphics/proj/Makefile,v 1.19 2011/11/09 15:25:35 miwi Exp $

 PORTNAME=      proj
-PORTVERSION=   4.7.0
+PORTVERSION=   4.8.0
 CATEGORIES=    graphics geography
 MASTER_SITES=  ftp://ftp.remotesensing.org/proj/ \
                http://download.osgeo.org/proj/
@@ -24,10 +24,14 @@
 USE_LDCONFIG=  yes
 USE_ZIP=       yes

-MAN1=          cs2cs.1 geod.1 nad2nad.1 proj.1
+MAN1=          cs2cs.1 geod.1 proj.1
 MAN3=          pj_init.3

 post-extract:
        @${UNZIP_CMD} -q ${DISTDIR}/${DATUM_GRID_FILES} -d ${WRKSRC}/nad

+post-patch:
+       @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|$${PREFIX}/libdata/pkgconfig|g' \
+               ${WRKSRC}/Makefile.in
+
 .include <bsd.port.mk>
--- distinfo.orig       2012-04-09 10:24:41.000000000 +0800
+++ distinfo    2012-04-09 08:08:26.000000000 +0800
@@ -1,4 +1,4 @@
-SHA256 (proj-4.7.0.zip) = 13f63143b696d9c8ac2ffd4c25a387988b26beadd38d87446903e224587b3e96
-SIZE (proj-4.7.0.zip) = 814963
+SHA256 (proj-4.8.0.zip) = b502df56db315e358d4e73a268426d7b0a17a7a5644d5339e8c270fa3c6c72ec
+SIZE (proj-4.8.0.zip) = 901078
 SHA256 (proj-datumgrid-1.5.zip) = 723c4017d95d7a8abdf3bda4e18d3c15d79b00f9326d453da5fdf13f96c287db
 SIZE (proj-datumgrid-1.5.zip) = 2250131
--- pkg-plist.orig      2012-04-09 10:24:51.000000000 +0800
+++ pkg-plist   2012-04-09 09:30:27.000000000 +0800
@@ -3,16 +3,14 @@
 bin/invgeod
 bin/invproj
 bin/nad2bin
-bin/nad2nad
 bin/proj
-include/nad_list.h
 include/org_proj4_Projections.h
 include/proj_api.h
-include/projects.h
 lib/libproj.a
 lib/libproj.la
 lib/libproj.so
-lib/libproj.so.6
+lib/libproj.so.7
+libdata/pkgconfig/proj.pc
 %%DATADIR%%/FL
 %%DATADIR%%/GL27
 %%DATADIR%%/IGNF

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



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