Merge branch '3.1' into 3.2

This commit is contained in:
Juergen Daubert 2015-07-06 11:57:57 +02:00
commit f83ee27a28
13 changed files with 24 additions and 20 deletions

View File

@ -1 +1 @@
5ae469f1a021729d3db9d269077ad4fe LVM2.2.02.123.tgz
da8d81a6a2ea235025795d9e001a6ae3 LVM2.2.02.124.tgz

View File

@ -4,7 +4,7 @@
# Depends on: libdevmapper
name=lvm2
version=2.02.123
version=2.02.124
release=1
source=(http://mirrors.kernel.org/sources.redhat.com/lvm2/LVM2.$version.tgz)

View File

@ -5,6 +5,9 @@ lrwxrwxrwx root/root usr/bin/mail -> mailx
-rwxr-xr-x root/root usr/bin/mailx
drwxr-xr-x root/root usr/etc/
-rw-r--r-- root/root usr/etc/mailx.rc
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/mailx/
-rwxr-sr-x root/mail usr/lib/mailx/mailx-privsep
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
lrwxrwxrwx root/root usr/man/man1/mail.1.gz -> mailx.1.gz

View File

@ -1 +1 @@
c90062e3ccedb760d2cd5fa213ae8e51 s-nail-14_8_2.tar.xz
e8114689bdf99f0c466990b92f373316 s-nail-14_8_3.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: openssl readline
name=mailx
version=14.8.2
version=14.8.3
release=1
source=(http://downloads.sourceforge.net/project/s-nail/s-nail-${version//./_}.tar.xz)
@ -15,6 +15,7 @@ build() {
NAIL=mailx \
SID= \
PREFIX=/usr \
LIBEXECDIR=/usr/lib/mailx \
MANDIR=/usr/man \
SYSCONFRC=/usr/etc/mailx.rc \
DESTDIR=$PKG \

View File

@ -20,10 +20,12 @@ drwxr-xr-x root/root usr/share/nano/
-rw-r--r-- root/root usr/share/nano/css.nanorc
-rw-r--r-- root/root usr/share/nano/debian.nanorc
-rw-r--r-- root/root usr/share/nano/default.nanorc
-rw-r--r-- root/root usr/share/nano/elisp.nanorc
-rw-r--r-- root/root usr/share/nano/fortran.nanorc
-rw-r--r-- root/root usr/share/nano/gentoo.nanorc
-rw-r--r-- root/root usr/share/nano/go.nanorc
-rw-r--r-- root/root usr/share/nano/groff.nanorc
-rw-r--r-- root/root usr/share/nano/guile.nanorc
-rw-r--r-- root/root usr/share/nano/html.nanorc
-rw-r--r-- root/root usr/share/nano/java.nanorc
-rw-r--r-- root/root usr/share/nano/javascript.nanorc
@ -40,6 +42,7 @@ drwxr-xr-x root/root usr/share/nano/
-rw-r--r-- root/root usr/share/nano/perl.nanorc
-rw-r--r-- root/root usr/share/nano/php.nanorc
-rw-r--r-- root/root usr/share/nano/po.nanorc
-rw-r--r-- root/root usr/share/nano/postgresql.nanorc
-rw-r--r-- root/root usr/share/nano/pov.nanorc
-rw-r--r-- root/root usr/share/nano/python.nanorc
-rw-r--r-- root/root usr/share/nano/ruby.nanorc

View File

@ -1 +1 @@
1c612b478f976abf8ef926480c7a3684 nano-2.4.1.tar.gz
ce6968992fec4283c17984b53554168b nano-2.4.2.tar.gz

View File

@ -5,7 +5,7 @@
# Depends on: ncurses
name=nano
version=2.4.1
version=2.4.2
release=1
source=(http://www.nano-editor.org/dist/v2.4/$name-$version.tar.gz)

View File

@ -4,6 +4,5 @@ drwxr-xr-x root/root usr/lib/ruby/
drwxr-xr-x root/root usr/lib/ruby/vendor_ruby/
drwxr-xr-x root/root usr/lib/ruby/vendor_ruby/2.1/
-rw-r--r-- root/root usr/lib/ruby/vendor_ruby/2.1/ncurses.rb
-rw-r--r-- root/root usr/lib/ruby/vendor_ruby/2.1/ncurses_sugar.rb
drwxr-xr-x root/root usr/lib/ruby/vendor_ruby/2.1/x86_64-linux/
-rwxr-xr-x root/root usr/lib/ruby/vendor_ruby/2.1/x86_64-linux/ncurses_bin.so
-rwxr-xr-x root/root usr/lib/ruby/vendor_ruby/2.1/x86_64-linux/ncurses.so

View File

@ -1,2 +1 @@
74f1069ac1942453f3e100c3206ff596 0001-STR2CSTR-deprecated.patch
63fd3d09a51cdd745e1ed37f85621ea2 ncurses-ruby-1.3.1.tar.bz2
6e7c28abe62988e06ade766df6c8a292 ncurses-ruby-20140731.tar.xz

View File

@ -1,18 +1,17 @@
# Description: Ruby module for accessing the ncurses library
# URL: http://ncurses-ruby.berlios.de
# URL: https://github.com/eclubb/ncurses-ruby
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: ruby
name=ncurses-ruby
version=1.3.1
release=2
source=(http://downloads.sourceforge.net/project/ncurses-ruby.berlios/$name-$version.tar.bz2
http://pkgs.fedoraproject.org/cgit/ruby-ncurses.git/plain/0001-STR2CSTR-deprecated.patch)
version=20140731
release=1
source=(http://crux.s3.amazonaws.com/dist/$name-$version.tar.xz)
build () {
cd $name-$version
patch -p1 -i $SRC/0001-STR2CSTR-deprecated.patch
sed -i '72i#include <sys/time.h>\n' ncurses_wrap.c
cd $name-$version/ext/ncurses
mkdir lib
cp $SRC/$name-$version/lib/ncurses.rb lib
ruby extconf.rb --vendor
make
make DESTDIR=$PKG install

View File

@ -1,2 +1,2 @@
be8031c772fc51aaa1a9fb22ecac6585 squid
9a323a97753143ddd935aed58a0193ae squid-3.5.5.tar.xz
93e18bd257857e35bb634ddb8a348563 squid-3.5.6.tar.xz

View File

@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=squid
version=3.5.5
version=3.5.6
release=1
source=(http://www.squid-cache.org/Versions/v3/3.5/$name-$version.tar.xz
squid)