pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/grip



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Thu Nov 12 10:03:18 UTC 2020

Modified Files:
        pkgsrc/audio/grip: Makefile distinfo

Log Message:
grip: update to 4.2.0

upstream changes:
-----------------
v4.2.0 2020-07-14  Johnny A. Solbu <johnny%solbu.net@localhost>

        * Use gnudb.org as default cd database,
          as it is replacing Freedb
        * Translation updates: French, serbian

v4.1.1 2020-02-05  Johnny A. Solbu <johnny%solbu.net@localhost>

        * Patch from Till Bargheer: fix directory creation
        * Translation updates:
          Brazilian portuguese, danish, dutch, german
          italian, korean, norwegian, ukranian

v4.1.0 2020-02-04  Johnny A. Solbu <johnny%solbu.net@localhost>

        * Update gettext to 0.19.4.
        * Drop libgnomeui2 and libgnome2 dependencies
        * Fix out of source tree builds
        * Add meson as build system option
        * Fix application window icon
        * Restored short command-line options
        * Port to GtkStatusIcon and drop included EggTracyIcon code
        * Fix tray icon right-click menu positioning
        * Make -Werror optional (it does more harm than good)


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/audio/grip/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/grip/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/grip/Makefile
diff -u pkgsrc/audio/grip/Makefile:1.32 pkgsrc/audio/grip/Makefile:1.33
--- pkgsrc/audio/grip/Makefile:1.32     Thu Nov  5 09:07:25 2020
+++ pkgsrc/audio/grip/Makefile  Thu Nov 12 10:03:18 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2020/11/05 09:07:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2020/11/12 10:03:18 triaxx Exp $
 
-DISTNAME=      grip-4.0.1
-PKGREVISION=   8
+DISTNAME=      grip-4.2.0
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=grip/}
 

Index: pkgsrc/audio/grip/distinfo
diff -u pkgsrc/audio/grip/distinfo:1.6 pkgsrc/audio/grip/distinfo:1.7
--- pkgsrc/audio/grip/distinfo:1.6      Sun Jan 12 21:55:07 2020
+++ pkgsrc/audio/grip/distinfo  Thu Nov 12 10:03:18 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/01/12 21:55:07 triaxx Exp $
+$NetBSD: distinfo,v 1.7 2020/11/12 10:03:18 triaxx Exp $
 
-SHA1 (grip-4.0.1.tar.gz) = cd3e895d065f233f58be7df13b0c99078e184861
-RMD160 (grip-4.0.1.tar.gz) = a3cfb3d3d792b5a66ec9d7aac9f93aa1d6120a7a
-SHA512 (grip-4.0.1.tar.gz) = 3c5d13e83ae5b0ac03f887fd96b254700f25850ec8794daf4ff454efea0bd59e6a201e0104ffb72c5cc07fee67efe13d0891354faf09452a667131e04d9e1ac3
-Size (grip-4.0.1.tar.gz) = 1004917 bytes
+SHA1 (grip-4.2.0.tar.gz) = 7336eb3bbda7286e805ba26290b8d8671e684246
+RMD160 (grip-4.2.0.tar.gz) = 087a2ffc4247b4716585f7834c9fb993afa21548
+SHA512 (grip-4.2.0.tar.gz) = 26cb32064019da1d1683c44caa3c52ae513cec5b1fb435930e8e4c62433a70f14145d92f2215bf54a5bface96945d3e5e879302e2824029650d2a34218528e94
+Size (grip-4.2.0.tar.gz) = 1209972 bytes



Home | Main Index | Thread Index | Old Index