[arch-commits] Commit in paxtest/repos (4 files)

2016-07-28 Thread Daniel Micay
Date: Thursday, July 28, 2016 @ 11:32:43
  Author: thestinger
Revision: 184540

archrelease: copy trunk to community-i686, community-x86_64

Added:
  paxtest/repos/community-i686/PKGBUILD
(from rev 184539, paxtest/trunk/PKGBUILD)
  paxtest/repos/community-x86_64/PKGBUILD
(from rev 184539, paxtest/trunk/PKGBUILD)
Deleted:
  paxtest/repos/community-i686/PKGBUILD
  paxtest/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   28 --
 community-x86_64/PKGBUILD |   28 --
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-28 11:32:00 UTC (rev 184539)
+++ community-i686/PKGBUILD 2016-07-28 11:32:43 UTC (rev 184540)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-# Contributor: Lubomir Krajcovic 
-# Contributor: sh0 
-# Contributor: leoarcher 
-
-pkgname=paxtest
-pkgver=0.9.13
-pkgrel=1
-pkgdesc='PaX regression test suite'
-url='http://pax.grsecurity.net'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=(sh)
-source=("http://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('aabe9eb3af44d385f590c2e3fc75d5aa')
-
-_make="make -f Makefile.psm BINDIR=/usr/bin RUNDIR=/usr/lib/$pkgname"
-
-build() {
-  cd $pkgname-$pkgver
-  $_make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  $_make DESTDIR="$pkgdir" install
-}

Copied: paxtest/repos/community-i686/PKGBUILD (from rev 184539, 
paxtest/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-28 11:32:43 UTC (rev 184540)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Micay 
+# Contributor: Lubomir Krajcovic 
+# Contributor: sh0 
+# Contributor: leoarcher 
+
+pkgname=paxtest
+pkgver=0.9.15
+pkgrel=1
+pkgdesc='PaX regression test suite'
+url='https://pax.grsecurity.net'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=(sh)
+source=("https://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('8b6ad80d37aadaf084162ccd8798d28d')
+
+_make="make -f Makefile.psm BINDIR=/usr/bin RUNDIR=/usr/lib/$pkgname"
+
+build() {
+  cd $pkgname-$pkgver
+  $_make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  $_make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-07-28 11:32:00 UTC (rev 184539)
+++ community-x86_64/PKGBUILD   2016-07-28 11:32:43 UTC (rev 184540)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay 
-# Contributor: Lubomir Krajcovic 
-# Contributor: sh0 
-# Contributor: leoarcher 
-
-pkgname=paxtest
-pkgver=0.9.13
-pkgrel=1
-pkgdesc='PaX regression test suite'
-url='http://pax.grsecurity.net'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=(sh)
-source=("http://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('aabe9eb3af44d385f590c2e3fc75d5aa')
-
-_make="make -f Makefile.psm BINDIR=/usr/bin RUNDIR=/usr/lib/$pkgname"
-
-build() {
-  cd $pkgname-$pkgver
-  $_make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  $_make DESTDIR="$pkgdir" install
-}

Copied: paxtest/repos/community-x86_64/PKGBUILD (from rev 184539, 
paxtest/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-28 11:32:43 UTC (rev 184540)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Micay 
+# Contributor: Lubomir Krajcovic 
+# Contributor: sh0 
+# Contributor: leoarcher 
+
+pkgname=paxtest
+pkgver=0.9.15
+pkgrel=1
+pkgdesc='PaX regression test suite'
+url='https://pax.grsecurity.net'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=(sh)
+source=("https://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('8b6ad80d37aadaf084162ccd8798d28d')
+
+_make="make -f Makefile.psm BINDIR=/usr/bin RUNDIR=/usr/lib/$pkgname"
+
+build() {
+  cd $pkgname-$pkgver
+  $_make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  $_make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in paxtest/repos (4 files)

2014-12-09 Thread Daniel Micay
Date: Wednesday, December 10, 2014 @ 02:30:48
  Author: thestinger
Revision: 123700

archrelease: copy trunk to community-i686, community-x86_64

Added:
  paxtest/repos/community-i686/PKGBUILD
(from rev 123699, paxtest/trunk/PKGBUILD)
  paxtest/repos/community-x86_64/PKGBUILD
(from rev 123699, paxtest/trunk/PKGBUILD)
Deleted:
  paxtest/repos/community-i686/PKGBUILD
  paxtest/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   27 -
 community-x86_64/PKGBUILD |   27 -
 3 files changed, 56 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-12-10 01:30:13 UTC (rev 123699)
+++ community-i686/PKGBUILD 2014-12-10 01:30:48 UTC (rev 123700)
@@ -1,27 +0,0 @@
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: Lubomir Krajcovic lubomir.krajcovic(AT)gmail(DOT)com
-# Contributor: sh0 mee(AT)sh0(DOT)org
-# Contributor: leoarcher carvalho.inacio(AT)gmail(DOT)com
-
-pkgname=paxtest
-pkgver=0.9.11
-pkgrel=2
-pkgdesc='PaX regression test suite'
-url='http://pax.grsecurity.net'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=(sh)
-source=(http://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('04ec4a600052c86ee341bbe0240d02c0')
-
-_make=make -f Makefile.psm BINDIR=/usr/bin RUNDIR=/usr/lib/$pkgname
-
-build() {
-  cd $pkgname-$pkgver
-  $_make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  $_make DESTDIR=$pkgdir install
-}

Copied: paxtest/repos/community-i686/PKGBUILD (from rev 123699, 
paxtest/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-12-10 01:30:48 UTC (rev 123700)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Lubomir Krajcovic lubomir.krajcovic(AT)gmail(DOT)com
+# Contributor: sh0 mee(AT)sh0(DOT)org
+# Contributor: leoarcher carvalho.inacio(AT)gmail(DOT)com
+
+pkgname=paxtest
+pkgver=0.9.13
+pkgrel=1
+pkgdesc='PaX regression test suite'
+url='http://pax.grsecurity.net'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=(sh)
+source=(http://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('aabe9eb3af44d385f590c2e3fc75d5aa')
+
+_make=make -f Makefile.psm BINDIR=/usr/bin RUNDIR=/usr/lib/$pkgname
+
+build() {
+  cd $pkgname-$pkgver
+  $_make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  $_make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2014-12-10 01:30:13 UTC (rev 123699)
+++ community-x86_64/PKGBUILD   2014-12-10 01:30:48 UTC (rev 123700)
@@ -1,27 +0,0 @@
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: Lubomir Krajcovic lubomir.krajcovic(AT)gmail(DOT)com
-# Contributor: sh0 mee(AT)sh0(DOT)org
-# Contributor: leoarcher carvalho.inacio(AT)gmail(DOT)com
-
-pkgname=paxtest
-pkgver=0.9.11
-pkgrel=2
-pkgdesc='PaX regression test suite'
-url='http://pax.grsecurity.net'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=(sh)
-source=(http://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('04ec4a600052c86ee341bbe0240d02c0')
-
-_make=make -f Makefile.psm BINDIR=/usr/bin RUNDIR=/usr/lib/$pkgname
-
-build() {
-  cd $pkgname-$pkgver
-  $_make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  $_make DESTDIR=$pkgdir install
-}

Copied: paxtest/repos/community-x86_64/PKGBUILD (from rev 123699, 
paxtest/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-12-10 01:30:48 UTC (rev 123700)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Lubomir Krajcovic lubomir.krajcovic(AT)gmail(DOT)com
+# Contributor: sh0 mee(AT)sh0(DOT)org
+# Contributor: leoarcher carvalho.inacio(AT)gmail(DOT)com
+
+pkgname=paxtest
+pkgver=0.9.13
+pkgrel=1
+pkgdesc='PaX regression test suite'
+url='http://pax.grsecurity.net'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=(sh)
+source=(http://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('aabe9eb3af44d385f590c2e3fc75d5aa')
+
+_make=make -f Makefile.psm BINDIR=/usr/bin RUNDIR=/usr/lib/$pkgname
+
+build() {
+  cd $pkgname-$pkgver
+  $_make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  $_make DESTDIR=$pkgdir install
+}


[arch-commits] Commit in paxtest/repos (4 files)

2014-04-15 Thread Daniel Micay
Date: Tuesday, April 15, 2014 @ 09:58:28
  Author: thestinger
Revision: 109486

archrelease: copy trunk to community-i686, community-x86_64

Added:
  paxtest/repos/community-i686/
  paxtest/repos/community-i686/PKGBUILD
(from rev 109485, paxtest/trunk/PKGBUILD)
  paxtest/repos/community-x86_64/
  paxtest/repos/community-x86_64/PKGBUILD
(from rev 109485, paxtest/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   27 +++
 community-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: paxtest/repos/community-i686/PKGBUILD (from rev 109485, 
paxtest/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-04-15 07:58:28 UTC (rev 109486)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Lubomir Krajcovic lubomir.krajcovic(AT)gmail(DOT)com
+# Contributor: sh0 mee(AT)sh0(DOT)org
+# Contributor: leoarcher carvalho.inacio(AT)gmail(DOT)com
+
+pkgname=paxtest
+pkgver=0.9.11
+pkgrel=2
+pkgdesc='PaX regression test suite'
+url='http://pax.grsecurity.net'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=(sh)
+source=(http://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('04ec4a600052c86ee341bbe0240d02c0')
+
+_make=make -f Makefile.psm BINDIR=/usr/bin RUNDIR=/usr/lib/$pkgname
+
+build() {
+  cd $pkgname-$pkgver
+  $_make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  $_make DESTDIR=$pkgdir install
+}

Copied: paxtest/repos/community-x86_64/PKGBUILD (from rev 109485, 
paxtest/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2014-04-15 07:58:28 UTC (rev 109486)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Lubomir Krajcovic lubomir.krajcovic(AT)gmail(DOT)com
+# Contributor: sh0 mee(AT)sh0(DOT)org
+# Contributor: leoarcher carvalho.inacio(AT)gmail(DOT)com
+
+pkgname=paxtest
+pkgver=0.9.11
+pkgrel=2
+pkgdesc='PaX regression test suite'
+url='http://pax.grsecurity.net'
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=(sh)
+source=(http://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('04ec4a600052c86ee341bbe0240d02c0')
+
+_make=make -f Makefile.psm BINDIR=/usr/bin RUNDIR=/usr/lib/$pkgname
+
+build() {
+  cd $pkgname-$pkgver
+  $_make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  $_make DESTDIR=$pkgdir install
+}