svn commit: r375079 - head/net-im/qxmpp

Antoine Brodin antoine at FreeBSD.org
Sat Dec 20 18:30:26 UTC 2014


Author: antoine
Date: Sat Dec 20 18:30:25 2014
New Revision: 375079
URL: https://svnweb.freebsd.org/changeset/ports/375079
QAT: https://qat.redports.org/buildarchive/r375079/

Log:
  Use GH_COMMIT

Modified:
  head/net-im/qxmpp/Makefile

Modified: head/net-im/qxmpp/Makefile
==============================================================================
--- head/net-im/qxmpp/Makefile	Sat Dec 20 18:28:13 2014	(r375078)
+++ head/net-im/qxmpp/Makefile	Sat Dec 20 18:30:25 2014	(r375079)
@@ -18,8 +18,7 @@ USE_QT4=	gui network qtestlib xml uic_bu
 USE_GITHUB=	yes
 GH_ACCOUNT=	qxmpp-project
 GH_TAGNAME=	v${PORTVERSION}
-
-WRKSRC=		${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-cc09061
+GH_COMMIT=	cc09061
 
 pre-configure:
 	${REINPLACE_CMD} -e 's|pkgconfig|../libdata/pkgconfig|g' \


More information about the svn-ports-head mailing list