[Lunar-commits] r25153 - moonbase/trunk/web/links2
Florin Braescu
florin at lunar-linux.org
Sun Jul 15 13:51:24 CEST 2007
Author: florin
Date: 2007-07-15 13:51:24 +0200 (Sun, 15 Jul 2007)
New Revision: 25153
Modified:
moonbase/trunk/web/links2/DEPENDS
moonbase/trunk/web/links2/DETAILS
Log:
bump the version from 2.1pre28 to 2.1pre29. bugfixes release.
Modified: moonbase/trunk/web/links2/DEPENDS
===================================================================
--- moonbase/trunk/web/links2/DEPENDS 2007-07-15 11:10:15 UTC (rev 25152)
+++ moonbase/trunk/web/links2/DEPENDS 2007-07-15 11:51:24 UTC (rev 25153)
@@ -1,29 +1,29 @@
-depends ncurses &&
+depends ncurses
optional_depends libpng \
"" \
"" \
- "for PNG support" &&
+ "for PNG support"
optional_depends gpm \
"--with-gpm" \
"--without-gpm" \
- "for gpm mouse support" &&
+ "for gpm mouse support"
optional_depends tiff \
"--with-libtiff" \
"--without-libtiff" \
- "for console graphics support" &&
+ "for console graphics support"
optional_depends jpeg \
"--with-libjpeg" \
"--without-libjpeg" \
- "for console graphics support" &&
+ "for console graphics support"
optional_depends "openssl" \
"--with-ssl" \
"--without-ssl" \
- "encryption for HTTPS" &&
+ "encryption for HTTPS"
optional_depends "svgalib" \
"--with-svgalib" \
Modified: moonbase/trunk/web/links2/DETAILS
===================================================================
--- moonbase/trunk/web/links2/DETAILS 2007-07-15 11:10:15 UTC (rev 25152)
+++ moonbase/trunk/web/links2/DETAILS 2007-07-15 11:51:24 UTC (rev 25153)
@@ -1,12 +1,12 @@
MODULE=links2
- VERSION=2.1pre28
+ VERSION=2.1pre29
SOURCE=links-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/links-$VERSION
SOURCE_URL=http://links.twibright.com/download/
- SOURCE_VFY=sha1:c5bda09ca6eeed8304d85e7b14d3a64266c1fd3d
+ SOURCE_VFY=sha1:9af68ec6bd9ce995b08016334263f79afe1b6e0c
WEB_SITE=http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/
ENTERED=20020523
- UPDATED=20070412
+ UPDATED=20070715
SHORT="Graphics capable links"
cat << EOF
More information about the Lunar-commits
mailing list