Thu May 1 12:44:19 2014 UTC ()
Note as upstream Bug#1093336


(obache)
diff -r1.3 -r1.4 pkgsrc/devel/cmake-fedora/distinfo
diff -r1.1 -r1.2 pkgsrc/devel/cmake-fedora/patches/patch-Modules_DateTimeFormat.cmake

cvs diff -r1.3 -r1.4 pkgsrc/devel/cmake-fedora/distinfo (expand / switch to context diff)
--- pkgsrc/devel/cmake-fedora/distinfo 2014/03/01 09:41:12 1.3
+++ pkgsrc/devel/cmake-fedora/distinfo 2014/05/01 12:44:19 1.4
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2014/03/01 09:41:12 obache Exp $
+$NetBSD: distinfo,v 1.4 2014/05/01 12:44:19 obache Exp $
 
 SHA1 (cmake-fedora-1.2.7-modules-only.tar.gz) = d493b64f6f71bcf6f580410c35bf2665a25d9785
 RMD160 (cmake-fedora-1.2.7-modules-only.tar.gz) = 18ca5f8950e89a2782897c2a7b4aa436b4c7e163
 Size (cmake-fedora-1.2.7-modules-only.tar.gz) = 31727 bytes
-SHA1 (patch-Modules_DateTimeFormat.cmake) = bef6a05c7f55df692e3a5c6c9d6c50946a469b6a
+SHA1 (patch-Modules_DateTimeFormat.cmake) = 88775e445ceb9a9853dc542015926959a1b6409e

cvs diff -r1.1 -r1.2 pkgsrc/devel/cmake-fedora/patches/Attic/patch-Modules_DateTimeFormat.cmake (expand / switch to context diff)
--- pkgsrc/devel/cmake-fedora/patches/Attic/patch-Modules_DateTimeFormat.cmake 2014/01/29 08:34:47 1.1
+++ pkgsrc/devel/cmake-fedora/patches/Attic/patch-Modules_DateTimeFormat.cmake 2014/05/01 12:44:19 1.2
@@ -1,6 +1,7 @@
-$NetBSD: patch-Modules_DateTimeFormat.cmake,v 1.1 2014/01/29 08:34:47 obache Exp $
+$NetBSD: patch-Modules_DateTimeFormat.cmake,v 1.2 2014/05/01 12:44:19 obache Exp $
 
 * -u is much portable than --utc.
+  https://bugzilla.redhat.com/show_bug.cgi?id=1093336
 
 --- Modules/DateTimeFormat.cmake.orig	2012-07-13 05:44:02.000000000 +0000
 +++ Modules/DateTimeFormat.cmake