[105102] trunk/dports/science/xastir
ciserlohn at macports.org
ciserlohn at macports.org
Wed Apr 10 07:23:14 PDT 2013
Revision: 105102
https://trac.macports.org/changeset/105102
Author: ciserlohn at macports.org
Date: 2013-04-10 07:23:14 -0700 (Wed, 10 Apr 2013)
Log Message:
-----------
xastir: update to version 2.0.4 (fixes build issue, see #38742); remove obsolete patches
Modified Paths:
--------------
trunk/dports/science/xastir/Portfile
Removed Paths:
-------------
trunk/dports/science/xastir/files/patch-Makefile.am.diff
trunk/dports/science/xastir/files/patch-scripts-Makefile.am.diff
Modified: trunk/dports/science/xastir/Portfile
===================================================================
--- trunk/dports/science/xastir/Portfile 2013-04-10 12:28:56 UTC (rev 105101)
+++ trunk/dports/science/xastir/Portfile 2013-04-10 14:23:14 UTC (rev 105102)
@@ -4,8 +4,7 @@
PortSystem 1.0
name xastir
-version 2.0.0
-revision 3
+version 2.0.4
categories science
license GPL-2+
platforms darwin
@@ -18,8 +17,8 @@
homepage http://www.xastir.org/
master_sites sourceforge:project/xastir/xastir-stable/xastir-${version}
-checksums rmd160 43c7f5c1cf9735b0dbe797a3ccc6aead60f7a7bd \
- sha256 a7834f9adc802da8fb45c15656efa2f85a5b930dc414251af4cb6b490ddb7281
+checksums rmd160 2bea2cd58850357a6cb3085d391469418bc6efe2 \
+ sha256 975f1cbe1ee32334e579588dcf2e19bcc607ad7b5f9d0848075f6d283d65af86
depends_build port:autoconf \
port:automake \
@@ -39,11 +38,9 @@
port:proj \
port:shapelib
-patchfiles patch-Makefile.am.diff \
- patch-acinclude.m4.diff \
+patchfiles patch-acinclude.m4.diff \
patch-bootstrap.sh.diff \
patch-configure.ac.diff \
- patch-scripts-Makefile.am.diff
post-patch {
reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/bootstrap.sh
Deleted: trunk/dports/science/xastir/files/patch-Makefile.am.diff
===================================================================
--- trunk/dports/science/xastir/files/patch-Makefile.am.diff 2013-04-10 12:28:56 UTC (rev 105101)
+++ trunk/dports/science/xastir/files/patch-Makefile.am.diff 2013-04-10 14:23:14 UTC (rev 105102)
@@ -1,15 +0,0 @@
---- Makefile.am.orig 2010-09-08 13:13:26.000000000 -0500
-+++ Makefile.am 2011-09-29 01:40:00.000000000 -0500
-@@ -72,10 +72,10 @@
- # documentation is FHS compliant.
-
- install-exec-hook:
-- -rm -rf ${pkgdatadir}/doc
-+ -rm -rf $(DESTDIR)${pkgdatadir}/doc
-
- install-data-hook:
-- cd $(mapdir) && \
-+ cd $(DESTDIR)$(mapdir) && \
- rm -f CC_OpenStreetMap.png && \
- $(LN_S) CC_OpenStreetMap_logo.png CC_OpenStreetMap.png
-
Deleted: trunk/dports/science/xastir/files/patch-scripts-Makefile.am.diff
===================================================================
--- trunk/dports/science/xastir/files/patch-scripts-Makefile.am.diff 2013-04-10 12:28:56 UTC (rev 105101)
+++ trunk/dports/science/xastir/files/patch-scripts-Makefile.am.diff 2013-04-10 14:23:14 UTC (rev 105102)
@@ -1,18 +0,0 @@
---- scripts/Makefile.am.orig 2012-02-04 19:47:28.000000000 +1100
-+++ scripts/Makefile.am 2012-02-04 20:23:23.000000000 +1100
-@@ -3,7 +3,8 @@
- # Copyright (C) 2000-2010 The Xastir Group
- #
-
--pkglib_SCRIPTS = \
-+scriptsdir=${pkgdatadir}/scripts
-+scripts_DATA = \
- Coordinate.pm \
- coord-convert.pl \
- geopdf2gtiff.pl \
-@@ -45,5 +46,3 @@
- xastir-migrate.sh \
- Xastir_tigerpoly.py
-
--EXTRA_DIST = $(pkglib_SCRIPTS)
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130410/e5453b8f/attachment.html>
More information about the macports-changes
mailing list