pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-terminator-plugins Fix distinfo for python 3.x ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86c482ef414f
branches:  trunk
changeset: 356229:86c482ef414f
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Thu Dec 22 23:52:02 2016 +0000

description:
Fix distinfo for python 3.x in py-terminator-plugins

diffstat:

 x11/py-terminator-plugins/Makefile |   5 +++--
 x11/py-terminator-plugins/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r da827644153c -r 86c482ef414f x11/py-terminator-plugins/Makefile
--- a/x11/py-terminator-plugins/Makefile        Thu Dec 22 21:07:57 2016 +0000
+++ b/x11/py-terminator-plugins/Makefile        Thu Dec 22 23:52:02 2016 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2016/12/22 17:52:43 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/12/22 23:52:02 kamil Exp $
 
 GITHUB_PROJECT=        TerminatorPlugins
-DISTNAME=      ${PYPKGPREFIX}-terminator-plugins-1.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME=      terminator-plugins-1.0
 CATEGORIES=    python x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=camillo/}
 
diff -r da827644153c -r 86c482ef414f x11/py-terminator-plugins/distinfo
--- a/x11/py-terminator-plugins/distinfo        Thu Dec 22 21:07:57 2016 +0000
+++ b/x11/py-terminator-plugins/distinfo        Thu Dec 22 23:52:02 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/12/22 17:52:43 kamil Exp $
+$NetBSD: distinfo,v 1.2 2016/12/22 23:52:02 kamil Exp $
 
-SHA1 (py27-terminator-plugins-1.0.tar.gz) = 58eb034451457b11fd141830dfc257e97befb290
-RMD160 (py27-terminator-plugins-1.0.tar.gz) = 58736675f675cf64cfd2a9a664e0523e15291183
-SHA512 (py27-terminator-plugins-1.0.tar.gz) = 3c8793893b566f99f4ac96254b33959445262d2b7aadd5adaf5b549b53e043a4b2c1467479e41b77377d5232f9df2d58442df59d92616ec3265f87cb429ddea5
-Size (py27-terminator-plugins-1.0.tar.gz) = 10211 bytes
+SHA1 (terminator-plugins-1.0.tar.gz) = 58eb034451457b11fd141830dfc257e97befb290
+RMD160 (terminator-plugins-1.0.tar.gz) = 58736675f675cf64cfd2a9a664e0523e15291183
+SHA512 (terminator-plugins-1.0.tar.gz) = 3c8793893b566f99f4ac96254b33959445262d2b7aadd5adaf5b549b53e043a4b2c1467479e41b77377d5232f9df2d58442df59d92616ec3265f87cb429ddea5
+Size (terminator-plugins-1.0.tar.gz) = 10211 bytes



Home | Main Index | Thread Index | Old Index