mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
- Update to 1.10.3.0
Approved by: crees (maintainer, via IRC)
This commit is contained in:
parent
d360b5841d
commit
1b40aa1123
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309231
2 changed files with 8 additions and 8 deletions
|
@ -2,11 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jgraphx
|
||||
PORTVERSION= 1.5.1.5
|
||||
PORTVERSION= 1.10.3.0
|
||||
CATEGORIES= java graphics
|
||||
MASTER_SITES= http://www.bayofrum.net/dist/jgraphx/ \
|
||||
http://www.jgraph.com/downloads/jgraphx/archive/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
|
||||
MASTER_SITES= GH
|
||||
|
||||
MAINTAINER= crees@FreeBSD.org
|
||||
COMMENT= The Java Graph Diagram Component version X (jgraph v6+)
|
||||
|
@ -17,8 +15,10 @@ LICENSE_NAME= JGraph Ltd License
|
|||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
MANUAL_PACKAGE_BUILD= needs interactive license confirmation
|
||||
|
||||
USE_ZIP= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jgraph
|
||||
GH_COMMIT= b445bde
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
JAVA_RUN= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (jgraphx-1_5_1_5.zip) = d98e19540caa4a2b4e41abded456f43a8eb50d0733663e209148b13bcb5467ce
|
||||
SIZE (jgraphx-1_5_1_5.zip) = 4175856
|
||||
SHA256 (jgraphx-1.10.3.0.tar.gz) = 7fca26a86d2850dd71320f5cf57656323b87b48db3c41bcc875bc390354fae83
|
||||
SIZE (jgraphx-1.10.3.0.tar.gz) = 3073488
|
||||
|
|
Loading…
Add table
Reference in a new issue