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 openpkg$ Date: 24-Oct-2003 10:10:46 Branch: HEAD Handle: 2003102409104402 Modified files: openpkg-re/vcheck vc.perl-tk openpkg-src/perl-tk perl-tk.spec openpkg-web news.txt Removed files: openpkg-src/perl-tk perl-tk.patch Log: upgrading package: perl-tk 20031009 -> 20031024 Summary: Revision Changes Path 1.18 +1 -1 openpkg-re/vcheck/vc.perl-tk 1.2 +0 -22 openpkg-src/perl-tk/perl-tk.patch 1.33 +4 -6 openpkg-src/perl-tk/perl-tk.spec 1.7147 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/vcheck/vc.perl-tk ============================================================================ $ cvs diff -u -r1.17 -r1.18 vc.perl-tk --- openpkg-re/vcheck/vc.perl-tk 9 Oct 2003 11:37:14 -0000 1.17 +++ openpkg-re/vcheck/vc.perl-tk 24 Oct 2003 08:10:44 -0000 1.18 @@ -2,7 +2,7 @@ } prog perl-tk:Tk = { - version = 800.024 + version = 804.025_beta3 url = http://www.cpan.org/modules/by-module/Tk/ regex = Tk-(__VER__)\.tar\.gz } @@ . rm -f openpkg-src/perl-tk/perl-tk.patch <<'@@ .' Index: openpkg-src/perl-tk/perl-tk.patch ============================================================================ [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED] @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-tk/perl-tk.spec ============================================================================ $ cvs diff -u -r1.32 -r1.33 perl-tk.spec --- openpkg-src/perl-tk/perl-tk.spec 9 Oct 2003 11:42:10 -0000 1.32 +++ openpkg-src/perl-tk/perl-tk.spec 24 Oct 2003 08:10:46 -0000 1.33 @@ -24,7 +24,7 @@ ## # versions of individual parts -%define V_tk 800.024 +%define V_tk 804.025_beta3 %define V_tk_tiff 0.08 %define V_tk_jpeg 2.014 %define V_tk_png 2.005 @@ -64,8 +64,8 @@ Distribution: OpenPKG [BASE] Group: Language License: GPL/Artistic -Version: 20031009 -Release: 20031009 +Version: 20031024 +Release: 20031024 # list of sources Source0: http://www.cpan.org/modules/by-module/Tk/Tk-%{V_tk}.tar.gz @@ -98,7 +98,6 @@ Source27: http://www.cpan.org/modules/by-module/Tk/Tk-TreeGraph-%{V_tk_treegraph}.tar.gz Source28: http://www.cpan.org/modules/by-module/Tk/Tk-Workspace-%{V_tk_workspace}.tar.gz Source29: http://www.cpan.org/modules/by-module/Tk/Tk-WorldCanvas-%{V_tk_worldcanvas}.tar.gz -Patch0: perl-tk.patch # build information Prefix: %{l_prefix} @@ -172,7 +171,6 @@ %setup -q -T -D -a 27 %setup -q -T -D -a 28 %setup -q -T -D -a 29 - %patch -p0 -P 0 %build @@ -181,7 +179,7 @@ %{l_prefix}/bin/perl-openpkg prolog # build Tk - ( cd Tk%{V_tk} + ( cd Tk-%{V_tk} %{l_prefix}/bin/perl-openpkg install \ X11INC=`%{l_prefix}/etc/rc --query x11_incdir` \ X11LIB=`%{l_prefix}/etc/rc --query x11_libdir` @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.7146 -r1.7147 news.txt --- openpkg-web/news.txt 24 Oct 2003 08:10:16 -0000 1.7146 +++ openpkg-web/news.txt 24 Oct 2003 08:10:44 -0000 1.7147 @@ -1,3 +1,4 @@ +24-Oct-2003: Upgraded package: P<perl-tk-20031024-20031024> 24-Oct-2003: Upgraded package: P<rt-3.0.6-20031024> 24-Oct-2003: Upgraded package: P<perl-www-20031024-20031024> 24-Oct-2003: Upgraded package: P<nano-1.3.0-20031024> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]