pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/acr Githubify.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/862f91454b54
branches:  trunk
changeset: 651674:862f91454b54
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat May 09 05:32:42 2015 +0000

description:
Githubify.

diffstat:

 devel/acr/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r cacbc012186e -r 862f91454b54 devel/acr/Makefile
--- a/devel/acr/Makefile        Sat May 09 04:00:03 2015 +0000
+++ b/devel/acr/Makefile        Sat May 09 05:32:42 2015 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2015/01/01 19:00:15 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/05/09 05:32:42 mef Exp $
 
 DISTNAME=              acr-0.9.9
 CATEGORIES=            devel
-MASTER_SITES=          -https://github.com/radare/${PKGBASE}/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
+MASTER_SITES=          ${MASTER_SITE_GITHUB:=radare/}
 EXTRACT_SUFX=          .zip
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index