- Update to 1.102
- Set LICENSE variable to LGPL21
This commit is contained in:
parent
6e94efb2dc
commit
9018a14655
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274224
2 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue