Bug 166788 - [Update]graphics/proj:update to 4.8.0
Summary: [Update]graphics/proj:update to 4.8.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-09 12:40 UTC by Wen Heping
Modified: 2012-05-07 09:20 UTC (History)
0 users

See Also:


Attachments
file.diff (207 bytes, patch)
2012-04-09 12:40 UTC, Wen Heping
no flags Details | Diff
file.diff (963 bytes, patch)
2012-04-09 12:40 UTC, Wen Heping
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2012-04-09 12:40:11 UTC
update to 4.8.0

Fix: 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>
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-09 12:40:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-09 12:40:24 UTC
Maintainer of graphics/proj,

Please note that PR ports/166788 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166788

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-09 12:40:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-05-07 09:10:24 UTC
wen         2012-05-07 08:10:11 UTC

  FreeBSD ports repository

  Modified files:
    graphics/proj        Makefile distinfo pkg-plist 
  Log:
  - Update to 4.8.0
  
  PR:             166788
  Submitted by:   Wen Heping (myself)
  Approved by:    maintainer(timeout, > 20 days)
  
  Revision  Changes    Path
  1.20      +6 -2      ports/graphics/proj/Makefile
  1.11      +2 -2      ports/graphics/proj/distinfo
  1.7       +2 -4      ports/graphics/proj/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Wen Heping freebsd_committer freebsd_triage 2012-05-07 09:18:33 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!