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

2020-06-20 Thread Sergej Pupykin via arch-commits
Date: Saturday, June 20, 2020 @ 16:26:16
  Author: spupykin
Revision: 648617

upgpkg: websvn 2.5-1

Modified:
  websvn/trunk/PKGBUILD

--+
 PKGBUILD |   25 +
 1 file changed, 5 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-20 16:14:32 UTC (rev 648616)
+++ PKGBUILD2020-06-20 16:26:16 UTC (rev 648617)
@@ -1,32 +1,17 @@
 # Maintainer: Sergej Pupykin 
 
 pkgname=websvn
-pkgver=2.3.3
-_xpkgpath=1380/49056
-pkgrel=8
+pkgver=2.5
+pkgrel=1
 pkgdesc="subversion web interface"
 arch=(any)
-url="https://www.websvn.info";
+url="https://websvnphp.github.io/";
 license=('GPL')
 depends=()
 backup=(srv/http/websvn/.htaccess)
-source=(http://websvn.tigris.org/files/documents/${_xpkgpath}/websvn-$pkgver.tar.gz
-   https://arch.p5n.pp.ru/~sergej/dl/pear4websvn.tar.xz
-   
https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u2/debian/patches/30_CVE-2016-2511.patch
-   
https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u2/debian/patches/31_CVE-2016-1236.patch)
-sha256sums=('67d5cb7ffb087f8a92e3dcad10f16612baac4d15a60d659aa8b6e06200ac8742'
-'94aa28ccff110555ee0b55dab2daf1b36b5449ec8b9e6b545439ab41923324e2'
-'164781875f08caf6863002076ac8b5cf210a621b628e4cc8a4605a838a8e5af9'
-'ce73c20506dcafad2fc3509218df50420980cbd26b034ba403d7446d8261c009')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/websvnphp/websvn/archive/$pkgver.tar.gz";)
+sha256sums=('cc54a8a1b20e5400b025a6b01359f3e6b2352e0f98fdb1aa17bc29f682329385')
 
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-  rm -rf lib/pear
-  cp -a "$srcdir"/pear lib/pear
-  patch -p1 -i "$srcdir"/30_CVE-2016-2511.patch
-  patch -p1 -i "$srcdir"/31_CVE-2016-1236.patch
-}
-
 package() {
   local _instdir="$pkgdir"/srv/http
   mkdir -p ${_instdir}


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

2018-11-09 Thread Evangelos Foutras via arch-commits
Date: Friday, November 9, 2018 @ 23:39:06
  Author: foutrelis
Revision: 405342

PIE/BUILDINFO rebuild

Modified:
  websvn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-09 23:38:57 UTC (rev 405341)
+++ PKGBUILD2018-11-09 23:39:06 UTC (rev 405342)
@@ -3,7 +3,7 @@
 pkgname=websvn
 pkgver=2.3.3
 _xpkgpath=1380/49056
-pkgrel=7
+pkgrel=8
 pkgdesc="subversion web interface"
 arch=(any)
 url="http://www.websvn.info";


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

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 18:00:31
  Author: spupykin
Revision: 195863

Modified:
  websvn/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 18:00:13 UTC (rev 195862)
+++ PKGBUILD2016-11-14 18:00:31 UTC (rev 195863)
@@ -12,13 +12,13 @@
 depends=()
 backup=(srv/http/websvn/.htaccess)
 
source=(http://websvn.tigris.org/files/documents/${_xpkgpath}/websvn-$pkgver.tar.gz
-   http://arch.p5n.pp.ru/~sergej/dl/pear4websvn.tar.xz
+   https://arch.p5n.pp.ru/~sergej/dl/pear4websvn.tar.xz

https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u2/debian/patches/30_CVE-2016-2511.patch

https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u2/debian/patches/31_CVE-2016-1236.patch)
-md5sums=('bc1821caf77a3225aa810e8f19400ea6'
- '03690912e6e4acf9d97fc0cc889a7ed7'
- '08f6ffdfd9e5ad1d0f87dfc5b11b0b40'
- '484e55337f35bcef3c42ca3a12577e79')
+sha256sums=('67d5cb7ffb087f8a92e3dcad10f16612baac4d15a60d659aa8b6e06200ac8742'
+'94aa28ccff110555ee0b55dab2daf1b36b5449ec8b9e6b545439ab41923324e2'
+'164781875f08caf6863002076ac8b5cf210a621b628e4cc8a4605a838a8e5af9'
+'ce73c20506dcafad2fc3509218df50420980cbd26b034ba403d7446d8261c009')
 
 prepare() {
   cd "$srcdir"/$pkgname-$pkgver


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

2016-08-11 Thread Sergej Pupykin
Date: Thursday, August 11, 2016 @ 10:28:59
  Author: spupykin
Revision: 186395

upgpkg: websvn 2.3.3-7

upd

Modified:
  websvn/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-11 10:27:21 UTC (rev 186394)
+++ PKGBUILD2016-08-11 10:28:59 UTC (rev 186395)
@@ -4,7 +4,7 @@
 pkgname=websvn
 pkgver=2.3.3
 _xpkgpath=1380/49056
-pkgrel=6
+pkgrel=7
 pkgdesc="subversion web interface"
 arch=(any)
 url="http://www.websvn.info";
@@ -13,10 +13,12 @@
 backup=(srv/http/websvn/.htaccess)
 
source=(http://websvn.tigris.org/files/documents/${_xpkgpath}/websvn-$pkgver.tar.gz
http://arch.p5n.pp.ru/~sergej/dl/pear4websvn.tar.xz
-   
https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u2/debian/patches/30_CVE-2016-2511.patch)
+   
https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u2/debian/patches/30_CVE-2016-2511.patch
+   
https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u2/debian/patches/31_CVE-2016-1236.patch)
 md5sums=('bc1821caf77a3225aa810e8f19400ea6'
  '03690912e6e4acf9d97fc0cc889a7ed7'
- '08f6ffdfd9e5ad1d0f87dfc5b11b0b40')
+ '08f6ffdfd9e5ad1d0f87dfc5b11b0b40'
+ '484e55337f35bcef3c42ca3a12577e79')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
@@ -23,6 +25,7 @@
   rm -rf lib/pear
   cp -a $srcdir/pear lib/pear
   patch -p1 -i $srcdir/30_CVE-2016-2511.patch
+  patch -p1 -i $srcdir/31_CVE-2016-1236.patch
 }
 
 package() {


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

2016-08-10 Thread Sergej Pupykin
Date: Wednesday, August 10, 2016 @ 18:46:22
  Author: spupykin
Revision: 186351

upgpkg: websvn 2.3.3-6

upd

Modified:
  websvn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-10 18:43:05 UTC (rev 186350)
+++ PKGBUILD2016-08-10 18:46:22 UTC (rev 186351)
@@ -4,7 +4,7 @@
 pkgname=websvn
 pkgver=2.3.3
 _xpkgpath=1380/49056
-pkgrel=5
+pkgrel=6
 pkgdesc="subversion web interface"
 arch=(any)
 url="http://www.websvn.info";
@@ -13,7 +13,7 @@
 backup=(srv/http/websvn/.htaccess)
 
source=(http://websvn.tigris.org/files/documents/${_xpkgpath}/websvn-$pkgver.tar.gz
http://arch.p5n.pp.ru/~sergej/dl/pear4websvn.tar.xz
-   
https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u1/debian/patches/30_CVE-2016-2511.patch)
+   
https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u2/debian/patches/30_CVE-2016-2511.patch)
 md5sums=('bc1821caf77a3225aa810e8f19400ea6'
  '03690912e6e4acf9d97fc0cc889a7ed7'
  '08f6ffdfd9e5ad1d0f87dfc5b11b0b40')


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

2016-03-07 Thread Sergej Pupykin
Date: Monday, March 7, 2016 @ 14:43:38
  Author: spupykin
Revision: 165499

upgpkg: websvn 2.3.3-5

upd

Modified:
  websvn/trunk/PKGBUILD

--+
 PKGBUILD |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-07 13:43:34 UTC (rev 165498)
+++ PKGBUILD2016-03-07 13:43:38 UTC (rev 165499)
@@ -4,7 +4,7 @@
 pkgname=websvn
 pkgver=2.3.3
 _xpkgpath=1380/49056
-pkgrel=4
+pkgrel=5
 pkgdesc="subversion web interface"
 arch=(any)
 url="http://www.websvn.info";
@@ -12,14 +12,17 @@
 depends=()
 backup=(srv/http/websvn/.htaccess)
 
source=(http://websvn.tigris.org/files/documents/${_xpkgpath}/websvn-$pkgver.tar.gz
-   http://arch.p5n.pp.ru/~sergej/dl/pear4websvn.tar.xz)
+   http://arch.p5n.pp.ru/~sergej/dl/pear4websvn.tar.xz
+   
https://sources.debian.net/data/main/w/websvn/2.3.3-1.2+deb8u1/debian/patches/30_CVE-2016-2511.patch)
 md5sums=('bc1821caf77a3225aa810e8f19400ea6'
- '03690912e6e4acf9d97fc0cc889a7ed7')
+ '03690912e6e4acf9d97fc0cc889a7ed7'
+ '08f6ffdfd9e5ad1d0f87dfc5b11b0b40')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
   rm -rf lib/pear
   cp -a $srcdir/pear lib/pear
+  patch -p1 -i $srcdir/30_CVE-2016-2511.patch
 }
 
 package() {


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

2016-01-14 Thread Sergej Pupykin
Date: Thursday, January 14, 2016 @ 14:09:16
  Author: spupykin
Revision: 156435

upgpkg: websvn 2.3.3-4

upd

Modified:
  websvn/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 11 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-14 12:43:37 UTC (rev 156434)
+++ PKGBUILD2016-01-14 13:09:16 UTC (rev 156435)
@@ -4,7 +4,7 @@
 pkgname=websvn
 pkgver=2.3.3
 _xpkgpath=1380/49056
-pkgrel=3
+pkgrel=4
 pkgdesc="subversion web interface"
 arch=(any)
 url="http://www.websvn.info";
@@ -11,9 +11,17 @@
 license=('GPL')
 depends=()
 backup=(srv/http/websvn/.htaccess)
-source=(http://websvn.tigris.org/files/documents/${_xpkgpath}/websvn-$pkgver.tar.gz)
-md5sums=('bc1821caf77a3225aa810e8f19400ea6')
+source=(http://websvn.tigris.org/files/documents/${_xpkgpath}/websvn-$pkgver.tar.gz
+   http://arch.p5n.pp.ru/~sergej/dl/pear4websvn.tar.xz)
+md5sums=('bc1821caf77a3225aa810e8f19400ea6'
+ '03690912e6e4acf9d97fc0cc889a7ed7')
 
+prepare() {
+  cd $srcdir/$pkgname-$pkgver
+  rm -rf lib/pear
+  cp -a $srcdir/pear lib/pear
+}
+
 package() {
   local _instdir=$pkgdir/srv/http
   mkdir -p ${_instdir}


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

2014-07-01 Thread Sergej Pupykin
Date: Tuesday, July 1, 2014 @ 17:59:44
  Author: spupykin
Revision: 114439

upgpkg: websvn 2.3.3-3

upd

Modified:
  websvn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-01 15:58:47 UTC (rev 114438)
+++ PKGBUILD2014-07-01 15:59:44 UTC (rev 114439)
@@ -4,7 +4,7 @@
 pkgname=websvn
 pkgver=2.3.3
 _xpkgpath=1380/49056
-pkgrel=2
+pkgrel=3
 pkgdesc="subversion web interface"
 arch=(any)
 url="http://www.websvn.info";