View | Details | Raw Unified | Return to bug 130041
Collapse All | Expand All

(-)/usr/ports/www/jericho-html/Makefile (-4 / +4 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	jericho-html
8
PORTNAME=	jericho-html
9
PORTVERSION=	2.5
9
PORTVERSION=	2.6
10
CATEGORIES=	www java
10
CATEGORIES=	www java
11
MASTER_SITES=	SF
11
MASTER_SITES=	SF
12
MASTER_SITE_SUBDIR=	${PORTNAME:S,-,,}
12
MASTER_SITE_SUBDIR=	${PORTNAME:S,-,,}
Lines 17-25 Link Here
17
USE_ZIP=	yes
17
USE_ZIP=	yes
18
USE_JAVA=	1.3+
18
USE_JAVA=	1.3+
19
19
20
INTERFACES:=	"compile-time-dependencies/slf4j-api-1.4.3.jar:\
20
INTERFACES:=	"compile-time-dependencies/slf4j-api-1.5.2.jar:\
21
		compile-time-dependencies/commons-logging-api-1.1.jar:\
21
		compile-time-dependencies/commons-logging-api-1.1.1.jar:\
22
		compile-time-dependencies/log4j-api-1.2.14.jar"
22
		compile-time-dependencies/log4j-api-1.2.15.jar"
23
23
24
PORTDOCS=	api
24
PORTDOCS=	api
25
PLIST_FILES+=	%%JAVAJARDIR%%/${PORTNAME}.jar
25
PLIST_FILES+=	%%JAVAJARDIR%%/${PORTNAME}.jar
(-)/usr/ports/www/jericho-html/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (jericho-html-2.5.zip) = 64306d0eb82608e50496a680b319182d
1
MD5 (jericho-html-2.6.zip) = 2da5ce7582213f7779e04ae492337db6
2
SHA256 (jericho-html-2.5.zip) = 212b9e8b72f9787dfafd046e8716f0d04365afcd3f4d2fb293e69d5b90e456b4
2
SHA256 (jericho-html-2.6.zip) = 6968459488579d17c88d2cbd7f46d6e07ea1bd086caac1015a1845975a550f68
3
SIZE (jericho-html-2.5.zip) = 1456664
3
SIZE (jericho-html-2.6.zip) = 1522427

Return to bug 130041