aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-12-08 14:30:16 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-12-08 14:30:16 +0000
commit00739148803059dc009150af583bf4ca56c34de8 (patch)
tree16ae5755e2068d53680ff157163b897971fa0336 /astro
parent766030911c28de4e05bd13c2121f612ba62d5ad9 (diff)
downloadports-00739148803059dc009150af583bf4ca56c34de8.tar.gz
ports-00739148803059dc009150af583bf4ca56c34de8.zip
- Update to 0.38
PR: ports/152863 Submitted by: glebius (maintainer)
Notes
Notes: svn path=/head/; revision=265847
Diffstat (limited to 'astro')
-rw-r--r--astro/osmosis/Makefile27
-rw-r--r--astro/osmosis/distinfo5
-rw-r--r--astro/osmosis/pkg-plist23
3 files changed, 26 insertions, 29 deletions
diff --git a/astro/osmosis/Makefile b/astro/osmosis/Makefile
index 119c5220139b..e7380c9b91cf 100644
--- a/astro/osmosis/Makefile
+++ b/astro/osmosis/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= osmosis
-PORTVERSION= 0.37
+PORTVERSION= 0.38
CATEGORIES= astro java
MASTER_SITES= http://bretth.dev.openstreetmap.org/osmosis-build/
EXTRACT_SUFX= .tgz
@@ -32,18 +32,18 @@ JARFILES= aopalliance-1.0.jar \
jpf-1.5.jar \
mysql-connector-java-5.1.10.jar \
osmbin-1.0-6d760534.jar \
- osmosis-apidb-0.37.jar \
- osmosis-areafilter-0.37.jar \
- osmosis-binary-0.37.jar \
- osmosis-core-0.37.jar \
- osmosis-dataset-0.37.jar \
- osmosis-extract-0.37.jar \
+ osmosis-apidb-${PORTVERSION}.jar \
+ osmosis-areafilter-${PORTVERSION}.jar \
+ osmosis-binary-${PORTVERSION}.jar \
+ osmosis-core-${PORTVERSION}.jar \
+ osmosis-dataset-${PORTVERSION}.jar \
+ osmosis-extract-${PORTVERSION}.jar \
osmosis-hstore-0.2.jar \
- osmosis-pgsnapshot-0.37.jar \
- osmosis-replication-0.37.jar \
- osmosis-set-0.37.jar \
- osmosis-tagfilter-0.37.jar \
- osmosis-xml-0.37.jar \
+ osmosis-pgsnapshot-${PORTVERSION}.jar \
+ osmosis-replication-${PORTVERSION}.jar \
+ osmosis-set-${PORTVERSION}.jar \
+ osmosis-tagfilter-${PORTVERSION}.jar \
+ osmosis-xml-${PORTVERSION}.jar \
plexus-classworlds-2.2.2.jar \
postgis-jdbc-1.3.3.jar \
postgresql-8.4-701.jdbc4.jar \
@@ -60,8 +60,7 @@ JARFILES= aopalliance-1.0.jar \
woodstox-core-lgpl-4.0.3.jar \
xercesImpl-2.9.1.jar
-CONFFILES= plexus.conf \
- osmosis-plugins.conf
+CONFFILES= plexus.conf
do-install:
@${MKDIR} ${DATADIR}/lib/default
diff --git a/astro/osmosis/distinfo b/astro/osmosis/distinfo
index a8edb090f131..f562d7dd64ec 100644
--- a/astro/osmosis/distinfo
+++ b/astro/osmosis/distinfo
@@ -1,3 +1,2 @@
-MD5 (osmosis-0.37.tgz) = ba60b953c93e43e18a7205c1a3fe0ff7
-SHA256 (osmosis-0.37.tgz) = 431eb49439fc6fa69fe52e794311bb3167554280c2441c9b0450373b1d6fd05c
-SIZE (osmosis-0.37.tgz) = 7241414
+SIZE (osmosis-0.38.tgz) = 7242741
+SHA256 (osmosis-0.38.tgz) = 226b83df5fce823f5ccd0573de1009780ae19c965c280466063ec987176dc82e
diff --git a/astro/osmosis/pkg-plist b/astro/osmosis/pkg-plist
index 147ad740a5e3..7198d4a8e775 100644
--- a/astro/osmosis/pkg-plist
+++ b/astro/osmosis/pkg-plist
@@ -1,6 +1,5 @@
bin/osmosis
%%DATADIR%%/config/plexus.conf
-%%DATADIR%%/config/osmosis-plugins.conf
%%DATADIR%%/lib/default/aopalliance-1.0.jar
%%DATADIR%%/lib/default/commons-codec-1.4.jar
%%DATADIR%%/lib/default/commons-compress-1.0.jar
@@ -10,18 +9,18 @@ bin/osmosis
%%DATADIR%%/lib/default/jpf-1.5.jar
%%DATADIR%%/lib/default/mysql-connector-java-5.1.10.jar
%%DATADIR%%/lib/default/osmbin-1.0-6d760534.jar
-%%DATADIR%%/lib/default/osmosis-apidb-0.37.jar
-%%DATADIR%%/lib/default/osmosis-areafilter-0.37.jar
-%%DATADIR%%/lib/default/osmosis-binary-0.37.jar
-%%DATADIR%%/lib/default/osmosis-core-0.37.jar
-%%DATADIR%%/lib/default/osmosis-dataset-0.37.jar
-%%DATADIR%%/lib/default/osmosis-extract-0.37.jar
+%%DATADIR%%/lib/default/osmosis-apidb-0.38.jar
+%%DATADIR%%/lib/default/osmosis-areafilter-0.38.jar
+%%DATADIR%%/lib/default/osmosis-binary-0.38.jar
+%%DATADIR%%/lib/default/osmosis-core-0.38.jar
+%%DATADIR%%/lib/default/osmosis-dataset-0.38.jar
+%%DATADIR%%/lib/default/osmosis-extract-0.38.jar
%%DATADIR%%/lib/default/osmosis-hstore-0.2.jar
-%%DATADIR%%/lib/default/osmosis-pgsnapshot-0.37.jar
-%%DATADIR%%/lib/default/osmosis-replication-0.37.jar
-%%DATADIR%%/lib/default/osmosis-set-0.37.jar
-%%DATADIR%%/lib/default/osmosis-tagfilter-0.37.jar
-%%DATADIR%%/lib/default/osmosis-xml-0.37.jar
+%%DATADIR%%/lib/default/osmosis-pgsnapshot-0.38.jar
+%%DATADIR%%/lib/default/osmosis-replication-0.38.jar
+%%DATADIR%%/lib/default/osmosis-set-0.38.jar
+%%DATADIR%%/lib/default/osmosis-tagfilter-0.38.jar
+%%DATADIR%%/lib/default/osmosis-xml-0.38.jar
%%DATADIR%%/lib/default/plexus-classworlds-2.2.2.jar
%%DATADIR%%/lib/default/postgis-jdbc-1.3.3.jar
%%DATADIR%%/lib/default/postgresql-8.4-701.jdbc4.jar