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: wiz
Date: Tue Nov 7 13:00:15 UTC 2023
Modified Files:
pkgsrc/audio/grip: Makefile PLIST distinfo
Log Message:
grip: update to 4.2.4.
Fix dependencies.
v4.2.4 2022-11-28 Johnny A. Solbu <johnny%solbu.net@localhost>
* Translation updates: Hungarian
* New translation: Romanian
v4.2.3 2021-08-31 Johnny A. Solbu <johnny%solbu.net@localhost>
* Patch from Christian Weisgerber:
Store fgetc() return value in int for comparison with EOF
* Translation updates: Italian
v4.2.2 2021-07-07 Johnny A. Solbu <johnny%solbu.net@localhost>
* Patch from D. J. Slattery: fix crash on startup due to invalid pointer
v4.2.1 2021-05-30 Johnny A. Solbu <johnny%solbu.net@localhost>
* Translation updates: Italian
* Update documentation, IRC moving from Freenode to Libera
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/audio/grip/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/grip/PLIST
cvs rdiff -u -r1.9 -r1.10 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.46 pkgsrc/audio/grip/Makefile:1.47
--- pkgsrc/audio/grip/Makefile:1.46 Tue Oct 24 22:08:11 2023
+++ pkgsrc/audio/grip/Makefile Tue Nov 7 13:00:14 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2023/10/24 22:08:11 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2023/11/07 13:00:14 wiz Exp $
-DISTNAME= grip-4.2.0
-PKGREVISION= 13
+DISTNAME= grip-4.2.4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grip/}
@@ -15,13 +14,11 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
-.include "../../audio/grip/options.mk"
-
CONFIGURE_ARGS+= --disable-werror
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/GConf/buildlink3.mk"
+.include "options.mk"
+
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
-
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/audio/grip/PLIST
diff -u pkgsrc/audio/grip/PLIST:1.2 pkgsrc/audio/grip/PLIST:1.3
--- pkgsrc/audio/grip/PLIST:1.2 Sun Jan 12 21:55:07 2020
+++ pkgsrc/audio/grip/PLIST Tue Nov 7 13:00:14 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/01/12 21:55:07 triaxx Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/11/07 13:00:14 wiz Exp $
bin/grip
man/man1/grip.1
share/applications/grip.desktop
@@ -76,6 +76,7 @@ share/locale/nb/LC_MESSAGES/grip.mo
share/locale/nl/LC_MESSAGES/grip.mo
share/locale/pl/LC_MESSAGES/grip.mo
share/locale/pt_BR/LC_MESSAGES/grip.mo
+share/locale/ro/LC_MESSAGES/grip.mo
share/locale/ru/LC_MESSAGES/grip.mo
share/locale/sr/LC_MESSAGES/grip.mo
share/locale/uk/LC_MESSAGES/grip.mo
Index: pkgsrc/audio/grip/distinfo
diff -u pkgsrc/audio/grip/distinfo:1.9 pkgsrc/audio/grip/distinfo:1.10
--- pkgsrc/audio/grip/distinfo:1.9 Tue Oct 26 09:59:00 2021
+++ pkgsrc/audio/grip/distinfo Tue Nov 7 13:00:14 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 09:59:00 nia Exp $
+$NetBSD: distinfo,v 1.10 2023/11/07 13:00:14 wiz Exp $
-BLAKE2s (grip-4.2.0.tar.gz) = fcfd892d5199bd15e6dbd663b7b9a52331fc6004e81c2e038a7fa272757882ac
-SHA512 (grip-4.2.0.tar.gz) = 26cb32064019da1d1683c44caa3c52ae513cec5b1fb435930e8e4c62433a70f14145d92f2215bf54a5bface96945d3e5e879302e2824029650d2a34218528e94
-Size (grip-4.2.0.tar.gz) = 1209972 bytes
+BLAKE2s (grip-4.2.4.tar.gz) = 6a02927c5330b6d3481db30f7984ad7fa9202b00fd5bf8762aa892beb6404280
+SHA512 (grip-4.2.4.tar.gz) = fdc2808b91df617f4d2447114037c31bd5fa0657aa4ea2453e644b155468971c65a364bb0a3c6ed8ff2ba0e44e7117a51bec3081c7defd590f9fbc802a216bf5
+Size (grip-4.2.4.tar.gz) = 1212479 bytes
Home |
Main Index |
Thread Index |
Old Index