diff --git a/office/docbook/docbook-xml/actions.py b/office/docbook/docbook-xml/actions.py
index 0eb21712..56f6d0e5 100644
--- a/office/docbook/docbook-xml/actions.py
+++ b/office/docbook/docbook-xml/actions.py
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
WorkDir="."
def install():
- for version in ["4.1.2", "4.2", "4.3", "4.4", "4.5"]:
+ for version in ["4.1.2", "4.2", "4.3", "4.4", "4.5", "5.0"]:
pisitools.insinto("/usr/share/xml/docbook/xml-dtd-%s" % version, "*.dtd")
pisitools.insinto("/usr/share/xml/docbook/xml-dtd-%s" % version, "*.mod")
pisitools.insinto("/usr/share/xml/docbook/xml-dtd-%s" % version, "docbook.cat")
diff --git a/office/docbook/docbook-xml/pspec.xml b/office/docbook/docbook-xml/pspec.xml
index cd2fc303..09acda3e 100644
--- a/office/docbook/docbook-xml/pspec.xml
+++ b/office/docbook/docbook-xml/pspec.xml
@@ -18,6 +18,7 @@
http://www.docbook.org/xml/4.3/docbook-xml-4.3.zip
http://www.docbook.org/xml/4.4/docbook-xml-4.4.zip
http://www.docbook.org/xml/4.5/docbook-xml-4.5.zip
+ http://www.docbook.org/xml/5.0/docbook-5.0.zip
@@ -39,6 +40,13 @@
+
+ 2016-01-28
+ 5.0
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2014-11-17
4.5
diff --git a/office/docbook/docbook-xsl/pspec.xml b/office/docbook/docbook-xsl/pspec.xml
index bfb390c9..9245d971 100644
--- a/office/docbook/docbook-xsl/pspec.xml
+++ b/office/docbook/docbook-xsl/pspec.xml
@@ -12,7 +12,7 @@
data
Norman Walsh's XSL stylesheets for DocBook XML
These XSL stylesheets allow you to transform any DocBook XML document to other formats such as HTML, FO and XHTML.
- http://sourceforge.net/projects/docbook/files/docbook-xsl/1.78.1/docbook-xsl-1.78.1.tar.bz2
+ http://sourceforge.net/projects/docbook/files/docbook-xsl/1.79.1/docbook-xsl-1.79.1.tar.bz2
Makefile
@@ -21,7 +21,7 @@
docbook-xsl-newmethods.patch
docbook-xsl-non-constant-expressions.patch
docbook-xsl-list-item-body.patch
- docbook-xsl-mandir.patch
+
@@ -40,6 +40,13 @@
+
+ 2015-01-28
+ 1.79.1
+ Version bump
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2014-11-17
1.78.1
diff --git a/office/docbook/xmlto/pspec.xml b/office/docbook/xmlto/pspec.xml
index 98e6c2df..f78c35d3 100644
--- a/office/docbook/xmlto/pspec.xml
+++ b/office/docbook/xmlto/pspec.xml
@@ -12,7 +12,7 @@
app:console
A frontend to an XSL toolchain
The purpose of xmlto is to convert an XML file to the desired format using whatever means necessary.
- https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.26.tar.gz
+ https://fedorahosted.org/releases/x/m/xmlto/xmlto-0.0.28.tar.gz
libxslt
util-linux
@@ -39,6 +39,13 @@
+
+ 2014-05-18
+ 0.0.28
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2014-05-18
0.0.26
diff --git a/system/base/cracklib/pspec.xml b/system/base/cracklib/pspec.xml
index 58a90b72..ef9d14c7 100644
--- a/system/base/cracklib/pspec.xml
+++ b/system/base/cracklib/pspec.xml
@@ -12,7 +12,7 @@
library
Password Checking Library
CrackLib tests passwords to determine whether they match certain security-oriented characteristics, with the purpose of stopping users from choosing passwords that are easy to guess.
- mirrors://sourceforge/cracklib/cracklib-2.9.2.tar.gz
+ mirrors://sourceforge/cracklib/cracklib-2.9.4.tar.gz
zlib
python
@@ -49,6 +49,13 @@
+
+ 2016-01-28
+ 2.9.4
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2014-10-31
2.9.2
diff --git a/system/base/cryptsetup/pspec.xml b/system/base/cryptsetup/pspec.xml
index 12786a5e..7cde174c 100644
--- a/system/base/cryptsetup/pspec.xml
+++ b/system/base/cryptsetup/pspec.xml
@@ -13,7 +13,7 @@
app:cli
Userspace setup tool for transparent encryption of block devices using dm-crypt
Userspace setup tool for transparent encryption of block devices using dm-crypt
- https://www.kernel.org/pub/linux/utils/cryptsetup/v1.6/cryptsetup-1.6.7.tar.xz
+ https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.0.tar.xz
device-mapper-devel
libgpg-error-devel
@@ -82,6 +82,13 @@
+
+ 2016-01-28
+ 1.7.0
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2015-04-30
1.6.7
diff --git a/system/base/curl/pspec.xml b/system/base/curl/pspec.xml
index 743536ae..c2cfe7e3 100644
--- a/system/base/curl/pspec.xml
+++ b/system/base/curl/pspec.xml
@@ -14,7 +14,7 @@
library
A utility for getting files from remote servers
curl is a command line tool for transferring data with URL syntax, supporting various protocols.
- http://curl.haxx.se/download/curl-7.42.1.tar.bz2
+ http://curl.haxx.se/download/curl-7.47.0.tar.bz2
glibc-devel
zlib-devel
@@ -24,7 +24,7 @@
ca-certificates
- curl-krb5flags.patch
+
curl-ac.patch
@@ -47,6 +47,7 @@
/usr/share/doc/
/usr/share/man/
/usr/share/curl
+ /usr/share/zsh
@@ -66,6 +67,13 @@
+
+ 2016-01-28
+ 7.47.0
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2015-05-28
7.42.1
diff --git a/system/base/dhcpcd/pspec.xml b/system/base/dhcpcd/pspec.xml
index d3dcbc14..6261b9d8 100644
--- a/system/base/dhcpcd/pspec.xml
+++ b/system/base/dhcpcd/pspec.xml
@@ -12,7 +12,7 @@
app:console
A dhcp client only
An RFC2131 and RFC1541 compliant DHCP client daemon. dhcpcd gets an IP address and other information from a corresponding DHCP server, configures the network interface automatically, and tries to renew the lease time according to RFC2131 or RFC1541 depending on the command line option.
- http://ftp.osuosl.org/pub/blfs/conglomeration/dhcpcd/dhcpcd-6.8.1.tar.bz2
+ http://ftp.osuosl.org/pub/blfs/conglomeration/dhcpcd/dhcpcd-6.10.1.tar.xz
@@ -24,11 +24,19 @@
/sbin
/usr/share/doc
/usr/share/man
+ /usr/share/dhcpcd
/var/lib/dhcpcd
+
+ 2016-01-28
+ 6.10.1
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2015-05-03
6.8.1
diff --git a/system/devel/cloog/actions.py b/system/devel/cloog/actions.py
index dead31a3..474a4c2c 100644
--- a/system/devel/cloog/actions.py
+++ b/system/devel/cloog/actions.py
@@ -10,14 +10,15 @@ from pisi.actionsapi import get
def setup():
- autotools.configure("--disable-static \
- --enable-shared \
- --with-isl=system \
+ autotools.configure("--with-isl=system \
--with-gmp=system \
--with-ppl")
def build():
autotools.make()
+
+#def build():
+ #autotools.make("-j1 check")
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
diff --git a/system/devel/cloog/pspec.xml b/system/devel/cloog/pspec.xml
index 196abc46..c5145395 100644
--- a/system/devel/cloog/pspec.xml
+++ b/system/devel/cloog/pspec.xml
@@ -13,14 +13,14 @@
library
Chunky Loop Generator
cloog is CLooG is a free software and library to generate code for scanning Z-polyhedra. It is used by the GCC Graphite optimization framework.
- http://www.bastoul.net/cloog/pages/download/cloog-0.18.1.tar.gz
+ http://www.bastoul.net/cloog/pages/download/cloog-0.18.4.tar.gz
gmp-devel
ppl-devel
isl-devel
- cloog-0.18.1-isl-compat.patch
+
@@ -51,6 +51,13 @@
+
+ 2016-01-27
+ 0.18.4
+ Version bump
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2014-09-06
0.18.1
diff --git a/system/devel/elfutils/pspec.xml b/system/devel/elfutils/pspec.xml
index 92bfa43b..964600d8 100644
--- a/system/devel/elfutils/pspec.xml
+++ b/system/devel/elfutils/pspec.xml
@@ -13,7 +13,7 @@
library
Libraries/utilities to handle ELF objects
elfutils contains libraries and utilities to handle ELF objects and is a replacement for libelf.
- https://fedorahosted.org/releases/e/l/elfutils/0.161/elfutils-0.161.tar.bz2
+ https://fedorahosted.org/releases/e/l/elfutils/0.165/elfutils-0.165.tar.bz2
bzip2
xz-devel
@@ -38,6 +38,13 @@
+
+ 2016-01-28
+ 0.165
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2015-04-09
0.161
diff --git a/system/devel/isl/pspec.xml b/system/devel/isl/pspec.xml
index 2223b506..22a83276 100644
--- a/system/devel/isl/pspec.xml
+++ b/system/devel/isl/pspec.xml
@@ -12,7 +12,7 @@
library
Integer Set Library
isl is a library for manipulating sets and relations of integer points bounded by linear constraints.
- http://isl.gforge.inria.fr/isl-0.13.tar.bz2
+ http://isl.gforge.inria.fr/isl-0.16.1.tar.bz2
gmp-devel
@@ -42,6 +42,13 @@
+
+ 2016-01-27
+ 0.16.1
+ Version bump.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
2015-05-05
0.13