pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Use a common distinfo file for {,py-}deepstate
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Tue May 8 09:47:05 2018 +0200
Changeset: 6a63b76595f56c7caa2a267454bf75a9047512ab
Modified Files:
deepstate/Makefile.common
Removed Files:
py-deepstate/distinfo
Log Message:
Use a common distinfo file for {,py-}deepstate
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6a63b76595f56c7caa2a267454bf75a9047512ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
deepstate/Makefile.common | 2 ++
py-deepstate/distinfo | 6 ------
2 files changed, 2 insertions(+), 6 deletions(-)
diffs:
diff --git a/deepstate/Makefile.common b/deepstate/Makefile.common
index 59f7228f55..bbe64b392d 100644
--- a/deepstate/Makefile.common
+++ b/deepstate/Makefile.common
@@ -13,3 +13,5 @@ MAINTAINER= khorben%defora.org@localhost
HOMEPAGE= https://github.com/trailofbits/deepstate/
COMMENT= Augments C/C++ Test-Driven Development with Symbolic Execution
LICENSE= apache-2.0
+
+DISTINFO_FILE= ${.CURDIR}/../../wip/deepstate/distinfo
diff --git a/py-deepstate/distinfo b/py-deepstate/distinfo
deleted file mode 100644
index 20cf122b7d..0000000000
--- a/py-deepstate/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (deepstate-0.0.0-ca5fada9f4653b6c808fc079907c9a90fb5b057b.tar.gz) = 57842124c8df58e1426d22cf570941ad3a96c15f
-RMD160 (deepstate-0.0.0-ca5fada9f4653b6c808fc079907c9a90fb5b057b.tar.gz) = 3ade55c7aeea2b60e2c71e097333488b98fe875b
-SHA512 (deepstate-0.0.0-ca5fada9f4653b6c808fc079907c9a90fb5b057b.tar.gz) = e1ce9e65ea245aeaa75fa88cdc711e8cc86f8ed04ed9ec6194bf3617949ed9abb42db5504b38b313c54d01af3aa29bbce097a5928ccb96dd41ae1fc947f1f560
-Size (deepstate-0.0.0-ca5fada9f4653b6c808fc079907c9a90fb5b057b.tar.gz) = 42783 bytes
Home |
Main Index |
Thread Index |
Old Index