diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/git/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/gst-libav/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/lftp/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/libmowgli/PKGBUILD | 4 | ||||
-rw-r--r-- | extra/most/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/openjdk6/PKGBUILD | 27 | ||||
-rw-r--r-- | extra/pgbouncer/PKGBUILD | 10 | ||||
-rw-r--r-- | extra/pgbouncer/pgbouncer.install | 4 | ||||
-rw-r--r-- | extra/pgbouncer/pgbouncer.logrotate | 8 |
9 files changed, 44 insertions, 35 deletions
diff --git a/extra/git/PKGBUILD b/extra/git/PKGBUILD index 8ea4c7e09..1f9a60ec3 100644 --- a/extra/git/PKGBUILD +++ b/extra/git/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 175132 2013-01-14 22:24:03Z dan $ +# $Id: PKGBUILD 176301 2013-01-29 03:57:43Z dan $ # Maintainer: Dan McGee <dan@archlinux.org> pkgname=git -pkgver=1.8.1.1 +pkgver=1.8.1.2 pkgrel=1 pkgdesc="the fast distributed version control system" arch=(i686 x86_64) @@ -109,8 +109,8 @@ package() { install -D -m 644 "$srcdir"/git-daemon.socket "$pkgdir"/usr/lib/systemd/system/git-daemon.socket } -md5sums=('2bf7fd005ecf2e0a311b849e6add7994' - '4ac4ea5a72ec96ac24b7d6fba9ad1277' +md5sums=('9f912370a1831c851ff8df171e8a7218' + 'b3034a199b544fd8ea0d6036ed69a09f' '8e2648910fd5dd4f1c41d3c7fa9e9156' '2e42bf97779a1c6411d89043334c9e78' '042524f942785772d7bd52a1f02fe5ae' diff --git a/extra/gst-libav/PKGBUILD b/extra/gst-libav/PKGBUILD index e08c31a79..3506ba984 100644 --- a/extra/gst-libav/PKGBUILD +++ b/extra/gst-libav/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 173802 2012-12-24 02:14:25Z foutrelis $ +# $Id: PKGBUILD 176320 2013-01-29 20:24:29Z eric $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=gst-libav -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=1 pkgdesc="Gstreamer libav Plugin" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('yasm') options=(!libtool !emptydirs) provides=("gst-ffmpeg=$pkgver-$pkgrel") source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('5685fa94eaadad11017bca4fd5f4acc9f3bea63a8be89030e86b341e5a491a50') +sha256sums=('aef8be665096b3a4e64424fb39d7c5da57faaaf95e9fea6c1bb44295d4fb32d5') build() { cd $pkgname-$pkgver diff --git a/extra/lftp/PKGBUILD b/extra/lftp/PKGBUILD index 5922c966b..97246248d 100644 --- a/extra/lftp/PKGBUILD +++ b/extra/lftp/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 167231 2012-09-28 20:06:45Z andyrtr $ +# $Id: PKGBUILD 176314 2013-01-29 15:39:14Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: Aaron Griffin <aaron@archlinux.org> pkgname=lftp -pkgver=4.4.0 +pkgver=4.4.1 pkgrel=1 pkgdesc="Sophisticated command line based FTP client" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ url="http://lftp.yar.ru/" backup=('etc/lftp.conf') source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2 lftp-4.3.8-gets.patch) -md5sums=('9d6a048bb6be9bc3baecfea53b0d8330' +md5sums=('1a6de8e3922ffb51ec21642e51744b02' '77168a7f368b07eec7e079b55496fa97') build() { diff --git a/extra/libmowgli/PKGBUILD b/extra/libmowgli/PKGBUILD index 2fa7c854d..79fd9a574 100644 --- a/extra/libmowgli/PKGBUILD +++ b/extra/libmowgli/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 165079 2012-08-10 03:54:41Z bisson $ +# $Id: PKGBUILD 176308 2013-01-29 11:24:40Z bisson $ # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: Brad Gordon <brad@rpgcyco.net> @@ -12,7 +12,7 @@ url='http://www.atheme.org/project/mowgli' license=('custom') depends=('glibc') arch=('i686' 'x86_64') -source=("http://atheme.org/downloads/${pkgname}-${pkgver}.tar.gz") +source=("ftp://ftp.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tar.gz") sha1sums=('5a697380f253f0456a5d8a38006a9d12847fb538') build() { diff --git a/extra/most/PKGBUILD b/extra/most/PKGBUILD index 6d91e7d02..0f11f741e 100644 --- a/extra/most/PKGBUILD +++ b/extra/most/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 144477 2011-12-06 14:33:19Z stephane $ +# $Id: PKGBUILD 176312 2013-01-29 13:46:57Z stephane $ # Maintainer: Stéphane Gaudreault <stephane@archlinux.org> # Contributor: juergen <juergen@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=most pkgver=5.0.0a -pkgrel=4 +pkgrel=5 pkgdesc="A terminal pager similar to 'more' and 'less'" arch=('i686' 'x86_64') depends=('slang') @@ -28,5 +28,5 @@ build() { package() { cd "${srcdir}/${pkgname}-${pkgver}" - make DESTDIR=$pkgdir install + make DESTDIR="${pkgdir}" install } diff --git a/extra/openjdk6/PKGBUILD b/extra/openjdk6/PKGBUILD index b15e3cfd7..c9f68d4a8 100644 --- a/extra/openjdk6/PKGBUILD +++ b/extra/openjdk6/PKGBUILD @@ -1,25 +1,25 @@ -# $Id: PKGBUILD 169126 2012-10-18 15:53:50Z andyrtr $ +# $Id: PKGBUILD 176318 2013-01-29 17:04:23Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: Jan de Groot <jgc@archlinux.org> pkgname=('openjdk6' 'openjdk6-src') pkgbase="openjdk6" _javaver=6 -_icedteaver=1.11.5 -_openjdk_version=b24 -_openjdk_date=14_nov_2011 +_icedteaver=1.12.0 +_openjdk_version=b27 +_openjdk_date=26_oct_2012 pkgver=${_javaver}.${_openjdk_version}_${_icedteaver} pkgrel=1 url='http://icedtea.classpath.org' arch=('i686' 'x86_64') license=('custom') makedepends=('gcc-libs' 'xdg-utils' 'hicolor-icon-theme' 'ca-certificates-java' 'libxtst' 'alsa-lib' 'giflib' 'libxp' 'gtk2' - 'nspr' 'zlib' 'freetype2' 'libjpeg>=8' 'libx11' 'libcups' 'patch' 'libxt' 'nss' 'libxslt' #'xalan-java' + 'nspr' 'zlib' 'freetype2' 'libjpeg>=8' 'libx11' 'libcups' 'patch' 'libxt' 'nss' 'libxslt' 'apache-ant' 'autoconf' 'unzip' 'rhino' 'mercurial' 'zip' 'cpio' 'openjdk6' 'inetutils' 'wget') -options=('!emptydirs') # 'force') # force needed for hg shots +options=('!emptydirs') source=(http://icedtea.classpath.org/download/source/icedtea6-${_icedteaver}.tar.gz{,.sig} http://download.java.net/openjdk/jdk6/promoted/${_openjdk_version}/openjdk-6-src-${_openjdk_version}-${_openjdk_date}.tar.gz - http://icedtea.classpath.org/download/drops/jaxp144_03.zip + http://icedtea.classpath.org/download/drops/jaxp144_04.zip http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip fix_jdk_cmds_path.diff @@ -30,13 +30,13 @@ source=(http://icedtea.classpath.org/download/source/icedtea6-${_icedteaver}.tar openjdk6.profile openjdk6.profile.csh) noextract=(openjdk-6-src-${_openjdk_version}-${_openjdk_date}.tar.gz - jaxp144_03.zip + jaxp144_04.zip jdk6-jaxws2_1_6-2011_06_13.zip jdk6-jaf-b20.zip) -sha256sums=('258d81d957f8ab9322fbaf7c90647f27f6b4e675504fa279858e6dfe513f7574' - '50cd8e6868875b15d0a5652723b58f9d4e0a2f9b24e3a2ef997405670456e96a' - 'f84e7f0938f4939660ff8f9c2aa164d301faa8a519f2324ceb05ad34b2e09227' - 'c1a5348e17b330a7e4b18431e61a40efd2ba99a7da71102cf2c604478ef96012' +sha256sums=('4f27f3f42b57836cfb11541736282ccfc22de3f4acc0e540560fcf5512d66ced' + 'e1cf397644e039402c0f86a9fc1a4690d747e0ce347d1d4e8afb8bc5c797f6a2' + '044c3877b15940ff04f8aa817337f2878a00cc89674854557f1a02f15b1802a0' + '490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c' '229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3' '78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012' 'f5f59e121f7645ebc449bb13569fd924cbab3194e41db901f4fbe9dbd45720c5' @@ -66,7 +66,6 @@ build() { autoreconf -i export DISTRIBUTION_PATCHES="patches/fix_jdk_cmds_path.diff patches/fontconfig-paths.diff patches/fix_corba_cmds_path.diff patches/nonreparenting-wm.diff patches/disable_Werror.diff" -# export DISTRIBUTION_PATCHES="patches/fontconfig-paths.diff patches/nonreparenting-wm.diff" export ALT_PARALLEL_COMPILE_JOBS="${MAKEFLAGS/-j}" export HOTSPOT_BUILD_JOBS="${ALT_PARALLEL_COMPILE_JOBS}" @@ -75,7 +74,7 @@ build() { ./configure --with-parallel-jobs=${HOTSPOT_BUILD_JOBS} \ --with-ant-home=/usr/share/java/apache-ant \ --with-pkgversion=ArchLinux-${pkgver}-${pkgrel}-$CARCH \ - --with-jaxp-drop-zip=${srcdir}/jaxp144_03.zip \ + --with-jaxp-drop-zip=${srcdir}/jaxp144_04.zip \ --with-jaxws-drop-zip=${srcdir}/jdk6-jaxws2_1_6-2011_06_13.zip \ --with-jaf-drop-zip=${srcdir}/jdk6-jaf-b20.zip \ --disable-bootstrap \ diff --git a/extra/pgbouncer/PKGBUILD b/extra/pgbouncer/PKGBUILD index fb0277192..e03c9c9c1 100644 --- a/extra/pgbouncer/PKGBUILD +++ b/extra/pgbouncer/PKGBUILD @@ -1,23 +1,24 @@ # Maintainer: Dan McGee <dan@archlinux.org> pkgname=pgbouncer -_dlid=3393 pkgver=1.5.4 -pkgrel=4 +pkgrel=5 pkgdesc="A lightweight connection pooler for PostgreSQL" arch=('i686' 'x86_64') url="http://pgfoundry.org/projects/pgbouncer" license=('BSD') depends=('libevent>=2.0' 'postgresql') makedepends=('asciidoc' 'xmlto') -backup=('etc/pgbouncer/pgbouncer.ini') +backup=('etc/pgbouncer/pgbouncer.ini' 'etc/logrotate.d/pgbouncer') install=$pkgname.install -source=("http://pgfoundry.org/frs/download.php/${_dlid}/${pkgname}-${pkgver}.tar.gz" +source=("http://ftp.postgresql.org/pub/projects/pgFoundry/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz" pgbouncer.ini + pgbouncer.logrotate pgbouncer.service pgbouncer.tmpfiles.conf) md5sums=('9ffaf2e6232e18e676651429813732df' '810813b9ef8891be382be9ffdd425edc' + '6c65fe91821591bde0b5bcf70f23e959' 'eede238f5ff3709dbfeef6dad3fbefc7' '472659f4c5de2b59a420f5ca42327ec1') @@ -32,6 +33,7 @@ package() { make DESTDIR="$pkgdir/" install install -D -m644 COPYRIGHT "$pkgdir/usr/share/licenses/$pkgname/LICENSE" install -D -m644 ../pgbouncer.ini "$pkgdir/etc/pgbouncer/pgbouncer.ini" + install -D -m644 ../pgbouncer.logrotate "$pkgdir/etc/logrotate.d/pgbouncer" install -D -m644 ../pgbouncer.service "$pkgdir/usr/lib/systemd/system/pgbouncer.service" install -D -m644 ../pgbouncer.tmpfiles.conf "$pkgdir/usr/lib/tmpfiles.d/pgbouncer.conf" mkdir -p "$pkgdir/var/log/pgbouncer" diff --git a/extra/pgbouncer/pgbouncer.install b/extra/pgbouncer/pgbouncer.install index 2f77ae50f..6374fdf94 100644 --- a/extra/pgbouncer/pgbouncer.install +++ b/extra/pgbouncer/pgbouncer.install @@ -8,10 +8,10 @@ post_install() { fi chown pgbouncer:pgbouncer /var/log/pgbouncer systemd-tmpfiles --create pgbouncer.conf - post_update + post_upgrade } -post_update() { +post_upgrade() { gpasswd -a pgbouncer postgres } diff --git a/extra/pgbouncer/pgbouncer.logrotate b/extra/pgbouncer/pgbouncer.logrotate new file mode 100644 index 000000000..2037875eb --- /dev/null +++ b/extra/pgbouncer/pgbouncer.logrotate @@ -0,0 +1,8 @@ +/var/log/pgbouncer/pgbouncer.log { + copytruncate + missingok + notifempty + postrotate + /bin/kill -HUP $(cat /run/pgbouncer/pgbouncer.pid 2>/dev/null) 2> /dev/null || true + endscript +} |