pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tcl-fossil: Switch to fossil
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Tue Oct 25 23:20:35 2016 +0200
Changeset: f2033159049b0c829f0ea21f80f6ca7ea708ae1b
Modified Files:
tcl-fossil/Makefile
Log Message:
tcl-fossil: Switch to fossil
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f2033159049b0c829f0ea21f80f6ca7ea708ae1b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tcl-fossil/Makefile | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diffs:
diff --git a/tcl-fossil/Makefile b/tcl-fossil/Makefile
index 98e5711..8bd2a18 100644
--- a/tcl-fossil/Makefile
+++ b/tcl-fossil/Makefile
@@ -1,9 +1,10 @@
# $NetBSD: Makefile,v 1.93 2016/10/21 11:45:44 kamil Exp $
-DISTNAME= tcl${TCL_VERSION}-src
PKGNAME= tcl-${TCL_VERSION}
CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/}
+
+FOSSIL_REPOSITORIES= tcl
+FOSSIL_REPO.tcl= http://core.tcl.tk/tcl/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.tcl.tk/
@@ -67,6 +68,7 @@ post-build:
. endfor
.endif
+.include "../../wip/mk/fossil-package.mk"
BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.13.0
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index