[arch-commits] Commit in ziproxy/trunk (PKGBUILD)

2020-05-30 Thread Antonio Rojas via arch-commits
Date: Saturday, May 30, 2020 @ 21:31:54
  Author: arojas
Revision: 637537

BUILDINFO rebuild

Modified:
  ziproxy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-30 21:29:49 UTC (rev 637536)
+++ PKGBUILD2020-05-30 21:31:54 UTC (rev 637537)
@@ -3,7 +3,7 @@
 
 pkgname=ziproxy
 pkgver=3.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc="forwarding, non-caching, compressing HTTP proxy server"
 arch=('x86_64')
 url="http://ziproxy.sourceforge.net/;
@@ -43,7 +43,7 @@
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver
-  [ -f Makefile ] || ./configure --prefix=/usr --with-jasper
+  [ -f Makefile ] || CFLAGS+=' -fcommon' ./configure --prefix=/usr 
--with-jasper
   make
 }
 


[arch-commits] Commit in ziproxy/trunk (PKGBUILD ziproxy.sysusers ziproxy.tmpfiles)

2018-01-08 Thread Eli Schwartz via arch-commits
Date: Tuesday, January 9, 2018 @ 00:36:18
  Author: eschwartz
Revision: 280604

upgpkg: ziproxy 3.3.1-2

migrate to systemd-sysusers/systemd-tmpfiles

Added:
  ziproxy/trunk/ziproxy.sysusers
  ziproxy/trunk/ziproxy.tmpfiles
Modified:
  ziproxy/trunk/PKGBUILD

--+
 PKGBUILD |9 +++--
 ziproxy.sysusers |1 +
 ziproxy.tmpfiles |1 +
 3 files changed, 9 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-09 00:21:56 UTC (rev 280603)
+++ PKGBUILD2018-01-09 00:36:18 UTC (rev 280604)
@@ -4,7 +4,7 @@
 
 pkgname=ziproxy
 pkgver=3.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="forwarding, non-caching, compressing HTTP proxy server"
 arch=('x86_64')
 url="http://ziproxy.sourceforge.net/;
@@ -23,13 +23,16 @@
var/lib/ziproxy/error/409.html
var/lib/ziproxy/error/500.html
var/lib/ziproxy/error/503.html)
-install=ziproxy.install
 
source=(https://downloads.sourceforge.net/project/ziproxy/ziproxy/ziproxy-$pkgver/ziproxy-$pkgver.tar.bz2
ziproxy.logrotate
+ziproxy.sysusers
+ziproxy.tmpfiles
ziproxy.xinetd
build-fix.patch)
 sha256sums=('c39c6148840cdaa867d4dd3ad41d39be345494b2048b86ec899d0c075e56874d'
 '6087c75dc9a9d493365bb599bf4dcb72fab95da54ea9b75418616cf0cd9be5e3'
+'a2aa82f37b0436e99cda917d994a728d0e8b08ffc9c3f87dd3b6e509a0b36a14'
+'28e6c059c8bf0c9291c20157a356991de67b2459dc3b333f58bd93e02bbb3e01'
 '27c2ce6207c24e1af5bc1cb7b350ef5ca12ea3bdaf7b5f10f00251ec1292c3a0'
 'dd462a5604aba5bfea8e12a4abe6db317f8d45bc7614696e6d7379cf8120a616')
 
@@ -58,4 +61,6 @@
   echo "ZIPROXY_ARGS=\"-c /etc/ziproxy/ziproxy.conf\"" 
>"$pkgdir"/etc/conf.d/ziproxy
   install -Dm0644 "$srcdir"/ziproxy.logrotate "$pkgdir"/etc/logrotate.d/ziproxy
   install -Dm0644 "$srcdir"/ziproxy.xinetd "$pkgdir"/etc/xinetd.d/ziproxy
+  install -Dm0644 "$srcdir"/ziproxy.sysusers 
"$pkgdir"/usr/lib/sysusers.d/ziproxy.conf
+  install -Dm0644 "$srcdir"/ziproxy.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/ziproxy.conf
 }

Added: ziproxy.sysusers
===
--- ziproxy.sysusers(rev 0)
+++ ziproxy.sysusers2018-01-09 00:36:18 UTC (rev 280604)
@@ -0,0 +1 @@
+u proxy 15 - -

Added: ziproxy.tmpfiles
===
--- ziproxy.tmpfiles(rev 0)
+++ ziproxy.tmpfiles2018-01-09 00:36:18 UTC (rev 280604)
@@ -0,0 +1 @@
+d /var/log/ziproxy 0775 0 15 - -


[arch-commits] Commit in ziproxy/trunk (PKGBUILD build-fix.patch)

2017-03-14 Thread Sergej Pupykin
Date: Tuesday, March 14, 2017 @ 15:51:07
  Author: spupykin
Revision: 216303

upgpkg: ziproxy 3.3.1-1

Modified:
  ziproxy/trunk/PKGBUILD
  ziproxy/trunk/build-fix.patch

-+
 PKGBUILD|   14 +++---
 build-fix.patch |   12 
 2 files changed, 7 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-14 15:50:27 UTC (rev 216302)
+++ PKGBUILD2017-03-14 15:51:07 UTC (rev 216303)
@@ -3,8 +3,8 @@
 # Contributor: Yejun Yang yejunx AT gmail DOT com
 
 pkgname=ziproxy
-pkgver=3.3.0
-pkgrel=8
+pkgver=3.3.1
+pkgrel=1
 pkgdesc="forwarding, non-caching, compressing HTTP proxy server"
 arch=('i686' 'x86_64')
 url="http://ziproxy.sourceforge.net/;
@@ -28,14 +28,14 @@
ziproxy.logrotate
ziproxy.xinetd
build-fix.patch)
-md5sums=('a8fda01591d455bb23c64c9c5ed3980d'
- 'feb35264391c790cedd5e995182b5ff5'
- '3d2f9208b5ab6738c136049e1fd2e433'
- '353850d5a45f2382c11e673e0de38b72')
+sha256sums=('c39c6148840cdaa867d4dd3ad41d39be345494b2048b86ec899d0c075e56874d'
+'6087c75dc9a9d493365bb599bf4dcb72fab95da54ea9b75418616cf0cd9be5e3'
+'27c2ce6207c24e1af5bc1cb7b350ef5ca12ea3bdaf7b5f10f00251ec1292c3a0'
+'dd462a5604aba5bfea8e12a4abe6db317f8d45bc7614696e6d7379cf8120a616')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver
-  sed -i '1,1i#include ' src/qparser.c
+#  sed -i '1,1i#include ' src/qparser.c
   patch -p1 <"$srcdir"/build-fix.patch
 }
 

Modified: build-fix.patch
===
--- build-fix.patch 2017-03-14 15:50:27 UTC (rev 216302)
+++ build-fix.patch 2017-03-14 15:51:07 UTC (rev 216303)
@@ -30,15 +30,3 @@
return IMG_RET_OK;
  }
  
-diff -wbBur ziproxy-3.3.0/src/qparser.c ziproxy-3.3.0.my/src/qparser.c
 ziproxy-3.3.0/src/qparser.c2013-01-04 20:48:50.0 +0400
-+++ ziproxy-3.3.0.my/src/qparser.c 2014-09-30 18:28:34.772237049 +0400
-@@ -32,7 +33,7 @@
- // #ifdef __GLIBC__
- // #define _GNU_SOURCE
- // #else
--#define QP_BUILD_STRNDUP
-+//#define QP_BUILD_STRNDUP
- // #endif
- 
- #include 


[arch-commits] Commit in ziproxy/trunk (PKGBUILD)

2016-11-22 Thread Levente Polyak
Date: Tuesday, November 22, 2016 @ 17:40:09
  Author: anthraxx
Revision: 196549

upgpkg: ziproxy 3.3.0-8 (jasper rebuild)

Modified:
  ziproxy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-22 17:38:34 UTC (rev 196548)
+++ PKGBUILD2016-11-22 17:40:09 UTC (rev 196549)
@@ -4,7 +4,7 @@
 
 pkgname=ziproxy
 pkgver=3.3.0
-pkgrel=7
+pkgrel=8
 pkgdesc="forwarding, non-caching, compressing HTTP proxy server"
 arch=('i686' 'x86_64')
 url="http://ziproxy.sourceforge.net/;


[arch-commits] Commit in ziproxy/trunk (PKGBUILD)

2016-11-10 Thread Levente Polyak
Date: Thursday, November 10, 2016 @ 17:06:55
  Author: anthraxx
Revision: 195305

upgpkg: ziproxy 3.3.0-7 (jasper rebuild)

Modified:
  ziproxy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-10 17:05:43 UTC (rev 195304)
+++ PKGBUILD2016-11-10 17:06:55 UTC (rev 195305)
@@ -4,7 +4,7 @@
 
 pkgname=ziproxy
 pkgver=3.3.0
-pkgrel=6
+pkgrel=7
 pkgdesc="forwarding, non-caching, compressing HTTP proxy server"
 arch=('i686' 'x86_64')
 url="http://ziproxy.sourceforge.net/;


[arch-commits] Commit in ziproxy/trunk (PKGBUILD build-fix.patch ziproxy.install)

2014-09-30 Thread Sergej Pupykin
Date: Tuesday, September 30, 2014 @ 16:31:14
  Author: spupykin
Revision: 119887

upgpkg: ziproxy 3.3.0-6

upd

Modified:
  ziproxy/trunk/PKGBUILD
  ziproxy/trunk/build-fix.patch
  ziproxy/trunk/ziproxy.install

-+
 PKGBUILD|5 +++--
 build-fix.patch |   14 +-
 ziproxy.install |2 ++
 3 files changed, 18 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-30 14:31:10 UTC (rev 119886)
+++ PKGBUILD2014-09-30 14:31:14 UTC (rev 119887)
@@ -4,7 +4,7 @@
 
 pkgname=ziproxy
 pkgver=3.3.0
-pkgrel=5
+pkgrel=6
 pkgdesc=forwarding, non-caching, compressing HTTP proxy server
 arch=('i686' 'x86_64')
 url=http://ziproxy.sourceforge.net/;
@@ -31,10 +31,11 @@
 md5sums=('a8fda01591d455bb23c64c9c5ed3980d'
  'feb35264391c790cedd5e995182b5ff5'
  '3d2f9208b5ab6738c136049e1fd2e433'
- '0cc338d537e09c2d643283389b6cac06')
+ '353850d5a45f2382c11e673e0de38b72')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
+  sed -i '1,1i#include string.h' src/qparser.c
   patch -p1 $srcdir/build-fix.patch
 }
 

Modified: build-fix.patch
===
--- build-fix.patch 2014-09-30 14:31:10 UTC (rev 119886)
+++ build-fix.patch 2014-09-30 14:31:14 UTC (rev 119887)
@@ -1,6 +1,6 @@
 diff -wbBur ziproxy-3.3.0/src/image.c ziproxy-3.3.0.my/src/image.c
 --- ziproxy-3.3.0/src/image.c  2013-01-04 20:48:50.0 +0400
-+++ ziproxy-3.3.0.my/src/image.c   2014-05-29 18:52:52.980657105 +0400
 ziproxy-3.3.0.my/src/image.c   2014-09-30 18:26:38.277455333 +0400
 @@ -93,6 +93,10 @@
  #define MIN_INSIZE_TO_JPEG 600
  #define MIN_INSIZE_TO_JP2K 800
@@ -30,3 +30,15 @@
return IMG_RET_OK;
  }
  
+diff -wbBur ziproxy-3.3.0/src/qparser.c ziproxy-3.3.0.my/src/qparser.c
+--- ziproxy-3.3.0/src/qparser.c2013-01-04 20:48:50.0 +0400
 ziproxy-3.3.0.my/src/qparser.c 2014-09-30 18:28:34.772237049 +0400
+@@ -32,7 +33,7 @@
+ // #ifdef __GLIBC__
+ // #define _GNU_SOURCE
+ // #else
+-#define QP_BUILD_STRNDUP
++//#define QP_BUILD_STRNDUP
+ // #endif
+ 
+ #include string.h

Modified: ziproxy.install
===
--- ziproxy.install 2014-09-30 14:31:10 UTC (rev 119886)
+++ ziproxy.install 2014-09-30 14:31:14 UTC (rev 119887)
@@ -2,6 +2,8 @@
 # 0:15 = root:proxy
 
 post_install() {
+  getent group proxy /dev/null || groupadd -r -g 15 proxy
+  getent passwd proxy /dev/null || useradd -r -d /var/empty -g 15 -u 15 proxy
   mkdir -p /var/log/ziproxy  \
   chown -R 0:15 /var/log/ziproxy  \
   chmod -R ug+w /var/log/ziproxy


[arch-commits] Commit in ziproxy/trunk (PKGBUILD build-fix.patch)

2014-05-29 Thread Sergej Pupykin
Date: Thursday, May 29, 2014 @ 17:08:10
  Author: spupykin
Revision: 112188

upgpkg: ziproxy 3.3.0-5

upd

Modified:
  ziproxy/trunk/PKGBUILD
  ziproxy/trunk/build-fix.patch

-+
 PKGBUILD|4 ++--
 build-fix.patch |   13 +++--
 2 files changed, 13 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-29 15:08:07 UTC (rev 112187)
+++ PKGBUILD2014-05-29 15:08:10 UTC (rev 112188)
@@ -4,7 +4,7 @@
 
 pkgname=ziproxy
 pkgver=3.3.0
-pkgrel=4
+pkgrel=5
 pkgdesc=forwarding, non-caching, compressing HTTP proxy server
 arch=('i686' 'x86_64')
 url=http://ziproxy.sourceforge.net/;
@@ -31,7 +31,7 @@
 md5sums=('a8fda01591d455bb23c64c9c5ed3980d'
  'feb35264391c790cedd5e995182b5ff5'
  '3d2f9208b5ab6738c136049e1fd2e433'
- '0eb798863234ee0e9066812ef2a73539')
+ '0cc338d537e09c2d643283389b6cac06')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver

Modified: build-fix.patch
===
--- build-fix.patch 2014-05-29 15:08:07 UTC (rev 112187)
+++ build-fix.patch 2014-05-29 15:08:10 UTC (rev 112188)
@@ -1,6 +1,6 @@
-diff -wbBur ziproxy-3.3.0/src/image.c ziproxy-3.3.0.q/src/image.c
+diff -wbBur ziproxy-3.3.0/src/image.c ziproxy-3.3.0.my/src/image.c
 --- ziproxy-3.3.0/src/image.c  2013-01-04 20:48:50.0 +0400
-+++ ziproxy-3.3.0.q/src/image.c2013-08-11 00:24:03.868670477 +0400
 ziproxy-3.3.0.my/src/image.c   2014-05-29 18:52:52.980657105 +0400
 @@ -93,6 +93,10 @@
  #define MIN_INSIZE_TO_JPEG 600
  #define MIN_INSIZE_TO_JP2K 800
@@ -21,3 +21,12 @@
return( IMG_RET_ERR_UNKNOWN + IMG_RET_FLG_WHILE_DECOMP);//more 
possible reasons
  
bmp = new_raw_bitmap();
+@@ -1083,7 +1087,7 @@
+   }
+   bmp-pal_bpp = bmp-bpp;
+   
+-  DGifCloseFile(GifFile);
++  DGifCloseFile(GifFile, NULL);
+   return IMG_RET_OK;
+ }
+ 



[arch-commits] Commit in ziproxy/trunk (PKGBUILD)

2013-12-09 Thread Sergej Pupykin
Date: Monday, December 9, 2013 @ 15:55:57
  Author: spupykin
Revision: 102370

upgpkg: ziproxy 3.3.0-4

upd

Modified:
  ziproxy/trunk/PKGBUILD(contents, properties)

--+
 PKGBUILD |2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-09 14:53:34 UTC (rev 102369)
+++ PKGBUILD2013-12-09 14:55:57 UTC (rev 102370)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
 # Contributor: Yejun Yang yejunx AT gmail DOT com
 
 pkgname=ziproxy


Property changes on: ziproxy/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property