Skip to Content.
Sympa Menu

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

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č (d4dafa4787d5ee0d181c4690ae9df1e7e6c3fa37)
  • Date: Sun, 31 Oct 2010 14:16:17 -0500

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

ChangeLog | 2 ++
php-pear/horde-xml_svg/BUILD | 1 -
php-pear/horde-xml_svg/CONFLICTS | 1 -
php-pear/horde-xml_svg/DEPENDS | 2 +-
php-pear/horde-xml_svg/DETAILS | 24 +++++++-----------------
php-pear/horde-xml_svg/DOWNLOAD | 1 +
php-pear/horde-xml_svg/HISTORY | 5 +++++
php-pear/horde-xml_svg/INSTALL | 8 +-------
php-pear/horde-xml_svg/PRE_BUILD | 1 +
php-pear/horde-xml_svg/TRIGGERS | 1 +
php-pear/pear-xml_svg/CONFLICTS | 1 +
php-pear/pear-xml_svg/HISTORY | 3 +++
12 files changed, 23 insertions(+), 27 deletions(-)

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

pear-xml_svg: conflicts with horde-xml_svg (deprecated)

commit 27f54fbd76b7d4298e9cb4f6ca8d26665b71f8bc
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

php-pear/horde-xml_svg: spell deprecated

moved to PEAR - replaced by pear-xml_svg
http://marc.info/?l=horde-dev&m=117678954106796

diff --git a/ChangeLog b/ChangeLog
index 2d66d7f..283b385 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
* kde4-look/plasmoid-weather: removed, only available download is
mediafire & some weather plasmoids are now included in kdeplasmoids4
* smgl/tim: removed, missing source and upstream is dead
+ * php-pear/horde-xml_svg: spell deprecated [moved to PEAR - replaced
+ by pear-xml_svg]

2010-10-30 Bor Kraljič <pyrobor AT ver.si>
* kde4-apps/tagua: removed, upstream project is dead
diff --git a/php-pear/horde-xml_svg/BUILD b/php-pear/horde-xml_svg/BUILD
index d0ed1e3..27ba77d 100755
--- a/php-pear/horde-xml_svg/BUILD
+++ b/php-pear/horde-xml_svg/BUILD
@@ -1,2 +1 @@
-sedit 's:1.0.x:1.0.0:' package.xml &&
true
diff --git a/php-pear/horde-xml_svg/CONFLICTS
b/php-pear/horde-xml_svg/CONFLICTS
deleted file mode 100755
index b943e82..0000000
--- a/php-pear/horde-xml_svg/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts Horde-XML_SVG y
diff --git a/php-pear/horde-xml_svg/DEPENDS b/php-pear/horde-xml_svg/DEPENDS
index 0a10592..2ce6099 100755
--- a/php-pear/horde-xml_svg/DEPENDS
+++ b/php-pear/horde-xml_svg/DEPENDS
@@ -1 +1 @@
-depends horde-util
+depends pear-xml_svg
diff --git a/php-pear/horde-xml_svg/DETAILS b/php-pear/horde-xml_svg/DETAILS
index bb2f299..152d41a 100755
--- a/php-pear/horde-xml_svg/DETAILS
+++ b/php-pear/horde-xml_svg/DETAILS
@@ -1,17 +1,7 @@
- SPELL=horde-xml_svg
- VERSION=HEAD
- HORDE_PACKAGE=XML_SVG
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]=cvs://:pserver:cvsread:horde AT anoncvs.horde.org:/repository:framework/$HORDE_PACKAGE:HEAD
- SOURCE_IGNORE=volatile
- WEB_SITE=http://cvs.horde.org/cvs.php/framework/
- ENTERED=20031110
- UPDATED=20050302
- GATHER_DOCS=off
- LICENSE[0]=LGPL
- KEYWORDS="horde php"
- SHORT="Horde Framework package: XML_SVG"
-cat << EOF
-Horde Framework package: XML_SVG.
-EOF
+ SPELL=horde-xml_svg
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by pear-xml_svg]
+ EOF
diff --git a/php-pear/horde-xml_svg/DOWNLOAD b/php-pear/horde-xml_svg/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/php-pear/horde-xml_svg/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/php-pear/horde-xml_svg/HISTORY b/php-pear/horde-xml_svg/HISTORY
index 70f2d89..a5680eb 100644
--- a/php-pear/horde-xml_svg/HISTORY
+++ b/php-pear/horde-xml_svg/HISTORY
@@ -1,3 +1,8 @@
+2010-10-31 Bor Kraljič <pyrobor AT ver.si>
+ * spell deprecated [moved to PEAR - replaced by pear-xml_svg]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/php-pear/horde-xml_svg/INSTALL b/php-pear/horde-xml_svg/INSTALL
index 44a60c4..27ba77d 100755
--- a/php-pear/horde-xml_svg/INSTALL
+++ b/php-pear/horde-xml_svg/INSTALL
@@ -1,7 +1 @@
-message "${MESSAGE_COLOR}Checking for PEAR script...${DEFAULT_COLOR}" &&
-PEAR_CMD=$(which pear 2>/dev/null) &&
-[ -n "$PEAR_CMD" ] &&
-if pear list | egrep -q "\<$HORDE_PACKAGE\>"; then
- pear uninstall "$HORDE_PACKAGE"
-fi &&
-pear install ./package.xml
+true
diff --git a/php-pear/horde-xml_svg/PRE_BUILD
b/php-pear/horde-xml_svg/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/php-pear/horde-xml_svg/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/php-pear/horde-xml_svg/TRIGGERS b/php-pear/horde-xml_svg/TRIGGERS
new file mode 100755
index 0000000..0d121c0
--- /dev/null
+++ b/php-pear/horde-xml_svg/TRIGGERS
@@ -0,0 +1 @@
+on_cast horde-xml_svg dispel_self
diff --git a/php-pear/pear-xml_svg/CONFLICTS b/php-pear/pear-xml_svg/CONFLICTS
index 5b8d69f..b6f7b82 100755
--- a/php-pear/pear-xml_svg/CONFLICTS
+++ b/php-pear/pear-xml_svg/CONFLICTS
@@ -1 +1,2 @@
conflicts PEAR-XML_SVG y
+conflicts horde-xml_svg y
diff --git a/php-pear/pear-xml_svg/HISTORY b/php-pear/pear-xml_svg/HISTORY
index 747ee3a..13abcb7 100644
--- a/php-pear/pear-xml_svg/HISTORY
+++ b/php-pear/pear-xml_svg/HISTORY
@@ -1,3 +1,6 @@
+2010-10-31 Bor Kraljič <pyrobor AT ver.si>
+ * CONFLICTS: added horde-xml_svg (deprecated)
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (d4dafa4787d5ee0d181c4690ae9df1e7e6c3fa37), Bor Kraljič, 10/31/2010

Archive powered by MHonArc 2.6.24.

Top of Page