diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-10 07:15:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-10 07:15:20 +0800 |
commit | 0c5611194b9e12dbe6641fe1b27ebc684469e5a3 (patch) | |
tree | c0ad375b4a29b15d227fe7f6997b58543693ed65 /www | |
parent | 37a59c3e23b66adce4bc171d6de359aa9d4f7d64 (diff) | |
download | freebsd-ports-gnome-0c5611194b9e12dbe6641fe1b27ebc684469e5a3.tar.gz freebsd-ports-gnome-0c5611194b9e12dbe6641fe1b27ebc684469e5a3.tar.zst freebsd-ports-gnome-0c5611194b9e12dbe6641fe1b27ebc684469e5a3.zip |
- Update to 2.6
PR: 130041
Submitted by: Marcin Cieslak <saper@SYSTEM.PL> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/jericho-html/Makefile | 8 | ||||
-rw-r--r-- | www/jericho-html/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/jericho-html/Makefile b/www/jericho-html/Makefile index 4dc195625119..c18bf670e3b5 100644 --- a/www/jericho-html/Makefile +++ b/www/jericho-html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jericho-html -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= www java MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:S,-,,} @@ -17,9 +17,9 @@ COMMENT= A java library to analyse and manipulate HTML USE_ZIP= yes USE_JAVA= 1.3+ -INTERFACES:= "compile-time-dependencies/slf4j-api-1.4.3.jar:\ - compile-time-dependencies/commons-logging-api-1.1.jar:\ - compile-time-dependencies/log4j-api-1.2.14.jar" +INTERFACES:= "compile-time-dependencies/slf4j-api-1.5.2.jar:\ + compile-time-dependencies/commons-logging-api-1.1.1.jar:\ + compile-time-dependencies/log4j-api-1.2.15.jar" PORTDOCS= api PLIST_FILES+= %%JAVAJARDIR%%/${PORTNAME}.jar diff --git a/www/jericho-html/distinfo b/www/jericho-html/distinfo index 280531763604..0c84f7b035ab 100644 --- a/www/jericho-html/distinfo +++ b/www/jericho-html/distinfo @@ -1,3 +1,3 @@ -MD5 (jericho-html-2.5.zip) = 64306d0eb82608e50496a680b319182d -SHA256 (jericho-html-2.5.zip) = 212b9e8b72f9787dfafd046e8716f0d04365afcd3f4d2fb293e69d5b90e456b4 -SIZE (jericho-html-2.5.zip) = 1456664 +MD5 (jericho-html-2.6.zip) = 2da5ce7582213f7779e04ae492337db6 +SHA256 (jericho-html-2.6.zip) = 6968459488579d17c88d2cbd7f46d6e07ea1bd086caac1015a1845975a550f68 +SIZE (jericho-html-2.6.zip) = 1522427 |