pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/viking



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sat Mar 21 14:36:22 UTC 2020

Modified Files:
        pkgsrc/geography/viking: distinfo
        pkgsrc/geography/viking/patches: patch-configure

Log Message:
viking: Update patch upstream status


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/geography/viking/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/geography/viking/patches/patch-configure

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

Modified files:

Index: pkgsrc/geography/viking/distinfo
diff -u pkgsrc/geography/viking/distinfo:1.28 pkgsrc/geography/viking/distinfo:1.29
--- pkgsrc/geography/viking/distinfo:1.28       Wed Mar 18 00:02:46 2020
+++ pkgsrc/geography/viking/distinfo    Sat Mar 21 14:36:22 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.28 2020/03/18 00:02:46 gdt Exp $
+$NetBSD: distinfo,v 1.29 2020/03/21 14:36:22 gdt Exp $
 
 SHA1 (viking-1.8.tar.bz2) = 316024914dcdd3ca493555f6454866f6ec4da373
 RMD160 (viking-1.8.tar.bz2) = e134c2834e1e1d34e4273840cc5ec53418e95fc7
 SHA512 (viking-1.8.tar.bz2) = 0f30aded65a84c34fde6204b39ed652ece4218dadca76679244dbdfb655513c5f4b7cdc7f82dcb659e852bc88b27d0c9fff29511c5e30e9fbd46a8540b925d91
 Size (viking-1.8.tar.bz2) = 3878992 bytes
-SHA1 (patch-configure) = d2a6b621c879a1ccbc26d7f915f382f19eec45a3
+SHA1 (patch-configure) = c1a7935c166106e21585c007a07c00dc60349f02
 SHA1 (patch-src_gpspoint.c) = 95b07ed2b37a3e05c12042f55c81816245753d04
 SHA1 (patch-src_gpx.c) = 178488c7bd56a0dc199538ce4c0bede534379590

Index: pkgsrc/geography/viking/patches/patch-configure
diff -u pkgsrc/geography/viking/patches/patch-configure:1.2 pkgsrc/geography/viking/patches/patch-configure:1.3
--- pkgsrc/geography/viking/patches/patch-configure:1.2 Tue Jan 22 15:28:45 2019
+++ pkgsrc/geography/viking/patches/patch-configure     Sat Mar 21 14:36:22 2020
@@ -1,7 +1,15 @@
-$NetBSD: patch-configure,v 1.2 2019/01/22 15:28:45 gdt Exp $
+$NetBSD: patch-configure,v 1.3 2020/03/21 14:36:22 gdt Exp $
 
-Remediate bashisms.  I believe this has been reported upstream, but
-that should be verified with upstream head.
+Remediate bashism.  Discussed with upstream by email 20200321.
+
+The root cause of this bug is that intltool's
+share/aclocal/intltool.m4 uses $RANDOM, and thus when a distfile is
+built for a program that uses intltool in configure.ac, the bug is
+inherited.
+
+Therefore this bug cannot reasonably be fixed by viking.
+
+\todo File a bug with intltool.
 
 --- configure.orig     2019-01-21 20:16:51.000000000 +0000
 +++ configure



Home | Main Index | Thread Index | Old Index