From 21556d27c4dd16f948b05fae4a918475046534e7 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 27 Dec 2012 12:40:34 +0100 Subject: [PATCH 1/5] ruby-doc: update to 1.9.3-p362 --- ruby-doc/.footprint | 2 ++ ruby-doc/.md5sum | 2 +- ruby-doc/Pkgfile | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ruby-doc/.footprint b/ruby-doc/.footprint index 857943c09..cfc23faf8 100644 --- a/ruby-doc/.footprint +++ b/ruby-doc/.footprint @@ -29,9 +29,11 @@ drwxr-xr-x root/root usr/share/ri/1.9/system/ARGF/ -rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/chars-i.ri -rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/close-i.ri -rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/closed%3f-i.ri +-rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/codepoints-i.ri -rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/each-i.ri -rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/each_byte-i.ri -rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/each_char-i.ri +-rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/each_codepoint-i.ri -rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/each_line-i.ri -rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/eof%3f-i.ri -rw-r--r-- root/root usr/share/ri/1.9/system/ARGF/eof-i.ri diff --git a/ruby-doc/.md5sum b/ruby-doc/.md5sum index fbc98512f..9393e141f 100644 --- a/ruby-doc/.md5sum +++ b/ruby-doc/.md5sum @@ -1 +1 @@ -7d602aba93f31ceef32800999855fbca ruby-1.9.3-p327.tar.bz2 +13c26ea368d88a560f07cc8c5eb4fa05 ruby-1.9.3-p362.tar.bz2 diff --git a/ruby-doc/Pkgfile b/ruby-doc/Pkgfile index 1f0a70864..ff80f6623 100644 --- a/ruby-doc/Pkgfile +++ b/ruby-doc/Pkgfile @@ -4,11 +4,11 @@ # Depends on: ruby name=ruby-doc -version=1.9.3-p327 +version=1.9.3-p362 release=1 source=(ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-$version.tar.bz2) build () { cd ruby-$version - rdoc --all --ri --op $PKG/usr/share/ri/1.9/system . + rdoc --encoding=UTF-8 --all --ri --op $PKG/usr/share/ri/1.9/system . } From 1e3200ba3833449fc87a74fe536d1677f16b2b22 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 27 Dec 2012 12:40:37 +0100 Subject: [PATCH 2/5] ruby: update to 1.9.3-p362 --- ruby/.md5sum | 2 +- ruby/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby/.md5sum b/ruby/.md5sum index 6fcc66501..15418ba44 100644 --- a/ruby/.md5sum +++ b/ruby/.md5sum @@ -1,2 +1,2 @@ -7d602aba93f31ceef32800999855fbca ruby-1.9.3-p327.tar.bz2 +13c26ea368d88a560f07cc8c5eb4fa05 ruby-1.9.3-p362.tar.bz2 ce941d90c1361ce6ab6561bbe3f990fe ruby-arch.patch diff --git a/ruby/Pkgfile b/ruby/Pkgfile index a327cd429..a873f43dd 100644 --- a/ruby/Pkgfile +++ b/ruby/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db, gdbm, ncurses, openssl, readline, zlib, libffi name=ruby -version=1.9.3-p327 +version=1.9.3-p362 release=1 source=(ftp://ftp.ruby-lang.org/pub/$name/1.9/$name-$version.tar.bz2 \ $name-arch.patch) From 278df38dafdb9dcb43c5e7de9e215a92fa8aba34 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Thu, 27 Dec 2012 18:01:17 +0100 Subject: [PATCH 3/5] freetype: updated to 2.4.11 --- freetype/.footprint | 7 ++++--- freetype/.md5sum | 2 +- freetype/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/freetype/.footprint b/freetype/.footprint index d15dd16d2..d33bbd5e0 100644 --- a/freetype/.footprint +++ b/freetype/.footprint @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/freetype2/freetype/config/ -rw-r--r-- root/root usr/include/freetype2/freetype/config/ftstdlib.h -rw-r--r-- root/root usr/include/freetype2/freetype/freetype.h -rw-r--r-- root/root usr/include/freetype2/freetype/ftadvanc.h +-rw-r--r-- root/root usr/include/freetype2/freetype/ftautoh.h -rw-r--r-- root/root usr/include/freetype2/freetype/ftbbox.h -rw-r--r-- root/root usr/include/freetype2/freetype/ftbdf.h -rw-r--r-- root/root usr/include/freetype2/freetype/ftbitmap.h @@ -56,9 +57,9 @@ drwxr-xr-x root/root usr/include/freetype2/freetype/config/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libfreetype.a -rwxr-xr-x root/root usr/lib/libfreetype.la -lrwxrwxrwx root/root usr/lib/libfreetype.so -> libfreetype.so.6.9.0 -lrwxrwxrwx root/root usr/lib/libfreetype.so.6 -> libfreetype.so.6.9.0 --rwxr-xr-x root/root usr/lib/libfreetype.so.6.9.0 +lrwxrwxrwx root/root usr/lib/libfreetype.so -> libfreetype.so.6.10.0 +lrwxrwxrwx root/root usr/lib/libfreetype.so.6 -> libfreetype.so.6.10.0 +-rwxr-xr-x root/root usr/lib/libfreetype.so.6.10.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/freetype2.pc drwxr-xr-x root/root usr/share/ diff --git a/freetype/.md5sum b/freetype/.md5sum index 174121015..76fbea1d3 100644 --- a/freetype/.md5sum +++ b/freetype/.md5sum @@ -1 +1 @@ -13286702e9390a91661f980608adaff1 freetype-2.4.10.tar.bz2 +b93435488942486c8d0ca22e8f768034 freetype-2.4.11.tar.bz2 diff --git a/freetype/Pkgfile b/freetype/Pkgfile index bee29b9eb..4fadf0ec6 100644 --- a/freetype/Pkgfile +++ b/freetype/Pkgfile @@ -5,7 +5,7 @@ # Depends on: zlib name=freetype -version=2.4.10 +version=2.4.11 release=1 source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.bz2) From 71036780ce8117a2e2892bbb27fb58ed4e867bf5 Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Thu, 27 Dec 2012 18:18:11 +0100 Subject: [PATCH 4/5] rxvt-unicode: updated to 9.16 --- rxvt-unicode/.footprint | 25 +++++++++++++++++++++++++ rxvt-unicode/.md5sum | 2 +- rxvt-unicode/Pkgfile | 2 +- 3 files changed, 27 insertions(+), 2 deletions(-) diff --git a/rxvt-unicode/.footprint b/rxvt-unicode/.footprint index 542b0569d..ee6f26d28 100644 --- a/rxvt-unicode/.footprint +++ b/rxvt-unicode/.footprint @@ -6,6 +6,7 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/urxvt/ drwxr-xr-x root/root usr/lib/urxvt/perl/ +-rw-r--r-- root/root usr/lib/urxvt/perl/background -rw-r--r-- root/root usr/lib/urxvt/perl/bell-command -rw-r--r-- root/root usr/lib/urxvt/perl/block-graphics-to-ascii -rw-r--r-- root/root usr/lib/urxvt/perl/clipboard-osc @@ -32,6 +33,30 @@ drwxr-xr-x root/root usr/lib/urxvt/perl/ -rw-r--r-- root/root usr/lib/urxvt/urxvt.pm drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/urxvt-background.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-bell-command.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-block-graphics-to-ascii.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-clipboard-osc.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-confirm-paste.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-digital-clock.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-example-refresh-hooks.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-extensions.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-keysym-list.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-kuake.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-macosx-clipboard-native.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-macosx-clipboard.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-matcher.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-option-popup.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-overlay-osc.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-readline.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-remote-clipboard.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-searchable-scrollback.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-selection-autotransform.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-selection-pastebin.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-selection-popup.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-selection.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-tabbed.1.gz +-rw-r--r-- root/root usr/man/man1/urxvt-xim-onthespot.1.gz -rw-r--r-- root/root usr/man/man1/urxvt.1.gz -rw-r--r-- root/root usr/man/man1/urxvtc.1.gz -rw-r--r-- root/root usr/man/man1/urxvtd.1.gz diff --git a/rxvt-unicode/.md5sum b/rxvt-unicode/.md5sum index 7abded35b..e21e46370 100644 --- a/rxvt-unicode/.md5sum +++ b/rxvt-unicode/.md5sum @@ -1 +1 @@ -15595aa326167ac5eb68c28d95432faf rxvt-unicode-9.15.tar.bz2 +2e2942e8367624affebc0568e3671b66 rxvt-unicode-9.16.tar.bz2 diff --git a/rxvt-unicode/Pkgfile b/rxvt-unicode/Pkgfile index fb22e8eb3..4256738bb 100644 --- a/rxvt-unicode/Pkgfile +++ b/rxvt-unicode/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libxft, xorg-libxpm, perl name=rxvt-unicode -version=9.15 +version=9.16 release=1 source=(http://dist.schmorp.de/$name/Attic/$name-$version.tar.bz2) From d8815dd8d2b56ef7d13f1a5ddba9392b0e3afef3 Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Sat, 29 Dec 2012 19:19:18 +0100 Subject: [PATCH 5/5] Revert "alsa-lib: use alsa-project.org url again" This reverts commit 92c49f5aaaf3d994b2677ffb8b076e7d67c3fc9e. --- alsa-lib/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alsa-lib/Pkgfile b/alsa-lib/Pkgfile index 99ee1b5b2..7429e52ba 100644 --- a/alsa-lib/Pkgfile +++ b/alsa-lib/Pkgfile @@ -5,7 +5,7 @@ name=alsa-lib version=1.0.26 release=1 -source=(ftp://ftp.alsa-project.org/pub/lib/$name-$version.tar.bz2) +source=(http://crux.nu/files/distfiles/$name-$version.tar.bz2) build() { cd $name-$version