svn commit: r382153 - in head: science/netcdf-cxx www/fancybox
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Mar 24 18:32:24 UTC 2015
Author: sunpoet
Date: Tue Mar 24 18:32:23 2015
New Revision: 382153
URL: https://svnweb.freebsd.org/changeset/ports/382153
QAT: https://qat.redports.org/buildarchive/r382153/
Log:
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
Modified:
head/science/netcdf-cxx/Makefile
head/www/fancybox/Makefile
Modified: head/science/netcdf-cxx/Makefile
==============================================================================
--- head/science/netcdf-cxx/Makefile Tue Mar 24 18:25:30 2015 (r382152)
+++ head/science/netcdf-cxx/Makefile Tue Mar 24 18:32:23 2015 (r382153)
@@ -18,7 +18,6 @@ GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
USES= libtool pathfix
-WRKSRC= ${WRKDIR}/${PORTNAME}4-${PORTVERSION}
GH_ACCOUNT= Unidata
GH_PROJECT= ${PORTNAME}4
Modified: head/www/fancybox/Makefile
==============================================================================
--- head/www/fancybox/Makefile Tue Mar 24 18:25:30 2015 (r382152)
+++ head/www/fancybox/Makefile Tue Mar 24 18:32:23 2015 (r382153)
@@ -9,7 +9,6 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= JavaScript library for image/html/multimedia content display
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/fancyBox-${PORTVERSION}
USE_GITHUB= yes
GH_ACCOUNT= fancyapps
More information about the svn-ports-all
mailing list