pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/g2 Add missing file. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/22238c45f903
branches:  trunk
changeset: 499519:22238c45f903
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 26 14:59:13 2005 +0000

description:
Add missing file. Bump PKGREVISION.

diffstat:

 graphics/g2/Makefile |  6 +++---
 graphics/g2/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r d7b223e08aed -r 22238c45f903 graphics/g2/Makefile
--- a/graphics/g2/Makefile      Mon Sep 26 14:42:56 2005 +0000
+++ b/graphics/g2/Makefile      Mon Sep 26 14:59:13 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2005/08/06 06:19:19 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/09/26 14:59:13 wiz Exp $
 
 DISTNAME=              g2-0.49a
-PKGREVISION=           4
+PKGREVISION=           5
 CATEGORIES=            graphics
 MASTER_SITES=          http://g2.sourceforge.net/pub/
 
@@ -28,6 +28,6 @@
                ${PREFIX}/share/examples/g2
 
 .include "../../graphics/gd/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
 .include "../../mk/x11.buildlink3.mk"
-.include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d7b223e08aed -r 22238c45f903 graphics/g2/PLIST
--- a/graphics/g2/PLIST Mon Sep 26 14:42:56 2005 +0000
+++ b/graphics/g2/PLIST Mon Sep 26 14:59:13 2005 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:33 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/09/26 14:59:13 wiz Exp $
 include/g2.h
+include/g2_GIF.h
 include/g2_PS.h
 include/g2_X11.h
 include/g2_gd.h



Home | Main Index | Thread Index | Old Index