pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/grig



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Jul 14 12:11:56 UTC 2016

Modified Files:
        pkgsrc/ham/grig: Makefile PLIST distinfo
Removed Files:
        pkgsrc/ham/grig/patches: patch-src_main.c

Log Message:
(pkgsrc)
- drop patch, seems included in upstream with condition:
    #if !GLIB_CHECK_VERSION(2,32,0)
(upstream)
- Updated ham/grig to 0.8.1
-------------------------
GRIG 0.8.1:
- Maintenance update
- French l10n


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/ham/grig/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/ham/grig/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/ham/grig/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/ham/grig/patches/patch-src_main.c

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

Modified files:

Index: pkgsrc/ham/grig/Makefile
diff -u pkgsrc/ham/grig/Makefile:1.42 pkgsrc/ham/grig/Makefile:1.43
--- pkgsrc/ham/grig/Makefile:1.42       Sat Apr 25 14:23:21 2015
+++ pkgsrc/ham/grig/Makefile    Thu Jul 14 12:11:56 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:21 tnn Exp $
+# $NetBSD: Makefile,v 1.43 2016/07/14 12:11:56 mef Exp $
 #
 
-DISTNAME=      grig-0.8.0
-PKGREVISION=   8
+DISTNAME=      grig-0.8.1
 CATEGORIES=    ham
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=groundstation/}
 

Index: pkgsrc/ham/grig/PLIST
diff -u pkgsrc/ham/grig/PLIST:1.6 pkgsrc/ham/grig/PLIST:1.7
--- pkgsrc/ham/grig/PLIST:1.6   Sat Nov  3 22:56:06 2012
+++ pkgsrc/ham/grig/PLIST       Thu Jul 14 12:11:56 2016
@@ -1,12 +1,14 @@
-@comment $NetBSD: PLIST,v 1.6 2012/11/03 22:56:06 gdt Exp $
+@comment $NetBSD: PLIST,v 1.7 2016/07/14 12:11:56 mef Exp $
 bin/grig
-lib/locale/fr/LC_MESSAGES/grig.mo
 man/man1/grig.1
 share/grig/AUTHORS
 share/grig/COPYING
 share/grig/ChangeLog
 share/grig/NEWS
 share/grig/README
+share/locale/de/LC_MESSAGES/grig.mo
+share/locale/fr/LC_MESSAGES/grig.mo
+share/locale/tr/LC_MESSAGES/grig.mo
 share/pixmaps/grig/digits_normal.png
 share/pixmaps/grig/digits_small.png
 share/pixmaps/grig/grig-logo.png

Index: pkgsrc/ham/grig/distinfo
diff -u pkgsrc/ham/grig/distinfo:1.9 pkgsrc/ham/grig/distinfo:1.10
--- pkgsrc/ham/grig/distinfo:1.9        Mon Nov  2 23:57:23 2015
+++ pkgsrc/ham/grig/distinfo    Thu Jul 14 12:11:56 2016
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/02 23:57:23 agc Exp $
+$NetBSD: distinfo,v 1.10 2016/07/14 12:11:56 mef Exp $
 
-SHA1 (grig-0.8.0.tar.gz) = 4de0b484dcc868eddf82ead66ef6a337592b9aee
-RMD160 (grig-0.8.0.tar.gz) = a4854280717ac38419848b70c8e4f457c3c2d7ca
-SHA512 (grig-0.8.0.tar.gz) = 204256a382dd2faf5c380d036d5c75748a24d683e1f3625cc75d5f41a3e73a57c5720cc6db3ad8968c741835516a241680af4e83c32dc0e0951731548fb82357
-Size (grig-0.8.0.tar.gz) = 514072 bytes
-SHA1 (patch-src_main.c) = 6939910340b89ec00247f920b4ffb2b487b079a3
+SHA1 (grig-0.8.1.tar.gz) = 6c93486c3d9fd692a4ce70a8274f57ef51238c4f
+RMD160 (grig-0.8.1.tar.gz) = 01deadaea1ae2e6ed3e27ada07ad4557039ddf8c
+SHA512 (grig-0.8.1.tar.gz) = 84eda8db5d18324f26f0775483c8272296aad05dd75f0572c01a3c7af6dbd14bff7b98cc6a61fe3c43d25193866be4b3dafdc4e68dfc37217e88b53ca53266f9
+Size (grig-0.8.1.tar.gz) = 621728 bytes



Home | Main Index | Thread Index | Old Index