[Lunar-commits] r25857 - moonbase/trunk/printer/cups
Dennis Veatch
stumbles at lunar-linux.org
Tue Sep 18 20:24:05 CEST 2007
Author: stumbles
Date: 2007-09-18 20:24:05 +0200 (Tue, 18 Sep 2007)
New Revision: 25857
Modified:
moonbase/trunk/printer/cups/BUILD
moonbase/trunk/printer/cups/DETAILS
Log:
Version bump. The BUILD change gets around cups make install
barfing on locale.
Modified: moonbase/trunk/printer/cups/BUILD
===================================================================
--- moonbase/trunk/printer/cups/BUILD 2007-09-18 17:21:47 UTC (rev 25856)
+++ moonbase/trunk/printer/cups/BUILD 2007-09-18 18:24:05 UTC (rev 25857)
@@ -1,5 +1,8 @@
(
+# This autoconf entry needs to be revisited on next cups bump.
+ autoconf &&
+
default_build &&
if [ -e /etc/init.d/cups ] ; then
Modified: moonbase/trunk/printer/cups/DETAILS
===================================================================
--- moonbase/trunk/printer/cups/DETAILS 2007-09-18 17:21:47 UTC (rev 25856)
+++ moonbase/trunk/printer/cups/DETAILS 2007-09-18 18:24:05 UTC (rev 25857)
@@ -1,12 +1,12 @@
MODULE=cups
- VERSION=1.2.12
+ VERSION=1.3.1
SOURCE=$MODULE-$VERSION-source.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.easysw.com/pub/$MODULE/$VERSION
- SOURCE_VFY=sha1:11a540f76a1d3164b6636bf8ba47928803ad9356
+ SOURCE_VFY=sha1:afc3d80f2184a5173839766f36d263677e328f7c
WEB_SITE=http://www.cups.org/
ENTERED=20020218
- UPDATED=20070713
+ UPDATED=20070918
SHORT="A portable printing layer"
cat << EOF
More information about the Lunar-commits
mailing list