pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/cairo-gobject cairo-gobject: Bump PKGREVISION



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cbd3380c615b
branches:  trunk
changeset: 325537:cbd3380c615b
user:      leot <leot%pkgsrc.org@localhost>
date:      Tue Nov 20 13:20:42 2018 +0000

description:
cairo-gobject: Bump PKGREVISION

Bump PKGREVISION to nb3.  Despite only 35 minutes passed between the
PKGREVISION++ and PKGREVISION-- at least a bulk builder catched it leading to
failures of building x11/gtk3.  Bump it to nb3 in order to be on the safest
side.

Thanks to <jperkin> and <joerg>! (Possible further regressions are mine though!)

diffstat:

 graphics/cairo-gobject/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r fa6c1f5654b2 -r cbd3380c615b graphics/cairo-gobject/Makefile
--- a/graphics/cairo-gobject/Makefile   Tue Nov 20 11:53:02 2018 +0000
+++ b/graphics/cairo-gobject/Makefile   Tue Nov 20 13:20:42 2018 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2018/11/14 22:56:11 kleink Exp $
+# $NetBSD: Makefile,v 1.37 2018/11/20 13:20:42 leot Exp $
 
 .include "../../graphics/cairo/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/-/-gobject-/}
+PKGREVISION=   3
 
 BUILD_DIRS=    util/cairo-gobject
 INSTALL_DIRS=  util/cairo-gobject



Home | Main Index | Thread Index | Old Index