[arch-commits] Commit in varnish/repos/extra-x86_64 (6 files)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Tue Nov 23 16:27:03 UTC 2021
Date: Tuesday, November 23, 2021 @ 16:27:03
Author: svenstaro
Revision: 428984
archrelease: copy trunk to extra-x86_64
Added:
varnish/repos/extra-x86_64/PKGBUILD
(from rev 428983, varnish/trunk/PKGBUILD)
varnish/repos/extra-x86_64/varnish.install
(from rev 428983, varnish/trunk/varnish.install)
varnish/repos/extra-x86_64/varnish.sysusers
(from rev 428983, varnish/trunk/varnish.sysusers)
Deleted:
varnish/repos/extra-x86_64/PKGBUILD
varnish/repos/extra-x86_64/varnish.install
varnish/repos/extra-x86_64/varnish.sysusers
------------------+
PKGBUILD | 138 ++++++++++++++++++++++++++---------------------------
varnish.install | 24 ++++-----
varnish.sysusers | 4 -
3 files changed, 83 insertions(+), 83 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-23 16:26:57 UTC (rev 428983)
+++ PKGBUILD 2021-11-23 16:27:03 UTC (rev 428984)
@@ -1,69 +0,0 @@
-# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
-# Contributor: Dave Reisner <dreisner at archlinux.org>
-# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Douglas Soares de Andrade
-# Contributor: Roberto Alsina <ralsina at kde.org>
-
-pkgname=varnish
-pkgver=7.0.0
-pkgrel=1
-pkgdesc="High-performance HTTP accelerator"
-arch=('x86_64')
-url="https://www.varnish-cache.org/"
-license=('BSD')
-depends=('gcc' 'libnsl' 'pcre2')
-makedepends=('python-docutils' 'python-sphinx' 'git')
-optdepends=('python: needed for vmod development')
-backup=('etc/varnish/default.vcl')
-install=$pkgname.install
-source=("https://varnish-cache.org/_downloads/varnish-$pkgver.tgz"
- "git+https://github.com/varnishcache/pkg-varnish-cache.git#commit=d3e6a3f"
- varnish.sysusers)
-sha512sums=('39c694db4ec7b35236d12fe2c03036260d6799395b1c8bb5a58e96fc88d67dcaa5eb8bc75643540d3aa0edc1a8924d7d839e88293b0521fadef4cd12f466fb4b'
- 'SKIP'
- '1eeeba4ab990c1790495f9ff4625ad37f21e155e08e0c255e09d18c44054f3a59613b81c07d8701610b0b266e5181ae8bbae2523138737f3c4f0e1a6c287bb0c')
-
-prepare() {
- cd "varnish-$pkgver"
-
- ./autogen.sh
-}
-
-build() {
- cd "varnish-$pkgver"
-
- ./configure \
- --prefix=/usr \
- --sysconfdir=/etc \
- --localstatedir=/var/lib \
- --sbindir=/usr/bin
-
- make
-}
-
-# check() {
-# cd "varnish-$pkgver"
-#
-# make check
-# }
-
-package() {
- cd "varnish-$pkgver"
-
- make DESTDIR="$pkgdir" install
-
- install -Dm644 "$srcdir/pkg-varnish-cache/systemd/varnish.service" "$pkgdir/usr/lib/systemd/system/varnish.service"
- install -Dm644 "$srcdir/pkg-varnish-cache/systemd/varnishncsa.service" "$pkgdir/usr/lib/systemd/system/varnishncsa.service"
- install -Dm755 "$srcdir/pkg-varnish-cache/systemd/varnishreload" "$pkgdir/usr/bin/varnishreload"
- install -Dm755 "$srcdir/pkg-varnish-cache/systemd/varnish.logrotate" "$pkgdir/etc/logrotate.d/varnish"
-
- # create varnish:varnish user/group
- install -Dm644 "$srcdir/varnish.sysusers" "$pkgdir/usr/lib/sysusers.d/varnish.conf"
-
- # config
- install -Dm644 "etc/example.vcl" "$pkgdir/etc/varnish/default.vcl"
- install -Dm644 "etc/builtin.vcl" "$pkgdir/usr/share/doc/varnish/builtin.vcl"
-
- # license
- install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
Copied: varnish/repos/extra-x86_64/PKGBUILD (from rev 428983, varnish/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2021-11-23 16:27:03 UTC (rev 428984)
@@ -0,0 +1,69 @@
+# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
+# Contributor: Dave Reisner <dreisner at archlinux.org>
+# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Douglas Soares de Andrade
+# Contributor: Roberto Alsina <ralsina at kde.org>
+
+pkgname=varnish
+pkgver=7.0.1
+pkgrel=1
+pkgdesc="High-performance HTTP accelerator"
+arch=('x86_64')
+url="https://www.varnish-cache.org/"
+license=('BSD')
+depends=('gcc' 'libnsl' 'pcre2')
+makedepends=('python-docutils' 'python-sphinx' 'git')
+optdepends=('python: needed for vmod development')
+backup=('etc/varnish/default.vcl')
+install=$pkgname.install
+source=("https://varnish-cache.org/_downloads/varnish-$pkgver.tgz"
+ "git+https://github.com/varnishcache/pkg-varnish-cache.git#commit=d3e6a3f"
+ varnish.sysusers)
+sha512sums=('7541d50b03a113f0a13660d459cc4c2eb45d57fb19380ab56a5413a4e5d702f9c0856585f09aeea6084a239ad8c69017af3805a864540b4697e0eac29f00b408'
+ 'SKIP'
+ '1eeeba4ab990c1790495f9ff4625ad37f21e155e08e0c255e09d18c44054f3a59613b81c07d8701610b0b266e5181ae8bbae2523138737f3c4f0e1a6c287bb0c')
+
+prepare() {
+ cd "varnish-$pkgver"
+
+ ./autogen.sh
+}
+
+build() {
+ cd "varnish-$pkgver"
+
+ ./configure \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --localstatedir=/var/lib \
+ --sbindir=/usr/bin
+
+ make
+}
+
+# check() {
+# cd "varnish-$pkgver"
+#
+# make check
+# }
+
+package() {
+ cd "varnish-$pkgver"
+
+ make DESTDIR="$pkgdir" install
+
+ install -Dm644 "$srcdir/pkg-varnish-cache/systemd/varnish.service" "$pkgdir/usr/lib/systemd/system/varnish.service"
+ install -Dm644 "$srcdir/pkg-varnish-cache/systemd/varnishncsa.service" "$pkgdir/usr/lib/systemd/system/varnishncsa.service"
+ install -Dm755 "$srcdir/pkg-varnish-cache/systemd/varnishreload" "$pkgdir/usr/bin/varnishreload"
+ install -Dm755 "$srcdir/pkg-varnish-cache/systemd/varnish.logrotate" "$pkgdir/etc/logrotate.d/varnish"
+
+ # create varnish:varnish user/group
+ install -Dm644 "$srcdir/varnish.sysusers" "$pkgdir/usr/lib/sysusers.d/varnish.conf"
+
+ # config
+ install -Dm644 "etc/example.vcl" "$pkgdir/etc/varnish/default.vcl"
+ install -Dm644 "etc/builtin.vcl" "$pkgdir/usr/share/doc/varnish/builtin.vcl"
+
+ # license
+ install -Dm644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
Deleted: varnish.install
===================================================================
--- varnish.install 2021-11-23 16:26:57 UTC (rev 428983)
+++ varnish.install 2021-11-23 16:27:03 UTC (rev 428984)
@@ -1,12 +0,0 @@
-# remove localstatedir -- compiled VCL and slab files will still be here.
-post_remove() {
- rm -rf var/lib/varnish
-}
-
-post_upgrade() {
- if [[ $(vercmp 6.0.0-1 "$2") -eq 1 ]]; then
- echo ":: You must update your VCL to be compatible with varnish 6. See the"
- echo " following upgrade guide to port your configuration:"
- echo " http://varnish-cache.org/docs/6.2/whats-new/upgrading-6.2.html"
- fi
-}
Copied: varnish/repos/extra-x86_64/varnish.install (from rev 428983, varnish/trunk/varnish.install)
===================================================================
--- varnish.install (rev 0)
+++ varnish.install 2021-11-23 16:27:03 UTC (rev 428984)
@@ -0,0 +1,12 @@
+# remove localstatedir -- compiled VCL and slab files will still be here.
+post_remove() {
+ rm -rf var/lib/varnish
+}
+
+post_upgrade() {
+ if [[ $(vercmp 6.0.0-1 "$2") -eq 1 ]]; then
+ echo ":: You must update your VCL to be compatible with varnish 6. See the"
+ echo " following upgrade guide to port your configuration:"
+ echo " http://varnish-cache.org/docs/6.2/whats-new/upgrading-6.2.html"
+ fi
+}
Deleted: varnish.sysusers
===================================================================
--- varnish.sysusers 2021-11-23 16:26:57 UTC (rev 428983)
+++ varnish.sysusers 2021-11-23 16:27:03 UTC (rev 428984)
@@ -1,2 +0,0 @@
-u varnishlog -:varnish "Varnish Cache Proxy"
-g varnish -
Copied: varnish/repos/extra-x86_64/varnish.sysusers (from rev 428983, varnish/trunk/varnish.sysusers)
===================================================================
--- varnish.sysusers (rev 0)
+++ varnish.sysusers 2021-11-23 16:27:03 UTC (rev 428984)
@@ -0,0 +1,2 @@
+u varnishlog -:varnish "Varnish Cache Proxy"
+g varnish -
More information about the arch-commits
mailing list