[SM-Commit] PERFORCE change 77776 by Juuso Alasuutari for review

Perforce Review Daemon p4review at smee.org
Fri Apr 14 10:35:00 EDT 2006


Change 77776 by juuso_alasuutari at juuso_alasuutari-kamayuq on 2006/04/14 15:33:09

	Version 3.6.1, some spell polishing

Affected files ...

... //sgl/grimoires/devel/archive/unrar/BUILD#2 edit
... //sgl/grimoires/devel/archive/unrar/DETAILS#4 edit
... //sgl/grimoires/devel/archive/unrar/HISTORY#6 edit
... //sgl/grimoires/devel/archive/unrar/INSTALL#2 edit

Differences ...

==== //sgl/grimoires/devel/archive/unrar/BUILD#2 (xtext) ====

@@ -1,2 +1,2 @@
-  sedit "s/-O2/$CFLAGS/" makefile.unix &&
-  make -f makefile.unix
+sedit "s/-O2/$CFLAGS/" makefile.unix &&
+make -f makefile.unix

==== //sgl/grimoires/devel/archive/unrar/DETAILS#4 (xtext) ====

@@ -1,14 +1,13 @@
            SPELL=unrar
-         VERSION=3.4.3
-          SOURCE=${SPELL}src-${VERSION}.tar.gz
+         VERSION=3.6.1
+          SOURCE=${SPELL}src-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
    SOURCE_URL[0]=http://www.rarlab.com/rar/$SOURCE
         WEB_SITE=http://www.rarlab.com
         BUILD_API=2
          ENTERED=20011117
          UPDATED=20021022
-      MAINTAINER=paul at moway.co.uk
-     SOURCE_HASH=sha512:dc340ddac9780a16f49023412db64c001e07769c9164b9bb47f0166e1c322ac88012c7166b73977fe1f5adeca99153e9335a986c080d0e667044268dbd6f5f68
+     SOURCE_HASH=sha512:520b12f6b2da6fae22b2a95a09d2330cd19aeed6ef1b5596361eec3bd973c8aee658e3892bae5355103864ed9403b86870bce759fa3dde1555fe973553f4790b
       LICENSE[0]=
         KEYWORDS="archive"
            SHORT="unRAR is a utility to extract, view, and test the contents of an RAR archive, version 1.50 and above."

==== //sgl/grimoires/devel/archive/unrar/HISTORY#6 (text) ====

@@ -1,3 +1,8 @@
+2006-04-14 Juuso Alasuutari <iuso at sourcemage.org>
+	* DETAILS: Updated to 3.6.1, removed MAINTAINER
+	* BUILD: Removed some empty spaces
+	* INSTALL: Changed cp to install
+
 2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
 	* DETAILS: (automated) Add KEYWORDS
 

==== //sgl/grimoires/devel/archive/unrar/INSTALL#2 (xtext) ====

@@ -1,1 +1,1 @@
-  cp unrar ${INSTALL_ROOT}/usr/bin
+install -m 755 unrar $INSTALL_ROOT/usr/bin



More information about the SM-Commit mailing list