[Lunar-commits] r18767 - in moonbase/trunk/web: opera opera-static
Stefan Wold
ratler at lunar-linux.org
Fri Feb 17 06:04:53 UTC 2006
Author: ratler
Date: 2006-02-17 06:04:52 +0000 (Fri, 17 Feb 2006)
New Revision: 18767
Modified:
moonbase/trunk/web/opera-static/BUILD
moonbase/trunk/web/opera-static/DETAILS
moonbase/trunk/web/opera/BUILD
moonbase/trunk/web/opera/DETAILS
Log:
Opera version bumps. Added manpage
Modified: moonbase/trunk/web/opera/BUILD
===================================================================
--- moonbase/trunk/web/opera/BUILD 2006-02-17 05:31:08 UTC (rev 18766)
+++ moonbase/trunk/web/opera/BUILD 2006-02-17 06:04:52 UTC (rev 18767)
@@ -7,6 +7,8 @@
prepare_install &&
echo "n" | ./install.sh -s &&
+ cp -f man/opera.1 /usr/share/man/man1 &&
+
if [ ! -f /etc/opera6rc ]; then
install -m 644 config/opera6rc /etc
fi
Modified: moonbase/trunk/web/opera/DETAILS
===================================================================
--- moonbase/trunk/web/opera/DETAILS 2006-02-17 05:31:08 UTC (rev 18766)
+++ moonbase/trunk/web/opera/DETAILS 2006-02-17 06:04:52 UTC (rev 18767)
@@ -1,14 +1,14 @@
MODULE=opera
- VERSION=8.51
- SUBVERSION=20051114.5-shared-qt.i386-en
- SOURCE=$MODULE-$VERSION-$SUBVERSION.tar.gz
+ VERSION=8.52
+ SUBVERSION=20060201.5-shared-qt.i386-en
+ SOURCE=$MODULE-$VERSION-$SUBVERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-$SUBVERSION
- SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/851/final/en/i386/
- SOURCE_VFY=sha1:07dde987ddb57c238980e550c6f9053456d1e01c
+ SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/852/final/en/i386/shared/
+ SOURCE_VFY=sha1:3645e3a9a1c7335d2aba552d83cd77099286aa2f
WEB_SITE=http://www.opera.com/
MAINTAINER=ratler at lunar-linux.org
ENTERED=20051002
- UPDATED=20051122
+ UPDATED=20060217
SHORT="The most full-featured Internet browser on the market."
cat << EOF
Opera includes pop-up blocking, tabbed browsing, integrated searches,
Modified: moonbase/trunk/web/opera-static/BUILD
===================================================================
--- moonbase/trunk/web/opera-static/BUILD 2006-02-17 05:31:08 UTC (rev 18766)
+++ moonbase/trunk/web/opera-static/BUILD 2006-02-17 06:04:52 UTC (rev 18767)
@@ -7,6 +7,8 @@
prepare_install &&
echo "n" | ./install.sh -s &&
+ cp -f man/opera.1 /usr/share/man/man1 &&
+
if [ ! -f /etc/opera6rc ]; then
install -m 644 config/opera6rc /etc
fi
Modified: moonbase/trunk/web/opera-static/DETAILS
===================================================================
--- moonbase/trunk/web/opera-static/DETAILS 2006-02-17 05:31:08 UTC (rev 18766)
+++ moonbase/trunk/web/opera-static/DETAILS 2006-02-17 06:04:52 UTC (rev 18767)
@@ -1,14 +1,14 @@
MODULE=opera-static
- VERSION=8.51
- SUBVERSION=20051114.1-static-qt.i386-en
+ VERSION=8.52
+ SUBVERSION=20060201.1-static-qt.i386-en
SOURCE=opera-$VERSION-$SUBVERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-$VERSION-$SUBVERSION
- SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/851/final/en/i386/
- SOURCE_VFY=sha1:0d5ff79293896ae478c4f92fed605711b3cf0693
+ SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/852/final/en/i386/static/
+ SOURCE_VFY=sha1:547dd2019213f240f7dc9e2f757c059731a35c59
WEB_SITE=http://www.opera.com/
MAINTAINER=ratler at lunar-linux.org
ENTERED=20051002
- UPDATED=20051122
+ UPDATED=20060217
SHORT="The most full-featured Internet browser on the market."
cat << EOF
Opera includes pop-up blocking, tabbed browsing, integrated searches,
More information about the Lunar-commits
mailing list