diff options
author | nivit <nivit@FreeBSD.org> | 2011-05-17 20:35:42 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2011-05-17 20:35:42 +0800 |
commit | 399f754dd2b828c6ee83286b90900bae30c1656e (patch) | |
tree | af4c8bc07d748b54017ddc74c23573a79d01ff13 /graphics/mapyrus | |
parent | 68d6a68638669387b45d6798db2adf0ffeab2abd (diff) | |
download | freebsd-ports-gnome-399f754dd2b828c6ee83286b90900bae30c1656e.tar.gz freebsd-ports-gnome-399f754dd2b828c6ee83286b90900bae30c1656e.tar.zst freebsd-ports-gnome-399f754dd2b828c6ee83286b90900bae30c1656e.zip |
- Update to 1.102
- Set LICENSE variable to LGPL21
Diffstat (limited to 'graphics/mapyrus')
-rw-r--r-- | graphics/mapyrus/Makefile | 4 | ||||
-rw-r--r-- | graphics/mapyrus/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/mapyrus/Makefile b/graphics/mapyrus/Makefile index 423b628d5b22..74e0bb05fded 100644 --- a/graphics/mapyrus/Makefile +++ b/graphics/mapyrus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mapyrus -PORTVERSION= 1.007 +PORTVERSION= 1.102 PORTREVISION= 0 CATEGORIES= graphics print java MASTER_SITES= SF @@ -25,6 +25,8 @@ 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 cf10c72e7224..4453ac58d4c4 100644 --- a/graphics/mapyrus/distinfo +++ b/graphics/mapyrus/distinfo @@ -1,3 +1,2 @@ -MD5 (mapyrus-1.007.zip) = 00c001a39a055798a5ce5dec777cd93d -SHA256 (mapyrus-1.007.zip) = 98f405e854207c2a18a67847bfb3f19aa67cf21194552ea516d8b8f8f77f64cb -SIZE (mapyrus-1.007.zip) = 3099143 +SHA256 (mapyrus-1.102.zip) = 7a5844e7f173f6c9ce5b55d297db27764f921e631017fa3ec0654dca4834847d +SIZE (mapyrus-1.102.zip) = 3157402 |