pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
arachne-pnr-git - Update to last version & switch to using the canonical method for github pkgs.
Module Name: pkgsrc-wip
Committed By: Sevan Janiyan <venture37%geeklan.co.uk@localhost>
Pushed By: sevan
Date: Tue Feb 14 06:34:16 2017 +0000
Changeset: 9bb25d3f297a0e23f06ec79f428867016e09a068
Modified Files:
arachne-pnr-git/Makefile
arachne-pnr-git/distinfo
Log Message:
arachne-pnr-git - Update to last version & switch to using the canonical method for github pkgs.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9bb25d3f297a0e23f06ec79f428867016e09a068
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
arachne-pnr-git/Makefile | 13 +++++++------
arachne-pnr-git/distinfo | 6 +++++-
2 files changed, 12 insertions(+), 7 deletions(-)
diffs:
diff --git a/arachne-pnr-git/Makefile b/arachne-pnr-git/Makefile
index ae133a06ea..8a09d8468a 100644
--- a/arachne-pnr-git/Makefile
+++ b/arachne-pnr-git/Makefile
@@ -1,8 +1,9 @@
# $NetBSD$
-DISTNAME= arachne-pnr-52e69ed
+DISTNAME= arachne-pnr-e97e35c
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GITHUB:=cseed/}
+GITHUB_TAG= e97e35c3de200083b1f420d314df166326fc48e8
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/cseed/
@@ -13,13 +14,13 @@ USE_LANGUAGES+= c++
USE_TOOLS+= gmake
LIBS+= -lm
-GIT_REPOSITORIES= arachne-pnr
-GIT_REPO.arachne-pnr= git://github.com/cseed/arachne-pnr.git
-GIT_REVISION.arachne-pnr= 52e69ed207342710080d85c7c639480e74a021d7
-WRKSRC= ${WRKDIR}/arachne-pnr
+#GIT_REPOSITORIES= arachne-pnr
+#GIT_REPO.arachne-pnr= git://github.com/cseed/arachne-pnr.git
+#GIT_REVISION.arachne-pnr= 52e69ed207342710080d85c7c639480e74a021d7
+WRKSRC= ${WRKDIR}/arachne-pnr-${GITHUB_TAG}
MAKE_ENV+= ICEBOX=${PREFIX}/share/icebox
MAKE_ENV+= DESTDIR=${DESTDIR}
MAKE_ENV+= PREFIX=${PREFIX}
-.include "../../wip/mk/git-package.mk"
+#.include "../../wip/mk/git-package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/arachne-pnr-git/distinfo b/arachne-pnr-git/distinfo
index 996b48aed8..14f394423e 100644
--- a/arachne-pnr-git/distinfo
+++ b/arachne-pnr-git/distinfo
@@ -1,3 +1,7 @@
$NetBSD$
-SHA1 (patch-Makefile) = e5dda0f3de2cc5f1b6b8409485de47d43ae519b6
+SHA1 (arachne-pnr-e97e35c-e97e35c3de200083b1f420d314df166326fc48e8.tar.gz) = 9d292e34bad35984773deee4c9da2018b6a16c88
+RMD160 (arachne-pnr-e97e35c-e97e35c3de200083b1f420d314df166326fc48e8.tar.gz) = ad55571735ee1fcc39006689606426437a30cb92
+SHA512 (arachne-pnr-e97e35c-e97e35c3de200083b1f420d314df166326fc48e8.tar.gz) = 05f6d5703d226172d239fa69b2b1fff8d03ca474fac952d13f28d9395f92f55812f37bbd3cad98164b6f5e50aa90cf57576ef76517a781b9d4cdb399c2fd7acb
+Size (arachne-pnr-e97e35c-e97e35c3de200083b1f420d314df166326fc48e8.tar.gz) = 79452 bytes
+#SHA1 (patch-Makefile) = e5dda0f3de2cc5f1b6b8409485de47d43ae519b6
Home |
Main Index |
Thread Index |
Old Index