diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-05 18:29:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-05 18:29:12 +0800 |
commit | 4eaac3013c9a4d135b5f9fadee1ec0d81e205672 (patch) | |
tree | 7f13220d350f4b11d920019416c481186d4ed259 /graphics/mapyrus | |
parent | 47178abdae1eece54258f2c2042a7e7a42947c30 (diff) | |
download | freebsd-ports-gnome-4eaac3013c9a4d135b5f9fadee1ec0d81e205672.tar.gz freebsd-ports-gnome-4eaac3013c9a4d135b5f9fadee1ec0d81e205672.tar.zst freebsd-ports-gnome-4eaac3013c9a4d135b5f9fadee1ec0d81e205672.zip |
- Update to 0.608
PR: ports/101097
Submitted by: Nicola Vitale <nivit(at)email.it> (maintainer)
Approved by: krion (mentor)
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 | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/graphics/mapyrus/Makefile b/graphics/mapyrus/Makefile index 559016b438c7..378897cb385f 100644 --- a/graphics/mapyrus/Makefile +++ b/graphics/mapyrus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mapyrus -PORTVERSION= 0.607 +PORTVERSION= 0.608 CATEGORIES= graphics print java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/mapyrus/distinfo b/graphics/mapyrus/distinfo index af4f9e07c145..898bba6001b6 100644 --- a/graphics/mapyrus/distinfo +++ b/graphics/mapyrus/distinfo @@ -1,3 +1,3 @@ -MD5 (mapyrus-0.607.zip) = 69b94fafe6e4a6a6379d4dbc04e5b990 -SHA256 (mapyrus-0.607.zip) = e61eef1155af9838da572839b43077918551b58012ed8e53b502de64300271f0 -SIZE (mapyrus-0.607.zip) = 1460657 +MD5 (mapyrus-0.608.zip) = 0cf2997860a39e35071ed3aa8ba72fc0 +SHA256 (mapyrus-0.608.zip) = 14143970c0271a85f2249b7b52918532cbad4dd0f248d6ef957d2ae9b6e7d94a +SIZE (mapyrus-0.608.zip) = 1464625 diff --git a/graphics/mapyrus/pkg-plist b/graphics/mapyrus/pkg-plist index 4eb6247ad167..e25824a09bfc 100644 --- a/graphics/mapyrus/pkg-plist +++ b/graphics/mapyrus/pkg-plist @@ -23,6 +23,7 @@ bin/mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/scalebar.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stations.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/streets.EE +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/svg1.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/symbols.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/turtle2.mapyrus @@ -100,6 +101,7 @@ bin/mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialscalebar1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialshadow1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialsinkhole.mapyrus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialsvg1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialtable1.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialtable2.mapyrus %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tutorialtrans1.mapyrus |