pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
trac-plugins-SensitiveTickets: Switch to svn-package2.mk
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 18:46:51 2016 +0200
Changeset: 2daaafeffd3e04dd9e9ffac599643fd248875e86
Modified Files:
trac-plugins-SensitiveTickets/Makefile
Log Message:
trac-plugins-SensitiveTickets: 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=2daaafeffd3e04dd9e9ffac599643fd248875e86
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
trac-plugins-SensitiveTickets/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/trac-plugins-SensitiveTickets/Makefile b/trac-plugins-SensitiveTickets/Makefile
index e414772..de9ffa3 100644
--- a/trac-plugins-SensitiveTickets/Makefile
+++ b/trac-plugins-SensitiveTickets/Makefile
@@ -23,8 +23,8 @@ DEPENDS+= trac>=0.11:../../www/trac
EGG_NAME= sensitivetickets-${UPSTREAM_VERSION}
SVN_REPOSITORIES= sensitivetickets
-SVN_ROOT.sensitivetickets= https://trac-hacks.org/svn/sensitiveticketsplugin/trunk
-SVN_TAG.sensitivetickets= ${SVN_VERSION}
+SVN_REPO.sensitivetickets= https://trac-hacks.org/svn/sensitiveticketsplugin/trunk
+SVN_REVISION.sensitivetickets= ${SVN_VERSION}
WRKSRC= ${WRKDIR}/sensitivetickets
NO_CHECKSUM= yes
@@ -35,5 +35,5 @@ post-extract:
find ${WRKSRC} -type d -name .svn -print | xargs rm -r
.include "../../lang/python/egg.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