pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jul 29 22:29:49 UTC 2017

Modified Files:
        pkgsrc/devel/boost-headers: Makefile
Removed Files:
        pkgsrc/meta-pkgs/boost/patches: patch-boost_locale_format.hpp
            patch-boost_locale_generator.hpp
            patch-boost_locale_localization__backend.hpp
            patch-boost_locale_util.hpp

Log Message:
boost-headers: revert previous; upstream says it's incorrect and
it's incomplete too.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/boost-headers/Makefile
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/meta-pkgs/boost/patches/patch-boost_locale_format.hpp \
    pkgsrc/meta-pkgs/boost/patches/patch-boost_locale_generator.hpp \
    pkgsrc/meta-pkgs/boost/patches/patch-boost_locale_localization__backend.hpp \
    pkgsrc/meta-pkgs/boost/patches/patch-boost_locale_util.hpp

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

Modified files:

Index: pkgsrc/devel/boost-headers/Makefile
diff -u pkgsrc/devel/boost-headers/Makefile:1.42 pkgsrc/devel/boost-headers/Makefile:1.43
--- pkgsrc/devel/boost-headers/Makefile:1.42    Sat Jul 29 10:00:03 2017
+++ pkgsrc/devel/boost-headers/Makefile Sat Jul 29 22:29:49 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2017/07/29 10:00:03 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2017/07/29 22:29:49 wiz Exp $
 
-PKGREVISION=           3
+PKGREVISION=           4
 BOOST_PACKAGE=         headers
 BOOST_COMMENT=         (build-time headers)
 BOOST_CONFIG=          generate



Home | Main Index | Thread Index | Old Index