pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/libgii Record vgl module on DragonFly and Fre...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/623728c54f79
branches:  trunk
changeset: 511254:623728c54f79
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Apr 12 16:57:04 2006 +0000

description:
Record vgl module on DragonFly and FreeBSD in PLIST. Bump revision.

diffstat:

 graphics/libgii/Makefile        |  4 ++--
 graphics/libgii/PLIST.DragonFly |  2 ++
 graphics/libgii/PLIST.FreeBSD   |  2 ++
 3 files changed, 6 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 19932439195c -r 623728c54f79 graphics/libgii/Makefile
--- a/graphics/libgii/Makefile  Wed Apr 12 16:47:51 2006 +0000
+++ b/graphics/libgii/Makefile  Wed Apr 12 16:57:04 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2006/03/04 21:29:49 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2006/04/12 16:57:04 joerg Exp $
 
 DISTNAME=      libgii-0.9.1.src
 PKGNAME=       ${DISTNAME:S/.src//}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  ftp://ftp.ggi-project.org/pub/packages/ggi/ggi/v2.1/ \
                http://www.ggi-project.org/ftp/ggi/v2.1/ \
diff -r 19932439195c -r 623728c54f79 graphics/libgii/PLIST.DragonFly
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libgii/PLIST.DragonFly   Wed Apr 12 16:57:04 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.DragonFly,v 1.1 2006/04/12 16:57:04 joerg Exp $
+lib/ggi/input/vgl.la
diff -r 19932439195c -r 623728c54f79 graphics/libgii/PLIST.FreeBSD
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/libgii/PLIST.FreeBSD     Wed Apr 12 16:57:04 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST.FreeBSD,v 1.1 2006/04/12 16:57:04 joerg Exp $
+lib/ggi/input/vgl.la



Home | Main Index | Thread Index | Old Index