pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/glib2-tools



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr 17 08:04:49 UTC 2018

Modified Files:
        pkgsrc/devel/glib2-tools: Makefile

Log Message:
glib2-tools: Reset PKGREVISION after glib2 update


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/glib2-tools/Makefile

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

Modified files:

Index: pkgsrc/devel/glib2-tools/Makefile
diff -u pkgsrc/devel/glib2-tools/Makefile:1.4 pkgsrc/devel/glib2-tools/Makefile:1.5
--- pkgsrc/devel/glib2-tools/Makefile:1.4       Sun Apr  1 20:26:25 2018
+++ pkgsrc/devel/glib2-tools/Makefile   Tue Apr 17 08:04:49 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2018/04/01 20:26:25 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2018/04/17 08:04:49 wiz Exp $
 
 .include "../../devel/glib2/Makefile.common"
 
 PKGNAME:=      ${PKGNAME:S/glib2/glib2-tools/}
-PKGREVISION=   1
 CATEGORIES=    devel gnome
 
 COMMENT=       GLib2/gobject python-dependent tools



Home | Main Index | Thread Index | Old Index