[arch-commits] Commit in lighttpd/trunk (PKGBUILD lighttpd.install)

Pierre Schmitz pierre at archlinux.org
Sat Jan 14 12:02:17 UTC 2017


    Date: Saturday, January 14, 2017 @ 12:02:16
  Author: pierre
Revision: 286287

upgpkg: lighttpd 1.4.45-1

Modified:
  lighttpd/trunk/PKGBUILD
Deleted:
  lighttpd/trunk/lighttpd.install

------------------+
 PKGBUILD         |    5 ++---
 lighttpd.install |    9 ---------
 2 files changed, 2 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-14 12:02:13 UTC (rev 286286)
+++ PKGBUILD	2017-01-14 12:02:16 UTC (rev 286287)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=lighttpd
-pkgver=1.4.44
+pkgver=1.4.45
 pkgrel=1
 pkgdesc='A secure, fast, compliant and very flexible web-server'
 license=('custom')
@@ -16,10 +16,9 @@
             'sqlite: mod_webdav')
 backup=('etc/lighttpd/lighttpd.conf' 'etc/logrotate.d/lighttpd')
 options=('emptydirs')
-install='lighttpd.install'
 source=("https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz"{,.asc}
         'lighttpd.logrotate.d' 'lighttpd.conf' 'lighttpd.tmpfiles' 'lighttpd.service')
-sha256sums=('adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422'
+sha256sums=('1c97225deea33eefba6d4158c2cef27913d47553263516bbe9d2e2760fc43a3f'
             'SKIP'
             '41f6c0042bb61021553779f861910e335834f6c15e4411756cdc6233b31076fe'
             'fece4581bebf39768571962dedce176b2b5f487c0abb5c1cfb35395de216c01f'

Deleted: lighttpd.install
===================================================================
--- lighttpd.install	2017-01-14 12:02:13 UTC (rev 286286)
+++ lighttpd.install	2017-01-14 12:02:16 UTC (rev 286287)
@@ -1,9 +0,0 @@
-post_install() {
-	if [[ ! -d run/lighttpd ]]; then
-		usr/bin/systemd-tmpfiles --create lighttpd.conf
-	fi
-}
-
-post_upgrade() {
-	post_install
-}



More information about the arch-commits mailing list