pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/graphviz Backout last change because "lib/con...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/404541e88940
branches:  trunk
changeset: 556714:404541e88940
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Apr 01 17:12:57 2009 +0000

description:
Backout last change because "lib/config" gets created by the INSTALL
script and removed by the DEINSTALL script. Problem pointed out
by Joerg Sonnenberger.

diffstat:

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

diffs (30 lines):

diff -r 47b5348f2436 -r 404541e88940 graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Wed Apr 01 16:36:20 2009 +0000
+++ b/graphics/graphviz/Makefile        Wed Apr 01 17:12:57 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2009/04/01 16:36:06 tron Exp $
+# $NetBSD: Makefile,v 1.73 2009/04/01 17:12:57 tron Exp $
 
 DISTNAME=      graphviz-2.20.3
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.graphviz.org/pub/graphviz/stable/SOURCES/
 
diff -r 47b5348f2436 -r 404541e88940 graphics/graphviz/PLIST
--- a/graphics/graphviz/PLIST   Wed Apr 01 16:36:20 2009 +0000
+++ b/graphics/graphviz/PLIST   Wed Apr 01 17:12:57 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2009/04/01 16:36:06 tron Exp $
+@comment $NetBSD: PLIST,v 1.31 2009/04/01 17:12:57 tron Exp $
 bin/acyclic
 bin/bcomps
 bin/ccomps
@@ -50,7 +50,6 @@
 include/graphviz/textpara.h
 include/graphviz/types.h
 include/graphviz/usershape.h
-lib/graphviz/config
 lib/graphviz/libgvplugin_core.la
 lib/graphviz/libgvplugin_dot_layout.la
 lib/graphviz/libgvplugin_gd.la



Home | Main Index | Thread Index | Old Index