pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-xmlsig-svn: Switch to svn-package2.mk
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 17:27:06 2016 +0200
Changeset: 9edcf0216fd02e2c275a63798b31b5cf8b0d10b4
Modified Files:
p5-xmlsig-svn/Makefile
Log Message:
p5-xmlsig-svn: Switch to svn-package2.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9edcf0216fd02e2c275a63798b31b5cf8b0d10b4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-xmlsig-svn/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diffs:
diff --git a/p5-xmlsig-svn/Makefile b/p5-xmlsig-svn/Makefile
index 1719833..4507f15 100644
--- a/p5-xmlsig-svn/Makefile
+++ b/p5-xmlsig-svn/Makefile
@@ -13,8 +13,7 @@ LICENSE= apache-2.0
# Get it from Subversion repository:
SVN_REPOSITORIES= xmlsig
-SVN_ROOT.xmlsig= http://svn.code.sf.net/p/xmlsig/code/trunk
-SVN_MODULE.xmlsig= xmlsig
+SVN_REPO.xmlsig= http://svn.code.sf.net/p/xmlsig/code/trunk
WRKSRC= ${WRKDIR}/${SVN_MODULE.xmlsig}
@@ -36,5 +35,5 @@ pre-configure:
.include "../../security/xmlsec1/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
-.include "../../wip/mk/svn-package.mk"
+.include "../../wip/mk/svn-package2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index