OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 11-Aug-2003 17:14:47
Branch: HEAD Handle: 2003081116144601
Modified files:
openpkg-src/di di.spec
openpkg-web news.txt
Log:
add FreeBSD5 to platform test
Summary:
Revision Changes Path
1.14 +4 -1 openpkg-src/di/di.spec
1.6127 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/di/di.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 di.spec
--- openpkg-src/di/di.spec 8 Jul 2003 14:39:15 -0000 1.13
+++ openpkg-src/di/di.spec 11 Aug 2003 15:14:47 -0000 1.14
@@ -33,7 +33,7 @@
Group: System
License: MIT-style
Version: 3.9
-Release: 20030702
+Release: 20030811
# list of sources
Source0: http://www.gentoo.com/di/di-%{version}.tar.gz
@@ -54,6 +54,9 @@
%prep
%setup -q
+ %{l_shtool} subst \
+ -e 's;4\.\*);[45].*);' \
+ hints/freebsd.sh
%build
# start compiler as 'gcc' to hint the configure script
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6126 -r1.6127 news.txt
--- openpkg-web/news.txt 11 Aug 2003 13:19:14 -0000 1.6126
+++ openpkg-web/news.txt 11 Aug 2003 15:14:46 -0000 1.6127
@@ -1,3 +1,4 @@
+11-Aug-2003: Upgraded package: P<di-3.9-20030811>
11-Aug-2003: Upgraded package: P<cups-1.1.19-20030811>
11-Aug-2003: Upgraded package: P<jabberd-1.4.2-20030811>
11-Aug-2003: Upgraded package: P<sam2p-0.42-20030811>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]