OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Nov-2003 21:32:37
Branch: HEAD Handle: 2003110720323502
Modified files:
openpkg-src/graphviz graphviz.spec
openpkg-web news.txt
Log:
adjust for new freetype filesystem layout
Summary:
Revision Changes Path
1.40 +2 -2 openpkg-src/graphviz/graphviz.spec
1.7323 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/graphviz/graphviz.spec
============================================================================
$ cvs diff -u -r1.39 -r1.40 graphviz.spec
--- openpkg-src/graphviz/graphviz.spec 17 Sep 2003 12:39:18 -0000 1.39
+++ openpkg-src/graphviz/graphviz.spec 7 Nov 2003 20:32:37 -0000 1.40
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 1.10
-Release: 20030917
+Release: 20031107
# package options
%option with_x11 yes
@@ -73,7 +73,7 @@
--prefix=%{l_prefix} \
--with-extraincludedir=%{l_prefix}/include \
--with-extralibdir=%{l_prefix}/lib \
- --with-freetypeincludedir=%{l_prefix}/include/freetype2 \
+ --with-freetypeincludedir=%{l_prefix}/include \
--with-freetypelibdir=%{l_prefix}/lib \
--with-pngincludedir=%{l_prefix}/include \
--with-pnglibdir=%{l_prefix}/lib \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7322 -r1.7323 news.txt
--- openpkg-web/news.txt 7 Nov 2003 20:26:57 -0000 1.7322
+++ openpkg-web/news.txt 7 Nov 2003 20:32:35 -0000 1.7323
@@ -1,3 +1,4 @@
+07-Nov-2003: Upgraded package: P<graphviz-1.10-20031107>
07-Nov-2003: Upgraded package: P<perl-gd-20031107-20031107>
07-Nov-2003: Upgraded package: P<xpdf-2.03-20031107>
07-Nov-2003: Upgraded package: P<mozilla-1.5-20031107>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]