pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/tinyxml2 Githubify.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1aca4548001
branches:  trunk
changeset: 651764:a1aca4548001
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon May 11 14:21:29 2015 +0000

description:
Githubify.

diffstat:

 textproc/tinyxml2/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 739831fd2946 -r a1aca4548001 textproc/tinyxml2/Makefile
--- a/textproc/tinyxml2/Makefile        Mon May 11 14:07:44 2015 +0000
+++ b/textproc/tinyxml2/Makefile        Mon May 11 14:21:29 2015 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2015/03/15 09:52:42 nros Exp $
+# $NetBSD: Makefile,v 1.3 2015/05/11 14:21:29 mef Exp $
 
 DISTNAME=      tinyxml2-2.2.0
 CATEGORIES=    textproc
-MASTER_SITES=  -https://github.com/leethomason/tinyxml2/archive/${PKGVERSION}.tar.gz
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=leethomason/}
+GITHUB_PROJECT=        tinyxml2
+GITHUB_TAG=    2.2.0
 EXTRACT_USING= bsdtar
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index