diff options
author | thierry <thierry@FreeBSD.org> | 2009-03-28 01:45:53 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2009-03-28 01:45:53 +0800 |
commit | b664e2cb1f1136372854f0036a499fa97075b087 (patch) | |
tree | 0d21f2a9b2a21c30d4dce8d178f078fdc73c139b | |
parent | f911c8e90e03a71a0e4b7af45e25f147c27ce4a6 (diff) | |
download | freebsd-ports-gnome-b664e2cb1f1136372854f0036a499fa97075b087.tar.gz freebsd-ports-gnome-b664e2cb1f1136372854f0036a499fa97075b087.tar.zst freebsd-ports-gnome-b664e2cb1f1136372854f0036a499fa97075b087.zip |
Upgrade to 7.0.36 and make fetchable again.
Changelog at <http://download.aquafold.com/download/changelog.txt>.
-rw-r--r-- | databases/adstudio/Makefile | 4 | ||||
-rw-r--r-- | databases/adstudio/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/databases/adstudio/Makefile b/databases/adstudio/Makefile index 53d45e01eae4..d1828bf38723 100644 --- a/databases/adstudio/Makefile +++ b/databases/adstudio/Makefile @@ -6,7 +6,7 @@ # PORTNAME= adstudio -PORTVERSION= 7.0.33 +PORTVERSION= 7.0.36 CATEGORIES= databases devel java MASTER_SITES= http://download.aquafold.com/download/v${PORTVERSION:R}.0/java/ DISTNAME= ads-java-novm-${PORTVERSION} @@ -17,8 +17,6 @@ COMMENT= A database query and administration tool RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/lib/libjogl.so:${PORTSDIR}/graphics/jogl -BROKEN= does not fetch - USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes diff --git a/databases/adstudio/distinfo b/databases/adstudio/distinfo index 6fcc9ba419d0..2cb0c3f29e42 100644 --- a/databases/adstudio/distinfo +++ b/databases/adstudio/distinfo @@ -1,3 +1,3 @@ -MD5 (ads-java-novm-7.0.33.tar.gz) = 657e042a3efd2e28ea59b5b520c886c4 -SHA256 (ads-java-novm-7.0.33.tar.gz) = 3e21f16670f9e257af0f29e0b1ccf303e9e50e9bac285664950fe82608631c14 -SIZE (ads-java-novm-7.0.33.tar.gz) = 52210293 +MD5 (ads-java-novm-7.0.36.tar.gz) = 79999d3ac21f89a88f6bbec738dfa89e +SHA256 (ads-java-novm-7.0.36.tar.gz) = 546f165ca0d0f6d48b0340e78a499e0b921913c34f93422183e9d19fcef72883 +SIZE (ads-java-novm-7.0.36.tar.gz) = 52274423 |