Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (647d5cf30b5b19bbb8abcdaa5bc8431e248b85b4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (647d5cf30b5b19bbb8abcdaa5bc8431e248b85b4)
  • Date: Sun, 20 Jun 2010 07:40:37 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

collab/wordpress/DETAILS | 20 ++++++++++++++------
collab/wordpress/HISTORY | 4 ++++
2 files changed, 18 insertions(+), 6 deletions(-)

New commits:
commit 647d5cf30b5b19bbb8abcdaa5bc8431e248b85b4
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

wordpress: updated spell to 3.0 & fixed to use version in SOURCE

diff --git a/collab/wordpress/DETAILS b/collab/wordpress/DETAILS
index 49a64de..f64be15 100755
--- a/collab/wordpress/DETAILS
+++ b/collab/wordpress/DETAILS
@@ -1,18 +1,26 @@
SPELL=wordpress
- VERSION=2.0.1
-
SOURCE_HASH='sha512:ceda825b8fb334ede543fd373a045d868020967858c45c5ed09b1b99b5492c7affb47f4b7d0936a2338a02d1ea9b0eb732f1366873dea79a2e96a2caf272309d'
- SOURCE="latest.tar.gz"
+ VERSION=3.0
+
SOURCE_HASH=sha512:173deb29f91749721228eaf09d4a52a4af74608e885596f88b3ef5a2ebfff080fac73a42d9a7b121c53620e317aa3d67a8e0e3b6775fb80a32b68d7d2d358872
+ SOURCE="$SPELL-$VERSION.tar.gz"
FORCE_DOWNLOAD=on
SOURCE_URL[0]="http://wordpress.org/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
WEB_SITE="http://$SPELL.org/";
FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/";
LICENSE[0]='GPL'
- UPDATED=20060103
GATHER_DOCS=off
KEYWORDS="collab"
SHORT='A standards-compliant Weblog'
cat << EOF
-WordPress is a state-of-the-art, semantic, personal publishing platform with
a focus on aesthetics, Web standards, and usability. It was born out of a
desire for an elegant, well-architectured personal publishing system, and is
the official successor to b2/cafelog. While primarily geared towards
functioning as a Weblog, it is also a flexible CMS capable of managing many
types of Web sites. In addition to the basic Weblog functions, it also has an
integrated link manager (e.g. for blogrolls), XFN support, support for
&quot;static&quot; pages, Atom and RSS feeds for both content and comments,
XML-RPC blogging API support (Blogger, MetaWeblog, and Movable Type APIs),
spam blocking features, advanced cruft-free URL generation, a flexible theme
system, and an advanced plugin API.
+WordPress is a state-of-the-art, semantic, personal publishing platform
+with a focus on aesthetics, Web standards, and usability. It was born out
+of a desire for an elegant, well-architectured personal publishing system,
+and is the official successor to b2/cafelog. While primarily geared towards
+functioning as a Weblog, it is also a flexible CMS capable of managing many
+types of Web sites. In addition to the basic Weblog functions, it also has
+an integrated link manager (e.g. for blogrolls), XFN support, support for
+&quot;static&quot; pages, Atom and RSS feeds for both content and comments,
+XML-RPC blogging API support (Blogger, MetaWeblog, and Movable Type APIs),
+spam blocking features, advanced cruft-free URL generation, a flexible theme
+system, and an advanced plugin API.
EOF
-## Auto-generated from Freshmeat.net's project descriptor
diff --git a/collab/wordpress/HISTORY b/collab/wordpress/HISTORY
index f8e034c..896471f 100644
--- a/collab/wordpress/HISTORY
+++ b/collab/wordpress/HISTORY
@@ -1,3 +1,7 @@
+2010-06-20 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 3.0 & fixed to use version in SOURCE
+ fixed long description wrap
+
2010-04-06 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
* DEPENDS: updated mysql dependency to MYSQL provider




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (647d5cf30b5b19bbb8abcdaa5bc8431e248b85b4), Bor Kraljič, 06/20/2010

Archive powered by MHonArc 2.6.24.

Top of Page