diff options
Diffstat (limited to 'graphics/mapyrus')
-rw-r--r-- | graphics/mapyrus/Makefile | 6 | ||||
-rw-r--r-- | graphics/mapyrus/distinfo | 4 | ||||
-rw-r--r-- | graphics/mapyrus/pkg-plist | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/graphics/mapyrus/Makefile b/graphics/mapyrus/Makefile index 41007d82a390..33afc984095f 100644 --- a/graphics/mapyrus/Makefile +++ b/graphics/mapyrus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mapyrus -PORTVERSION= 1.104 +PORTVERSION= 1.105 PORTREVISION= 0 CATEGORIES= graphics print java MASTER_SITES= SF @@ -14,6 +14,8 @@ MASTER_SITES= SF MAINTAINER= nivit@FreeBSD.org COMMENT= A software for creating plots of points, lines, etc +LICENSE= LGPL21 + NO_BUILD= yes NO_WRKSUBDIR= yes @@ -25,8 +27,6 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} SUB_FILES= ${PORTNAME} pkg-message SUB_LIST= MAPYRUSJAR=${MAPYRUSJAR} -LICENSE= LGPL21 - MAPYRUSJAR= ${PORTNAME}.jar MAPYRUSDOCS= ${PORTNAME}.pdf diff --git a/graphics/mapyrus/distinfo b/graphics/mapyrus/distinfo index 250e5ddb51d9..205f9ea6791b 100644 --- a/graphics/mapyrus/distinfo +++ b/graphics/mapyrus/distinfo @@ -1,2 +1,2 @@ -SHA256 (mapyrus-1.104.zip) = 6b0e3851a667dba060118cd3e612d2c5270b720d48133eca670eb0db882f05b6 -SIZE (mapyrus-1.104.zip) = 3167666 +SHA256 (mapyrus-1.105.zip) = 81cf7ded80435fb66113f8c1f9d0c8ad8fc869b9c1a80a7b7aefbe5e9e271336 +SIZE (mapyrus-1.105.zip) = 3433599 diff --git a/graphics/mapyrus/pkg-plist b/graphics/mapyrus/pkg-plist index 511dc1598446..82ceeed0e9d9 100644 --- a/graphics/mapyrus/pkg-plist +++ b/graphics/mapyrus/pkg-plist @@ -24,6 +24,7 @@ bin/mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/streets.EE %%PORTEXAMPLES%%%%EXAMPLESDIR%%/svg1.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/symbols.mapyrus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/timestamp.txt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle2.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle3.mapyrus @@ -31,7 +32,6 @@ bin/mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle5.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle6.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle7.mapyrus -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialanimate1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialattribute1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialattribute2.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialdatasets1.mapyrus @@ -117,8 +117,11 @@ bin/mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialturnpage1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialvar1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialvar2.mapyrus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialwms1.html +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialwms1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialwordwrap1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vegetation.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/version.txt %%DATADIR%%/mapyrus.jar @dirrm %%DATADIR%% %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |