Here is an update for gflags 1.3
Mostly cosmetic changes

Mon Jan  4 18:09:30 2010  Google Inc. <opensou...@google.com>
        * google-gflags: version 1.3
        * PORTABILITY: can now build and run tests under MSVC (csilvers)
        * Remove the python gflags code, which is now its own package (tansell)
        * Clarify that "last flag wins" in the docs (csilvers)
        * Comment danger of using GetAllFlags in validators (wojtekm)
        * PORTABILITY: Some fixes necessary for c++0x (mboerger)
        * Makefile fix: $(srcdir) -> $(top_srcdir) in one place (csilvres)
        * INSTALL: autotools to autoconf v2.64 + automake v1.11 (csilvers)


Index: gflags//Makefile
===================================================================
RCS file: /cvs/openbsd/ports/devel/gflags/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- gflags//Makefile    10 Oct 2009 13:36:14 -0000      1.2
+++ gflags//Makefile    12 Jan 2010 10:02:53 -0000
@@ -3,8 +3,8 @@

 COMMENT =              c++ commandline flags processing library

-DISTNAME =             gflags-1.2
-PKGNAME =              ${DISTNAME}p0
+DISTNAME =             gflags-1.3
+PKGNAME =              ${DISTNAME}

 SHARED_LIBS +=         gflags               0.0      # .0.0
 SHARED_LIBS +=         gflags_nothreads     0.0      # .0.0
Index: gflags//distinfo
===================================================================
RCS file: /cvs/openbsd/ports/devel/gflags/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- gflags//distinfo    24 Sep 2009 19:51:44 -0000      1.1.1.1
+++ gflags//distinfo    12 Jan 2010 10:02:53 -0000
@@ -1,5 +1,5 @@
-MD5 (gflags-1.2.tar.gz) = zxtVdz5JtyH6jh+vAcA4Sw==
-RMD160 (gflags-1.2.tar.gz) = xOSBcxcwi/Q9sbH4EgYUpTrxV8E=
-SHA1 (gflags-1.2.tar.gz) = XygrnXKE5qKuXuL46mBmhLZNkgQ=
-SHA256 (gflags-1.2.tar.gz) = eVVvt+JGTFMYu0MVHDEg0TN+PowNHmjHNPDNbYor7cQ=
-SIZE (gflags-1.2.tar.gz) = 526580
+MD5 (gflags-1.3.tar.gz) = baPTuc2CwiK1Ia5oa2z6iw==
+RMD160 (gflags-1.3.tar.gz) = MXz+H2ngDCJWV/NtLQUhsprbouM=
+SHA1 (gflags-1.3.tar.gz) = wOFIek2KK0LkG/UW89SA7cd/to4=
+SHA256 (gflags-1.3.tar.gz) = eDl7v+bqQAcozb0ExIwStv34pfHGWxoQ5/qe/Bx0+tw=
+SIZE (gflags-1.3.tar.gz) = 501385

-- 
Vincent Auclair        -      auclair.vincent[ at ]gmail.com
(+33) 6 80 77 59 67

Attachment: gflags-patch
Description: Binary data

Reply via email to