Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (6643859d33f01e013a20e670b240ea76bcbbe8c1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (6643859d33f01e013a20e670b240ea76bcbbe8c1)
  • Date: Thu, 28 May 2015 05:53:16 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

disk/cdrtools/DETAILS | 12 ++++++------
disk/cdrtools/HISTORY | 4 ++++
2 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit 6643859d33f01e013a20e670b240ea76bcbbe8c1
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

cdrtools: update to 3.01a28 and various DETAILS fixes

diff --git a/disk/cdrtools/DETAILS b/disk/cdrtools/DETAILS
index f05a264..baca9dc 100755
--- a/disk/cdrtools/DETAILS
+++ b/disk/cdrtools/DETAILS
@@ -1,13 +1,13 @@
SPELL=cdrtools
- VERSION=3.01a24
+ VERSION=3.01a28
ALPHA=$([ "${VERSION//a/}" != "$VERSION" ] && echo 1)
- SOURCE=${SPELL}-${VERSION}.tar.gz
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION%a*}
-
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/${ALPHA:+alpha/}${SOURCE}
-
SOURCE_HASH=sha512:81a94cddac63ce1d160928b292cfe03806f47cbc6e6278bc819eb8f2019b7fdb4d2036b30e230e32e4c3f51711d0d2eea68b97e75b6b3bbbb3f1a93e891c28ef
+
SOURCE_URL[0]=http://downloads.sourceforge.net/project/$SPELL/${ALPHA:+alpha/}${SOURCE}
+
SOURCE_HASH=sha512:d703ba99bb9435006931ec8f7864137213d2a89d34611eb4a9e3d6fdaa438af55625da1a6d6005ac70a669f091d7133ff3565ce5be9dbd51723168887ae6baa5
LICENSE[0]=GPL
KEYWORDS="disk"
- WEB_SITE=http://cdrecord.berlios.de/private/cdrecord.html
+ WEB_SITE=http://cdrtools.sourceforge.net/private/cdrecord.html
ENTERED=20010922
SHORT="Cdrtools - Highly portable CD/DVD/BluRay command line
recording software"
cat << EOF
@@ -19,7 +19,7 @@ The suite includes the following programs:
cdrecord A CD/DVD/BD recording program
readcd A program to read CD/DVD/BD media with CD-clone features
cdda2wav The most evolved CD-audio extraction program with paranoia
support
-mkisofs A program to create hybrid ISO9660/JOLIET/HFS filesystes with
+mkisofs A program to create hybrid ISO9660/JOLIET/HFS filesystems with
optional Rock Ridge attributes
isodebug A program to print mkisofs debug information from media
isodump A program to dump ISO-9660 media
diff --git a/disk/cdrtools/HISTORY b/disk/cdrtools/HISTORY
index 85929dc..7543ea1 100644
--- a/disk/cdrtools/HISTORY
+++ b/disk/cdrtools/HISTORY
@@ -1,3 +1,7 @@
+2015-05-28 Frederik <fbrosson2014-srcmg AT yahoo.fr>
+ * DETAILS: update to 3.01a28, new SOURCE_URL, website, typo fix
+ (applied by Thomas Orgis <sobukus AT sourcemage.org>)
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (6643859d33f01e013a20e670b240ea76bcbbe8c1), Thomas Orgis, 05/28/2015

Archive powered by MHonArc 2.6.24.

Top of Page