pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/capstone Githubify. Binary may not be exactly th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0f196696e5d
branches:  trunk
changeset: 651677:b0f196696e5d
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat May 09 06:57:25 2015 +0000

description:
Githubify. Binary may not be exactly the same, but another update soon.

diffstat:

 devel/capstone/Makefile |  5 ++---
 devel/capstone/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 8309fb316a7f -r b0f196696e5d devel/capstone/Makefile
--- a/devel/capstone/Makefile   Sat May 09 06:14:41 2015 +0000
+++ b/devel/capstone/Makefile   Sat May 09 06:57:25 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2015/03/12 00:27:07 mef Exp $
+# $NetBSD: Makefile,v 1.4 2015/05/09 06:57:25 mef Exp $
 
 DISTNAME=      capstone-3.0.2
 CATEGORIES=    devel
-MASTER_SITES=  http://www.capstone-engine.org/download/${PKGVERSION}/
-EXTRACT_SUFX=  .tgz
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=aquynh/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.capstone-engine.org/
diff -r 8309fb316a7f -r b0f196696e5d devel/capstone/distinfo
--- a/devel/capstone/distinfo   Sat May 09 06:14:41 2015 +0000
+++ b/devel/capstone/distinfo   Sat May 09 06:57:25 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2015/03/12 00:27:07 mef Exp $
+$NetBSD: distinfo,v 1.4 2015/05/09 06:57:25 mef Exp $
 
-SHA1 (capstone-3.0.2.tgz) = 7e2cb9a94f4cda478bc011bcf409d55fcdab6aec
-RMD160 (capstone-3.0.2.tgz) = db43b4ca490f5a921fa53c4fddf89cfbb94a2102
-Size (capstone-3.0.2.tgz) = 2764944 bytes
+SHA1 (capstone-3.0.2.tar.gz) = ad7eead419f33144b6687de1b7505208e68e4be9
+RMD160 (capstone-3.0.2.tar.gz) = e9474a86e82e5dfde259ee8b8615361af6878826
+Size (capstone-3.0.2.tar.gz) = 2789288 bytes



Home | Main Index | Thread Index | Old Index