mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 2.6
PR: 130041 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> (maintainer)
This commit is contained in:
parent
0b748b90de
commit
8650a1cade
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225612
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user