1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.202

- Restore %%VAR%%s inadvertently replaced in a previous commit (r300533),
  and remove trailing whitespaces (files/mapyrus.in)

BuildLog:	http://goo.gl/32Z0f
This commit is contained in:
Nicola Vitale 2012-09-06 21:58:21 +00:00
parent e7099d1820
commit c6c1a05f54
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303794
3 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
SHA256 (mapyrus-1.201.zip) = 0e535b4ce9b1d6b882495e661c9556aa47ced75267baf7e4cb3bb982522ca5ed
SIZE (mapyrus-1.201.zip) = 5048784
SHA256 (mapyrus-1.202.zip) = a563b0fbb2cba9a3607499c43de97e698c1e480c865dc83ad6d6f3b986d636fb
SIZE (mapyrus-1.202.zip) = 5055087

View File

@ -11,5 +11,4 @@ else
MAPYRUS_ARGS="$@"
fi
JAVA_VERSION="1.5+" \
exec "/usr/local/bin/java" ${JAVA_AWT_HEADLESS} -jar "/usr/local/share/java/mapyrus/mapyrus.jar" ${MAPYRUS_ARGS}
exec "%%LOCALBASE%%/bin/java" ${JAVA_AWT_HEADLESS} -jar "%%DATADIR%%/mapyrus.jar" ${MAPYRUS_ARGS}

View File

@ -92,6 +92,7 @@ bin/mapyrus
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutoriallines7.mapyrus
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutoriallines8.mapyrus
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutoriallines9.mapyrus
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialpdfgroup.mapyrus
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialpiechart1.mapyrus
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialpolygons1.mapyrus
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialpolygons2.mapyrus