diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2010-09-12 06:07:28 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2010-09-12 06:07:28 +0000 |
commit | 2a843fe7fa4948c181ac2e582e2b676f877f61c7 (patch) | |
tree | 1abc282affb1c48dd510ab570081efdca766e45d /graphics/mapyrus | |
parent | e8efe7990ab01d53cda3b0bb328e0d98da16ff4d (diff) | |
download | ports-2a843fe7fa4948c181ac2e582e2b676f877f61c7.tar.gz ports-2a843fe7fa4948c181ac2e582e2b676f877f61c7.zip |
Notes
Diffstat (limited to 'graphics/mapyrus')
-rw-r--r-- | graphics/mapyrus/Makefile | 2 | ||||
-rw-r--r-- | graphics/mapyrus/distinfo | 6 | ||||
-rw-r--r-- | graphics/mapyrus/pkg-plist | 10 |
3 files changed, 12 insertions, 6 deletions
diff --git a/graphics/mapyrus/Makefile b/graphics/mapyrus/Makefile index e04c17191331..4c6958b58c26 100644 --- a/graphics/mapyrus/Makefile +++ b/graphics/mapyrus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mapyrus -PORTVERSION= 0.901 +PORTVERSION= 1.006 PORTREVISION= 0 CATEGORIES= graphics print java MASTER_SITES= SF diff --git a/graphics/mapyrus/distinfo b/graphics/mapyrus/distinfo index ec436fa7e486..d1a823e63989 100644 --- a/graphics/mapyrus/distinfo +++ b/graphics/mapyrus/distinfo @@ -1,3 +1,3 @@ -MD5 (mapyrus-0.901.zip) = e1e4576170263c9feb654fab9336d745 -SHA256 (mapyrus-0.901.zip) = 4762e68c5775d53b91e30b53314de71ff478d119845ce839b79d5c94526a56d2 -SIZE (mapyrus-0.901.zip) = 2489230 +MD5 (mapyrus-1.006.zip) = 1aea0fe7937bc08ed71d9e1a8e08bdba +SHA256 (mapyrus-1.006.zip) = 03d9384938ae998915c3d8ff20ff254b55b5d50526705d2096c1468bfceaa234 +SIZE (mapyrus-1.006.zip) = 3096214 diff --git a/graphics/mapyrus/pkg-plist b/graphics/mapyrus/pkg-plist index 105bc41e649d..511dc1598446 100644 --- a/graphics/mapyrus/pkg-plist +++ b/graphics/mapyrus/pkg-plist @@ -15,6 +15,7 @@ bin/mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mapview2.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mapview3.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mapview4.mapyrus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mapview5.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mapyrus.png %%PORTEXAMPLES%%%%EXAMPLESDIR%%/muc_freight.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/piechart.mapyrus @@ -46,9 +47,13 @@ bin/mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialdatasets9.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialeps1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialexisting1.mapyrus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialfirst1-no-newpage.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialfirst1.mapyrus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialfirst2-no-newpage.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialfirst2.mapyrus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialfirst3-no-newpage.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialfirst3.mapyrus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialfirst4-pdf.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialfirst4.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialflowlabel1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialflowlabel2.mapyrus @@ -95,6 +100,7 @@ bin/mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialprocedures2.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialprocedures3.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialprocedures4.mapyrus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialproj1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialprotect1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialprotect2.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialrand1.mapyrus @@ -114,6 +120,6 @@ bin/mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialwordwrap1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vegetation.dat %%DATADIR%%/mapyrus.jar -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% @dirrm %%DATADIR%% +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%% |