pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/cuisine Updated sysutils/cuisine to 0.7.13.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/957b3121f422
branches:  trunk
changeset: 350529:957b3121f422
user:      nils <nils%pkgsrc.org@localhost>
date:      Fri Jul 29 07:52:36 2016 +0000

description:
Updated sysutils/cuisine to 0.7.13.
There is no changelog from upstream, however the commit history indicates :
- In Linux too, the group can have no members ;
- package_ensure_apt() upgrades all package, not only those selected ;
- make package_ensure_pkgng() actually detects new install ;
- fixed a bug where process_find can't find processes due to
  leading spaces.

diffstat:

 sysutils/cuisine/Makefile |   5 ++---
 sysutils/cuisine/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 3e7ec61af3e4 -r 957b3121f422 sysutils/cuisine/Makefile
--- a/sysutils/cuisine/Makefile Fri Jul 29 07:37:13 2016 +0000
+++ b/sysutils/cuisine/Makefile Fri Jul 29 07:52:36 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2016/07/09 13:04:06 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/07/29 07:52:36 nils Exp $
 
-VERSION=               0.7.11
+VERSION=               0.7.13
 DISTNAME=              cuisine-${VERSION}
-#PKGNAME=              cuisine-0.7.11
 CATEGORIES=            sysutils
 MASTER_SITES=          ${MASTER_SITE_PYPI:=c/cuisine/}
 
diff -r 3e7ec61af3e4 -r 957b3121f422 sysutils/cuisine/distinfo
--- a/sysutils/cuisine/distinfo Fri Jul 29 07:37:13 2016 +0000
+++ b/sysutils/cuisine/distinfo Fri Jul 29 07:52:36 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/27 14:21:26 nils Exp $
+$NetBSD: distinfo,v 1.6 2016/07/29 07:52:36 nils Exp $
 
-SHA1 (cuisine-0.7.11.tar.gz) = ac76e0029880c3119a50c17014001ec281906235
-RMD160 (cuisine-0.7.11.tar.gz) = 19ab2a4f2c6f50773c8a2c857262fd0e4d93142d
-SHA512 (cuisine-0.7.11.tar.gz) = b1ba60cdadd48874c7d2d7b5b763122c4640f16d79514d244b90a78f841e07dbe3ad71f9f46f36c76e983530f8ef9b10423f3b6c7bbf34478568baf54aa4a46c
-Size (cuisine-0.7.11.tar.gz) = 21283 bytes
+SHA1 (cuisine-0.7.13.tar.gz) = 7eb4db83c44e2df64a509842177236ec80fa02a2
+RMD160 (cuisine-0.7.13.tar.gz) = 37c5670ad034b2874c92e975b44c9f749f2aa0a0
+SHA512 (cuisine-0.7.13.tar.gz) = 8474ca1d564ed475a8d9c3bf65ccb60a73e1d68e103eb91325e6acf932975020acc4f891b2cd599c86837b0d1170397b6882a3a72a225b1b3678a97d7e7e54c2
+Size (cuisine-0.7.13.tar.gz) = 21268 bytes



Home | Main Index | Thread Index | Old Index