diff --git a/system/base/db/pspec.xml b/system/base/db/pspec.xml
index 56735c35..2603d927 100644
--- a/system/base/db/pspec.xml
+++ b/system/base/db/pspec.xml
@@ -12,7 +12,7 @@
app:console
Oracle Berkeley DB
The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. The Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems.
- http://download.oracle.com/berkeley-db/db-6.1.26.tar.gz
+ http://download.oracle.com/berkeley-db/db-6.2.23.tar.gz
@@ -60,6 +60,13 @@
+
+ 2017-01-21
+ 6.2.23
+ Version Bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2016-04-27
6.1.26
diff --git a/system/base/perl/actions.py b/system/base/perl/actions.py
index 59a13c4b..8e3b5af5 100644
--- a/system/base/perl/actions.py
+++ b/system/base/perl/actions.py
@@ -88,8 +88,8 @@ def install():
# NEEDS MODIFICATION FOR NEW VERSION
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so")
pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5")
- pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.22")
- pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.22.1")
+ pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.24")
+ pisitools.dosym("/usr/lib/perl5/%s/%s-linux-thread-multi/CORE/libperl.so.%s" % (get.srcVERSION(), get.ARCH(), get.srcVERSION()), "/usr/lib/libperl.so.5.24.0")
# Docs
pisitools.dodir("/usr/share/doc/%s/html" % get.srcNAME())
diff --git a/system/base/perl/pspec.xml b/system/base/perl/pspec.xml
index c667d224..b78e025d 100644
--- a/system/base/perl/pspec.xml
+++ b/system/base/perl/pspec.xml
@@ -13,15 +13,15 @@
app:console
Larry Wall's Practical Extraction and Reporting Language
Perl is a high-level programming language with roots in C, sed, awk and shell scripting. Perl is good at handling processes and files, and is especially good at handling text. Perl's hallmarks are practicality and efficiency. While it is used to do a lot of different things, Perl's most common applications are system administration utilities and web programming. A large proportion of the CGI scripts on the web are written in Perl. You need the perl package installed on your system so that your system can handle Perl scripts.
- http://www.cpan.org/src/5.0/perl-5.22.1.tar.bz2
+ http://www.cpan.org/src/5.0/perl-5.24.0.tar.bz2
- db-devel
+ db-devel
gdbm-devel
zlib-devel
- perl-5.10.0-x86_64-io-test-failure.patch
- perl-5.14.1-offtest.patch
+
@@ -39,7 +39,7 @@
perl
- db
+ db
gdbm
zlib
@@ -50,11 +50,18 @@
- Turkish.pm
+ Turkish.pm
+
+ 2017-01-21
+ 5.24.0
+ Vesion Bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2016-04-27
5.22.1
diff --git a/system/devel/perl-XML-Parser/pspec.xml b/system/devel/perl-XML-Parser/pspec.xml
index 8f4747d3..42a247c6 100644
--- a/system/devel/perl-XML-Parser/pspec.xml
+++ b/system/devel/perl-XML-Parser/pspec.xml
@@ -15,7 +15,7 @@
mirrors://cpan/authors/id/T/TO/TODDR/XML-Parser-2.44.tar.gz
expat-devel
- perl
+ perl
@@ -23,7 +23,7 @@
perl-XML-Parser
expat
- perl
+ perl
/usr/share/doc
@@ -33,6 +33,13 @@
+
+ 2017-01-21
+ 2.44
+ Rebuild for perl-5.24.0
+ PisiLinux Community
+ admin@pisilinux.org
+
2016-04-27
2.44