Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (15ac2d418fba9fa112dba6fbd3235fa9be9ed6a5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (15ac2d418fba9fa112dba6fbd3235fa9be9ed6a5)
  • Date: Thu, 20 Mar 2014 04:33:25 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

graphics/pngcrush/DETAILS | 6 +++---
graphics/pngcrush/HISTORY | 3 +++
libs/pugixml/DETAILS | 8 ++++----
libs/pugixml/HISTORY | 5 +++++
libs/pugixml/PRE_BUILD | 3 +--
5 files changed, 16 insertions(+), 9 deletions(-)

New commits:
commit 15ac2d418fba9fa112dba6fbd3235fa9be9ed6a5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pngcrush: => 1.7.23

commit e35c5e82542ad5b764c8c6519217788ef3124ad5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pugixml: => 1.4

diff --git a/graphics/pngcrush/DETAILS b/graphics/pngcrush/DETAILS
index b877893..3f5c825 100755
--- a/graphics/pngcrush/DETAILS
+++ b/graphics/pngcrush/DETAILS
@@ -1,11 +1,11 @@
SPELL=pngcrush
- VERSION=1.7.20
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=1.7.23
+
SOURCE_HASH=sha512:0c605b89def5ee3455ab8f6ea3f986319a609000b84b20d2093d5ee92f6876191b41fea70606f7c7e6280073d519b1e4896a29d9965880b73c4d8c3e1bab14ed
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/pmt/$SOURCE
WEB_SITE=http://pmt.sourceforge.net/pngcrush/index.html
ENTERED=20030613
-
SOURCE_HASH=sha512:356682374f567e7fa90f915c4292be0eb9a6150cdf87a949b0f1eb4fc661d107fa34521bebc5fab4099cf3c9e562c25189ffe68a730651de545fd7a37a502450
LICENSE[0]=ZLIB
DOCS="ChangeLog.html"
KEYWORDS="graphics"
diff --git a/graphics/pngcrush/HISTORY b/graphics/pngcrush/HISTORY
index 192b6ad..5bac9b9 100644
--- a/graphics/pngcrush/HISTORY
+++ b/graphics/pngcrush/HISTORY
@@ -1,3 +1,6 @@
+2014-02-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7.23
+
2011-10-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.7.20
* BUILD: better use of the flags
diff --git a/libs/pugixml/DETAILS b/libs/pugixml/DETAILS
index 00fbdbb..f67949e 100755
--- a/libs/pugixml/DETAILS
+++ b/libs/pugixml/DETAILS
@@ -1,10 +1,10 @@
SPELL=pugixml
- VERSION=1.2
-
SOURCE_HASH=sha512:c46ed096b6657a670e12738d191f81da0c33f699dd3ec8bc9b093a05edf2b0788a2d0c79a900a2aafd99a966b3c9a85cfdaeda6291c06e9a0fb419b5ac4d445e
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=1.4
+
SOURCE_HASH=sha512:7e77a8f603b3047c99b5c5f6a3ed5db4f5a2bc765d5cf5a7fde068d57f48fc18a5460ad1c6d60666143cbad75d7b7e458fe85b08f3349323db93db22b83beb89
+ SOURCE=$SPELL-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pugixml.org/
- SOURCE_URL[0]=http://$SPELL.googlecode.com/files/$SOURCE
+
SOURCE_URL[0]=https://github.com/zeux/pugixml/releases/download/v${VERSION}/$SOURCE
LICENSE[0]=MIT
ENTERED=20130810
KEYWORDS="C++ XML"
diff --git a/libs/pugixml/HISTORY b/libs/pugixml/HISTORY
index c7d9340..62b09be 100644
--- a/libs/pugixml/HISTORY
+++ b/libs/pugixml/HISTORY
@@ -1,3 +1,8 @@
+2014-03-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4
+ new url
+ * PRE_BUILD: update
+
2013-08-10 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2
spell created
diff --git a/libs/pugixml/PRE_BUILD b/libs/pugixml/PRE_BUILD
index 7719943..74d91ad 100755
--- a/libs/pugixml/PRE_BUILD
+++ b/libs/pugixml/PRE_BUILD
@@ -1,5 +1,4 @@
-mk_source_dir $SOURCE_DIRECTORY &&
+default_pre_build &&
cd $SOURCE_DIRECTORY &&
-unpack_file &&
#use an improveed version of their cmake file
cp $SPELL_DIRECTORY/CMakeLists.txt .



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (15ac2d418fba9fa112dba6fbd3235fa9be9ed6a5), Treeve Jelbert, 03/20/2014

Archive powered by MHonArc 2.6.24.

Top of Page