pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics Bump PKGREVISION to fix pkg-config files as n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2e801980fa7
branches:  trunk
changeset: 398137:c2e801980fa7
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Aug 25 07:29:18 2009 +0000

description:
Bump PKGREVISION to fix pkg-config files as noted by obache@ in the PR 41895.

diffstat:

 graphics/glu/Makefile  |  4 ++--
 graphics/glut/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 27a9212cba02 -r c2e801980fa7 graphics/glu/Makefile
--- a/graphics/glu/Makefile     Tue Aug 25 05:27:57 2009 +0000
+++ b/graphics/glu/Makefile     Tue Aug 25 07:29:18 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2009/08/08 08:25:50 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2009/08/25 07:29:18 hasso Exp $
 
 PKGNAME=       glu-${MESA_PKGVERSION}
-PKGREVISION=   1
+PKGREVISION=   2
 COMMENT=       GLU polygon tessellation facility for Mesa
 
 CONFLICTS+=    Mesa-glx-[0-9]*
diff -r 27a9212cba02 -r c2e801980fa7 graphics/glut/Makefile
--- a/graphics/glut/Makefile    Tue Aug 25 05:27:57 2009 +0000
+++ b/graphics/glut/Makefile    Tue Aug 25 07:29:18 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2009/07/08 20:00:58 hasso Exp $
+# $NetBSD: Makefile,v 1.53 2009/08/25 07:29:18 hasso Exp $
 
 PKGNAME=       glut-${MESA_PKGVERSION}
+PKGREVISION=   1
 COMMENT=       GLUT Graphics library similar to SGI's OpenGL
 
 CONFLICTS+=    Mesa-glx-[0-9]*



Home | Main Index | Thread Index | Old Index