[SM-Commit] GIT changes to master z-rejected grimoire by wich (8b7f6f4484f95df13227041a466c7c3926766c43)

wich scm at sourcemage.org
Sun Aug 24 16:52:40 EDT 2008


GIT changes to master z-rejected grimoire by wich <wich at asuka.(none)>:

 dev/null                                                        |binary
 z-http/opera/DETAILS                                            |   46 +++-------
 z-http/opera/HISTORY                                            |    3 
 z-http/opera/opera-9.51.gcc4-qt4.i386.tar.bz2.sig               |    0 
 z-http/opera/opera-9.51.gcc4-shared-qt3.i386.tar.bz2.sig        |    0 
 z-http/opera/opera-9.51.gcc4-shared-qt3.x86_64.tar.bz2.sig      |    0 
 z-http/opera/opera-9.51.gcc4-static-qt3.i386.tar.bz2.sig        |    0 
 z-http/opera/opera-9.52-2091.gcc4-qt4.i386.tar.bz2.sig          |binary
 z-http/opera/opera-9.52-2091.gcc4-shared-qt3.i386.tar.bz2.sig   |binary
 z-http/opera/opera-9.52-2091.gcc4-shared-qt3.x86_64.tar.bz2.sig |binary
 z-http/opera/opera-9.52-2091.gcc4-static-qt3.i386.tar.bz2.sig   |binary
 11 files changed, 21 insertions(+), 28 deletions(-)

New commits:
commit 8b7f6f4484f95df13227041a466c7c3926766c43
Author: wich <wich at asuka.(none)>
Commit: wich <wich at asuka.(none)>

    opera: version 9.52

diff --git a/z-http/opera/DETAILS b/z-http/opera/DETAILS
index 72428cc..eedb16f 100755
--- a/z-http/opera/DETAILS
+++ b/z-http/opera/DETAILS
@@ -1,51 +1,41 @@
            SPELL=opera
-if [ "${OPERA_RELEASE}" = "9, static" ]; then
-           VERSION=9.51
-            LINKED=static
+
+           VERSION=9.52
            RELEASE=final
           LANGUAGE=en
           COMPILER=gcc4
+       COMPRESSION=bz2
+             BUILD=2091
+  if [[ "${OPERA_RELEASE}" = "9, static" ]]; then
+            LINKED=static
                 QT=qt3
           PLATFORM=i386
-       COMPRESSION=bz2
-             BUILD=2061
-            SOURCE=${SPELL}-${VERSION}.${COMPILER}-${LINKED}-${QT}.${PLATFORM}.tar.${COMPRESSION}
+            SOURCE=${SPELL}-${VERSION}-${BUILD}.${COMPILER}-${LINKED}-${QT}.${PLATFORM}.tar.${COMPRESSION}
   SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}-${BUILD}.${COMPILER}-${LINKED}-${QT}.${PLATFORM}
          DIST_PATH=${VERSION/./}/${RELEASE}/${LANGUAGE}/${PLATFORM}/${LINKED}/${SOURCE}
-elif [ "${OPERA_RELEASE}" = "9 qt4, static" ]; then
-           VERSION=9.51
-           RELEASE=final
-          LANGUAGE=en
-          COMPILER=gcc4
+  elif [[ "${OPERA_RELEASE}" = "9 qt4, static" ]]; then
                 QT=qt4
           PLATFORM=i386
-       COMPRESSION=bz2
-             BUILD=2061
-            SOURCE=${SPELL}-${VERSION}.${COMPILER}-${QT}.${PLATFORM}.tar.${COMPRESSION}
+            SOURCE=${SPELL}-${VERSION}-${BUILD}.${COMPILER}-${QT}.${PLATFORM}.tar.${COMPRESSION}
   SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}-${BUILD}.${COMPILER}-${QT}.${PLATFORM}
          DIST_PATH=${VERSION/./}/${RELEASE}/${LANGUAGE}/${PLATFORM}/${SOURCE}
-else
-           VERSION=9.51
+  else
             LINKED=shared
-           RELEASE=final
-          LANGUAGE=en
-          COMPILER=gcc4
                 QT=qt3
-  if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
+    if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
           PLATFORM=x86_64
-  else
+    else
           PLATFORM=i386
-  fi
-       COMPRESSION=bz2
-             BUILD=2061
-            SOURCE=${SPELL}-${VERSION}.${COMPILER}-${LINKED}-${QT}.${PLATFORM}.tar.${COMPRESSION}
+    fi
+            SOURCE=${SPELL}-${VERSION}-${BUILD}.${COMPILER}-${LINKED}-${QT}.${PLATFORM}.tar.${COMPRESSION}
   SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}-${BUILD}.${COMPILER}-${LINKED}-${QT}.${PLATFORM}
-  if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
+    if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
          DIST_PATH=${VERSION/./}/${RELEASE}/${LANGUAGE}/${PLATFORM}/${SOURCE}
-  else
+    else
          DIST_PATH=${VERSION/./}/${RELEASE}/${LANGUAGE}/${PLATFORM}/${LINKED}/${SOURCE}
+    fi
   fi
-fi
+
      SOURCE_URL[0]=ftp://ftp.tiscali.nl/pub/mirror/opera/linux/${DIST_PATH}
      SOURCE_URL[1]=ftp://ftp.scarlet.be/pub/opera/linux/${DIST_PATH}
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/z-http/opera/HISTORY b/z-http/opera/HISTORY
index 372caac..7ffee05 100644
--- a/z-http/opera/HISTORY
+++ b/z-http/opera/HISTORY
@@ -1,3 +1,6 @@
+2008-08-24 Remko van der Vossen <wich at sourcemage.org>
+	* DETAILS: version 9.52
+
 2008-07-07 Remko van der Vossen <wich at sourcemage.org>
 	* DETAILS: version 9.51
 
diff --git a/z-http/opera/opera-9.51.gcc4-qt4.i386.tar.bz2.sig b/z-http/opera/opera-9.51.gcc4-qt4.i386.tar.bz2.sig
deleted file mode 100644
index d91cf4e..0000000
Binary files a/z-http/opera/opera-9.51.gcc4-qt4.i386.tar.bz2.sig and /dev/null differ
diff --git a/z-http/opera/opera-9.51.gcc4-shared-qt3.i386.tar.bz2.sig b/z-http/opera/opera-9.51.gcc4-shared-qt3.i386.tar.bz2.sig
deleted file mode 100644
index 0772d5c..0000000
Binary files a/z-http/opera/opera-9.51.gcc4-shared-qt3.i386.tar.bz2.sig and /dev/null differ
diff --git a/z-http/opera/opera-9.51.gcc4-shared-qt3.x86_64.tar.bz2.sig b/z-http/opera/opera-9.51.gcc4-shared-qt3.x86_64.tar.bz2.sig
deleted file mode 100644
index bdbfab0..0000000
Binary files a/z-http/opera/opera-9.51.gcc4-shared-qt3.x86_64.tar.bz2.sig and /dev/null differ
diff --git a/z-http/opera/opera-9.51.gcc4-static-qt3.i386.tar.bz2.sig b/z-http/opera/opera-9.51.gcc4-static-qt3.i386.tar.bz2.sig
deleted file mode 100644
index 322e976..0000000
Binary files a/z-http/opera/opera-9.51.gcc4-static-qt3.i386.tar.bz2.sig and /dev/null differ
diff --git a/z-http/opera/opera-9.52-2091.gcc4-qt4.i386.tar.bz2.sig b/z-http/opera/opera-9.52-2091.gcc4-qt4.i386.tar.bz2.sig
new file mode 100644
index 0000000..78ef692
Binary files /dev/null and b/z-http/opera/opera-9.52-2091.gcc4-qt4.i386.tar.bz2.sig differ
diff --git a/z-http/opera/opera-9.52-2091.gcc4-shared-qt3.i386.tar.bz2.sig b/z-http/opera/opera-9.52-2091.gcc4-shared-qt3.i386.tar.bz2.sig
new file mode 100644
index 0000000..007a2a3
Binary files /dev/null and b/z-http/opera/opera-9.52-2091.gcc4-shared-qt3.i386.tar.bz2.sig differ
diff --git a/z-http/opera/opera-9.52-2091.gcc4-shared-qt3.x86_64.tar.bz2.sig b/z-http/opera/opera-9.52-2091.gcc4-shared-qt3.x86_64.tar.bz2.sig
new file mode 100644
index 0000000..16e9dc1
Binary files /dev/null and b/z-http/opera/opera-9.52-2091.gcc4-shared-qt3.x86_64.tar.bz2.sig differ
diff --git a/z-http/opera/opera-9.52-2091.gcc4-static-qt3.i386.tar.bz2.sig b/z-http/opera/opera-9.52-2091.gcc4-static-qt3.i386.tar.bz2.sig
new file mode 100644
index 0000000..ff54b3c
Binary files /dev/null and b/z-http/opera/opera-9.52-2091.gcc4-static-qt3.i386.tar.bz2.sig differ



More information about the SM-Commit mailing list