diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-09 23:15:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-09 23:15:20 +0000 |
commit | 8650a1cade105ab603bdd77dd128a6ae5116cc84 (patch) | |
tree | 2b238a4216ab184838e50783ad24c2398a51ed04 /www/jericho-html | |
parent | 0b748b90de8a9e36293a22949a33ff7ce89f33d5 (diff) |
- Update to 2.6
PR: 130041
Submitted by: Marcin Cieslak <saper@SYSTEM.PL> (maintainer)
Notes
Notes:
svn path=/head/; revision=225612
Diffstat (limited to 'www/jericho-html')
-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 |