Skip to Content.
Sympa Menu

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

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 (49c830ea45aae2090f6a6db788b9776378f0ce8f)
  • Date: Mon, 28 Dec 2015 16:58:05 +0000

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

ChangeLog | 3 +++
devel/perl/DETAILS | 4 ++--
devel/perl/HISTORY | 3 +++
perl-cpan/alien-wxwidgets/DEPENDS | 1 +
perl-cpan/alien-wxwidgets/DETAILS | 6 +++---
perl-cpan/alien-wxwidgets/HISTORY | 5 +++++
perl-cpan/devel-size/DETAILS | 4 ++--
perl-cpan/devel-size/HISTORY | 3 +++
perl-cpan/event/DETAILS | 6 +++---
perl-cpan/event/HISTORY | 4 ++++
perl-cpan/perl-extutils-xspp/BUILD | 2 ++
perl-cpan/perl-extutils-xspp/DEPENDS | 2 ++
perl-cpan/perl-extutils-xspp/DETAILS | 18 ++++++++++++++++++
perl-cpan/perl-extutils-xspp/HISTORY | 3 +++
perl-cpan/perl-extutils-xspp/INSTALL | 1 +
perl-cpan/wxperl/BUILD | 3 ---
perl-cpan/wxperl/DEPENDS | 3 ++-
perl-cpan/wxperl/DETAILS | 6 +++---
perl-cpan/wxperl/HISTORY | 4 ++++
utils/gnuplot/DEPENDS | 2 +-
utils/gnuplot/HISTORY | 3 +++
21 files changed, 68 insertions(+), 18 deletions(-)

New commits:
commit 49c830ea45aae2090f6a6db788b9776378f0ce8f
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

gnuplot: depends WXWIDGET

commit a4a7c81bb76aeb946cea79599b7f952a75d13702
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

perl: version 5.22.1

commit 87047b134a8b172254c725d1a3a38ec91990d313
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

wxperl: version 0.9928

commit 81b456745b452f257033224caec0016f1eb77695
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

perl-cpan/perl-extutils-xspp: new spell (Perl XS C++)

commit 5b1438951a74d9b5d1cc04146f9228dab6b6ee2c
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

alien-wxwidgets: depends module-pluggable at runtime

commit 28b226faabe1b4f53be3714e0655455e338aef10
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

alien-wxwidgets: update to 0.67

commit 0fc32169b73212b4c5163131421decf8030c2c90
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

event: use PERL_CPAN_URL

commit e7d79403c53098530578edf7af238da65ac73f04
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

devel-size: version 0.80

commit b9c9254b672db1ebe2fc53e1392822e3121b7f20
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

event: version 1.24 (builds with perl-5.22)

diff --git a/ChangeLog b/ChangeLog
index 3ba8a8b..4488682 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2015-12-28 Thomas Orgis <sobukus AT sourcemage.org>
+ * perl-cpan/perl-extutils-xspp: ExtUtils::XSpp - XS for C++
+
2015-12-26 Pavel Vinogradov <public AT sourcemage.org>
* editors/neovim: new spell, a new refactored Vim

diff --git a/devel/perl/DETAILS b/devel/perl/DETAILS
index e0eb9b8..9ee2050 100755
--- a/devel/perl/DETAILS
+++ b/devel/perl/DETAILS
@@ -1,6 +1,6 @@
SPELL=perl
- VERSION=5.22.0
-
SOURCE_HASH=sha512:751c715f6483109fcaf3304115751a3bddb50f5e648efc767fd796e3959f42ab88b6471a6ad901667f18eda4d9bfbc85cb091d582b6fc66fcab77668f41d1e0c
+ VERSION=5.22.1
+
SOURCE_HASH=sha512:cead35f0dfea61104066a9e8e00bde7b33783f5f6cbef6c3307c3425453aec14c37775e9284b1235e9f14d76cae3455e3e215c16e31eee780917d9ec9490346a
SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/devel/perl/HISTORY b/devel/perl/HISTORY
index 885ecbb..b67782f 100644
--- a/devel/perl/HISTORY
+++ b/devel/perl/HISTORY
@@ -1,3 +1,6 @@
+2015-12-28 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 5.22.1
+
2015-06-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.22.0
* PRE_BUILD, perl-5.20.2-gcc5_fixes-1.patch: deleted
diff --git a/perl-cpan/alien-wxwidgets/DEPENDS
b/perl-cpan/alien-wxwidgets/DEPENDS
index f9d54e1..d385c8d 100755
--- a/perl-cpan/alien-wxwidgets/DEPENDS
+++ b/perl-cpan/alien-wxwidgets/DEPENDS
@@ -1,4 +1,5 @@
depends perl &&
depends -sub CXX gcc &&
depends WXWIDGET &&
+depends module-pluggable &&
depends extutils-cbuilder
diff --git a/perl-cpan/alien-wxwidgets/DETAILS
b/perl-cpan/alien-wxwidgets/DETAILS
index 1aee8d8..dbffdf7 100755
--- a/perl-cpan/alien-wxwidgets/DETAILS
+++ b/perl-cpan/alien-wxwidgets/DETAILS
@@ -1,10 +1,10 @@
SPELL=alien-wxwidgets
SNAME=Alien-wxWidgets
- VERSION=0.51
-
SOURCE_HASH=sha512:910334756631c47d118afa057450869a3052312556190a99a359ef1946438571e238a552f0fc6ffe76924cb4f4aac77c118a0812b42e2f5cdb265287a7949701
+ VERSION=0.67
+
SOURCE_HASH=sha512:633547a4417a42e96621a9409a83e736ba94c8692b7791a1887cf8497aaade9bc827a1279db169f737e834c5070c6f0d485c005133708bbf76a279acf1684092
SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
- SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/MB/MBARBON/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/MD/MDOOTSON/$SOURCE
LICENSE=ART
WEB_SITE=http://wxperl.sourceforge.net/
ENTERED=20071111
diff --git a/perl-cpan/alien-wxwidgets/HISTORY
b/perl-cpan/alien-wxwidgets/HISTORY
index 9c69684..23b1038 100644
--- a/perl-cpan/alien-wxwidgets/HISTORY
+++ b/perl-cpan/alien-wxwidgets/HISTORY
@@ -1,3 +1,8 @@
+2015-12-28 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 0.67
+ * DEPENDS: depends module-pluggable (runtime)
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
diff --git a/perl-cpan/devel-size/DETAILS b/perl-cpan/devel-size/DETAILS
index 974124a..a86bccb 100755
--- a/perl-cpan/devel-size/DETAILS
+++ b/perl-cpan/devel-size/DETAILS
@@ -1,8 +1,8 @@
SPELL=devel-size
- VERSION=0.77
+ VERSION=0.80
SOURCE="Devel-Size-${VERSION}.tar.gz"
SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/N/NW/NWCLARK/${SOURCE}
-
SOURCE_HASH=sha512:592b8bb00139c83d306a02db9e2fd2176c08ac3e3f13e695b73136d32528ca770c111ffc2e7a93e3f7aff1c1c269012e56ce296d497a73326973c861fd9e77ad
+
SOURCE_HASH=sha512:ab146c631a56dace05158395ecaf56e785655a4dbe1893b6c52bc89768ed56b9f5df81b2c2acba4259add083f19349a7bff0b224c3a4e586469091501833bc02
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Devel-Size-${VERSION}"
WEB_SITE="http://search.cpan.org/~DSUGAL/Devel-Size/";
LICENSE[0]=ART
diff --git a/perl-cpan/devel-size/HISTORY b/perl-cpan/devel-size/HISTORY
index b76300b..1dc7c0b 100644
--- a/perl-cpan/devel-size/HISTORY
+++ b/perl-cpan/devel-size/HISTORY
@@ -1,3 +1,6 @@
+2015-12-28 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: updated spell to 0.80
+
2012-07-19 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD, DEPENDS, DETAILS: spell created

diff --git a/perl-cpan/event/DETAILS b/perl-cpan/event/DETAILS
index 34b0d0f..36b34d7 100755
--- a/perl-cpan/event/DETAILS
+++ b/perl-cpan/event/DETAILS
@@ -1,9 +1,9 @@
SPELL=event
- VERSION=1.13
+ VERSION=1.24
SOURCE=Event-$VERSION.tar.gz
-
SOURCE_HASH=sha512:e1f18d6484baadd162035e9a59a3424d9ffce110df8411e7a3350fe1da78c86c0acee43605d8a42a63c31361c34036b991bac300648905a74c8065d684e86450
+
SOURCE_HASH=sha512:5e6a54f74117fd47f4ef29b65e3432fe1b87fd6f61a8a11143116a13f14c42f070a178777415d89e710e757ccb69eb0777a1a6b8d95adf8bcfffb2fd762307b2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Event-$VERSION
- SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/E/ET/ETJ/$SOURCE
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
LICENSE=PERL
WEB_SITE="http://search.cpan.org/search?module=Event";
diff --git a/perl-cpan/event/HISTORY b/perl-cpan/event/HISTORY
index 0e222f7..d9f4b7c 100644
--- a/perl-cpan/event/HISTORY
+++ b/perl-cpan/event/HISTORY
@@ -1,3 +1,7 @@
+2015-12-28 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.24
+
2010-08-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.13

diff --git a/perl-cpan/perl-extutils-xspp/BUILD
b/perl-cpan/perl-extutils-xspp/BUILD
new file mode 100755
index 0000000..adaf451
--- /dev/null
+++ b/perl-cpan/perl-extutils-xspp/BUILD
@@ -0,0 +1,2 @@
+perl Build.PL
+./Build
diff --git a/perl-cpan/perl-extutils-xspp/DEPENDS
b/perl-cpan/perl-extutils-xspp/DEPENDS
new file mode 100755
index 0000000..9db3223
--- /dev/null
+++ b/perl-cpan/perl-extutils-xspp/DEPENDS
@@ -0,0 +1,2 @@
+depends perl &&
+depends -sub CXX gcc
diff --git a/perl-cpan/perl-extutils-xspp/DETAILS
b/perl-cpan/perl-extutils-xspp/DETAILS
new file mode 100755
index 0000000..29a535f
--- /dev/null
+++ b/perl-cpan/perl-extutils-xspp/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=perl-extutils-xspp
+ VERSION=0.18
+ SOURCE="ExtUtils-XSpp-${VERSION}.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/S/SM/SMUELLER/${SOURCE}
+
SOURCE_HASH=sha512:0e075876f8a269bd0df71a37bcfe7c164fa18ffabe72deecb57d5ebefa3a78fc0c2438e75319497e0e1f99e6f9af9ae33af8ecb67e1d411356d6f3a50cd9ea1e
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/ExtUtils-XSpp-${VERSION}"
+ WEB_SITE="http://search.cpan.org/~/ExtUtils-XSpp/
+ LICENSE[0]=ART
+ ENTERED=20151228
+ SHORT="ExtUtils::XSpp - XS for C++"
+cat << EOF
+XS++ is just a thin layer over plain XS, hence to use it you are supposed
+to know, at the very least, C++ and XS.
+
+This means that you may need typemaps for both the normal XS pre-processor
+xsubpp and the XS++ pre-processor xspp. More on that in the TYPEMAPS section
+below.
+EOF
diff --git a/perl-cpan/perl-extutils-xspp/HISTORY
b/perl-cpan/perl-extutils-xspp/HISTORY
new file mode 100644
index 0000000..dfadba8
--- /dev/null
+++ b/perl-cpan/perl-extutils-xspp/HISTORY
@@ -0,0 +1,3 @@
+2015-12-28 Thomas Orgis <sobukus AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS, INSTALL: spell created
+
diff --git a/perl-cpan/perl-extutils-xspp/INSTALL
b/perl-cpan/perl-extutils-xspp/INSTALL
new file mode 100755
index 0000000..6ddfd31
--- /dev/null
+++ b/perl-cpan/perl-extutils-xspp/INSTALL
@@ -0,0 +1 @@
+./Build install
diff --git a/perl-cpan/wxperl/BUILD b/perl-cpan/wxperl/BUILD
index fc8f9bf..2de29cd 100755
--- a/perl-cpan/wxperl/BUILD
+++ b/perl-cpan/wxperl/BUILD
@@ -1,4 +1 @@
-# STC is in contrib/ of wxWidgets... not there per default
-OPTS="--disable-stc" &&
-
default_build_perl
diff --git a/perl-cpan/wxperl/DEPENDS b/perl-cpan/wxperl/DEPENDS
index b344705..a47967e 100755
--- a/perl-cpan/wxperl/DEPENDS
+++ b/perl-cpan/wxperl/DEPENDS
@@ -1,3 +1,4 @@
depends perl &&
depends WXWIDGET &&
-depends alien-wxwidgets
+depends alien-wxwidgets &&
+depends perl-extutils-xspp
diff --git a/perl-cpan/wxperl/DETAILS b/perl-cpan/wxperl/DETAILS
index 8be85bf..000a34e 100755
--- a/perl-cpan/wxperl/DETAILS
+++ b/perl-cpan/wxperl/DETAILS
@@ -1,10 +1,10 @@
SPELL=wxperl
SNAME=Wx
- VERSION=0.91
-
SOURCE_HASH=sha512:4cbed6444b4eb4f4ec89f3a9f8294e96e7ff348da505d537d0389b8cd71559bdc0839774ccacb417990d00e2c6bd3f4924002a1806dc8cfb397c6078092cf5ff
+ VERSION=0.9928
+
SOURCE_HASH=sha512:9ddb946e1a6a7f670fcc27ece4227821cfa9b2fcebe078e8452e924a8786fca8c20c53262a5fa2f93ecd6586a82d42af77920ec543817a0552749caca2c552f6
SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
- SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/MB/MBARBON/$SOURCE
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/MD/MDOOTSON/$SOURCE
LICENSE=ART
WEB_SITE=http://wxperl.sourceforge.net/
ENTERED=20071111
diff --git a/perl-cpan/wxperl/HISTORY b/perl-cpan/wxperl/HISTORY
index 67f049a..70fdc84 100644
--- a/perl-cpan/wxperl/HISTORY
+++ b/perl-cpan/wxperl/HISTORY
@@ -1,3 +1,7 @@
+2015-12-28 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 0.9928
+
2009-06-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.91
* DEPENDS: wxgtk -> WXWIDGET, add alien-wxwidgets
diff --git a/utils/gnuplot/DEPENDS b/utils/gnuplot/DEPENDS
index c84f63e..fd5d26a 100755
--- a/utils/gnuplot/DEPENDS
+++ b/utils/gnuplot/DEPENDS
@@ -13,7 +13,7 @@ optional_depends "readline"
\
"use gnu readline instead of builtin readline" &&

optional_depends xorg-libs --with-x --without-x "X11 output" &&
-optional_depends wxgtk --enable-wxt --disable-wxt \
+optional_depends WXWIDGET --enable-wxt --disable-wxt \
"wxWidgets interactive terminal" &&

optional_depends svgalib \
diff --git a/utils/gnuplot/HISTORY b/utils/gnuplot/HISTORY
index a15e444..f1d391e 100644
--- a/utils/gnuplot/HISTORY
+++ b/utils/gnuplot/HISTORY
@@ -1,3 +1,6 @@
+2015-12-28 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: WXWIDGET
+
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 (49c830ea45aae2090f6a6db788b9776378f0ce8f), Thomas Orgis, 12/28/2015

Archive powered by MHonArc 2.6.24.

Top of Page