Update to 1.1.1

Reported by:	portscout
This commit is contained in:
Herve Quiroz
2009-03-08 22:05:32 +00:00
parent a7065fe441
commit f962f12575
2 changed files with 9 additions and 7 deletions
+6 -4
View File
@@ -6,18 +6,20 @@
#
PORTNAME= commons-logging
PORTVERSION= 1.1
PORTREVISION= 2
PORTVERSION= 1.1.1
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_APACHE_COMMONS_BINARIES}
MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,}
PKGNAMEPREFIX= jakarta-
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
MAINTAINER= hq@FreeBSD.org
COMMENT= Generic logging wrapper library
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_JAVA= yes
JAVA_VERSION= 1.2+
JAVA_VERSION= 1.3+
NO_BUILD= yes
.include <bsd.port.pre.mk>
@@ -34,7 +36,7 @@ do-install:
.if !defined(NOPORTDOCS)
@${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}/..."
@cd ${WRKSRC}/docs \
@cd ${WRKSRC}/site \
&& ${FIND} . -type d -exec ${MKDIR} ${DOCSDIR}/{} \; \
&& ${FIND} . -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \;
@${ECHO_MSG} " [ DONE ]"
+3 -3
View File
@@ -1,3 +1,3 @@
MD5 (commons-logging-1.1.tar.gz) = c2bd7cc1fa08d78ec5aa80632c21152b
SHA256 (commons-logging-1.1.tar.gz) = 04715a1953c36b5a9503c71030187bdddbe0d4280b1e7d78f670996bde1e22ec
SIZE (commons-logging-1.1.tar.gz) = 680426
MD5 (commons-logging-1.1.1-bin.tar.gz) = e5de09672af9b386c30a311654d8541a
SHA256 (commons-logging-1.1.1-bin.tar.gz) = 88c721d66f570a87f710a2449f0e3bffea86489d9dd2fa70b805104c4f8d69e6
SIZE (commons-logging-1.1.1-bin.tar.gz) = 817240