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: 06-Feb-2004 09:41:10
Branch: HEAD Handle: 2004020608410802
Modified files:
openpkg-src/xemacs xemacs.spec
openpkg-web news.txt
Log:
upgrading package: xemacs 21.4.14 -> 21.4.15
Summary:
Revision Changes Path
1.24 +5 -5 openpkg-src/xemacs/xemacs.spec
1.8449 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xemacs/xemacs.spec
============================================================================
$ cvs diff -u -r1.23 -r1.24 xemacs.spec
--- openpkg-src/xemacs/xemacs.spec 3 Feb 2004 20:07:36 -0000 1.23
+++ openpkg-src/xemacs/xemacs.spec 6 Feb 2004 08:41:10 -0000 1.24
@@ -24,8 +24,8 @@
##
# package versions
-%define V_xemacs 21.4.14
-%define V_sumo 2003-11-13
+%define V_xemacs 21.4.15
+%define V_sumo 2004-02-02
# package information
Name: xemacs
@@ -38,7 +38,7 @@
Group: Editor
License: GPL
Version: %{V_xemacs}
-Release: 20040203
+Release: 20040206
# package options
%option with_gtk yes
@@ -70,12 +70,12 @@
%track
prog xemacs = {
- version = 21.4.14
+ version = %{V_xemacs}
url = ftp://ftp.xemacs.org/pub/xemacs/stable/
regex = xemacs-(__VER__)\.tar\.gz
}
prog xemacs:sumo = {
- version = 2003-11-13
+ version = %{V_sumo}
url = ftp://ftp.xemacs.org/pub/xemacs/packages/
regex = xemacs-sumo-([\d-]+)\.tar\.bz2
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8448 -r1.8449 news.txt
--- openpkg-web/news.txt 6 Feb 2004 08:30:54 -0000 1.8448
+++ openpkg-web/news.txt 6 Feb 2004 08:41:08 -0000 1.8449
@@ -1,3 +1,4 @@
+06-Feb-2004: Upgraded package: P<xemacs-21.4.15-20040206>
06-Feb-2004: Upgraded package: P<uvscan-4.32+4322-20040206>
06-Feb-2004: Upgraded package: P<gcc34-3.4s20040206-20040206>
06-Feb-2004: Upgraded package: P<perl-mail-20040206-20040206>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]