svn commit: r375026 - head/java/junit
Antoine Brodin
antoine at FreeBSD.org
Sat Dec 20 17:53:03 UTC 2014
Author: antoine
Date: Sat Dec 20 17:53:01 2014
New Revision: 375026
URL: https://svnweb.freebsd.org/changeset/ports/375026
QAT: https://qat.redports.org/buildarchive/r375026/
Log:
Use GH_COMMIT
Modified:
head/java/junit/Makefile
Modified: head/java/junit/Makefile
==============================================================================
--- head/java/junit/Makefile Sat Dec 20 17:51:00 2014 (r375025)
+++ head/java/junit/Makefile Sat Dec 20 17:53:01 2014 (r375026)
@@ -15,13 +15,12 @@ USE_GITHUB= yes
GH_ACCOUNT= junit-team
GH_PROJECT= ${PORTNAME}
GH_TAGNAME= r${PORTVERSION}
+GH_COMMIT= c62e2df
USES= perl5
USE_JAVA= yes
USE_ANT= yes
-WRKSRC= ${WRKDIR}/junit-team-junit-c62e2df
-
PORTDOCS= README.html cpl-v10.html doc javadoc
PORTEXAMPLES= *
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
More information about the svn-ports-all
mailing list