pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
trac-plugins-MasterTickets: Switch to svn-package2.mk
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 19:03:37 2016 +0200
Changeset: de4e3baf489ac54daa776dde053bcc01ed2bb56e
Modified Files:
trac-plugins-MasterTickets/Makefile
Log Message:
trac-plugins-MasterTickets: 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=de4e3baf489ac54daa776dde053bcc01ed2bb56e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
trac-plugins-MasterTickets/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/trac-plugins-MasterTickets/Makefile b/trac-plugins-MasterTickets/Makefile
index fdf087a..c8d15c9 100644
--- a/trac-plugins-MasterTickets/Makefile
+++ b/trac-plugins-MasterTickets/Makefile
@@ -19,7 +19,7 @@ DEPENDS+= trac>=1.0:../../www/trac
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 3.0.4/r12946
SVN_REPOSITORIES= mastertickets
-SVN_ROOT.mastertickets= https://trac-hacks.org/svn/masterticketsplugin/trunk
+SVN_REPO.mastertickets= https://trac-hacks.org/svn/masterticketsplugin/trunk
# Upstream has labeled 4.0.0dev at r14695. Since it appears release
# are not forthcoming, I have adopted 3.90.rSVN to have version
@@ -40,5 +40,5 @@ WRKSRC= ${WRKDIR}/mastertickets
# \todo Make this optional.
.include "../../graphics/graphviz/buildlink3.mk"
.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