[arch-commits] Commit in ufw-extras/repos/community-any (PKGBUILD PKGBUILD)

2019-04-26 Thread Alexander Rødseth via arch-commits
Date: Friday, April 26, 2019 @ 20:37:34
  Author: arodseth
Revision: 454342

archrelease: copy trunk to community-any

Added:
  ufw-extras/repos/community-any/PKGBUILD
(from rev 454341, ufw-extras/trunk/PKGBUILD)
Deleted:
  ufw-extras/repos/community-any/PKGBUILD

--+
 PKGBUILD |   43 +--
 1 file changed, 21 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-26 20:37:25 UTC (rev 454341)
+++ PKGBUILD2019-04-26 20:37:34 UTC (rev 454342)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=ufw-extras
-pkgver=0.4
-pkgrel=1
-pkgdesc='Extra configuration files for UFW'
-arch=('any')
-url='https://github.com/xyproto/ufw-extras'
-makedepends=('git')
-depends=('ufw')
-license=('GPL2')
-source=("$pkgname::git+https://github.com/xyproto/$pkgname.git#tag=$pkgver;)
-md5sums=('SKIP')
-
-package() {
-  for f in "$pkgname/ufw-"*; do
-install -Dm644 "$f" "$pkgdir/etc/ufw/applications.d/$(basename $f)"
-  done
-}
-
-# vim: ts=2 sw=2 et:

Copied: ufw-extras/repos/community-any/PKGBUILD (from rev 454341, 
ufw-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-26 20:37:34 UTC (rev 454342)
@@ -0,0 +1,21 @@
+# Maintainer: Alexander F. Rødseth 
+
+pkgname=ufw-extras
+pkgver=0.5
+pkgrel=1
+pkgdesc='Extra configuration files for UFW'
+arch=(any)
+url='https://github.com/xyproto/ufw-extras'
+makedepends=(git)
+depends=(ufw)
+license=(GPL2)
+source=("$pkgname::git+https://github.com/xyproto/$pkgname.git#tag=$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  for f in "$pkgname/ufw-"*; do
+install -Dm644 "$f" "$pkgdir/etc/ufw/applications.d/$(basename $f)"
+  done
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ufw-extras/repos/community-any (PKGBUILD PKGBUILD)

2017-10-23 Thread Alexander Rødseth
Date: Monday, October 23, 2017 @ 17:37:48
  Author: arodseth
Revision: 264066

archrelease: copy trunk to community-any

Added:
  ufw-extras/repos/community-any/PKGBUILD
(from rev 264065, ufw-extras/trunk/PKGBUILD)
Deleted:
  ufw-extras/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 ++--
 1 file changed, 22 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-10-23 17:37:36 UTC (rev 264065)
+++ PKGBUILD2017-10-23 17:37:48 UTC (rev 264066)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-
-pkgname=ufw-extras
-pkgver=0.3
-pkgrel=1
-pkgdesc='Extra configuration files for UFW'
-arch=('any')
-url='https://github.com/xyproto/ufw-extras'
-makedepends=('git')
-depends=('ufw')
-license=('GPL2')
-source=("$pkgname::git://github.com/xyproto/$pkgname.git#tag=$pkgver")
-md5sums=('SKIP')
-
-package() {
-  cd "$pkgname"
-
-  msg 'Packaging configuration files...'
-  for f in ufw-*; do
-msg2 "$f"
-install -Dm644 $f "$pkgdir/etc/ufw/applications.d/$f"
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ufw-extras/repos/community-any/PKGBUILD (from rev 264065, 
ufw-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-10-23 17:37:48 UTC (rev 264066)
@@ -0,0 +1,22 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=ufw-extras
+pkgver=0.4
+pkgrel=1
+pkgdesc='Extra configuration files for UFW'
+arch=('any')
+url='https://github.com/xyproto/ufw-extras'
+makedepends=('git')
+depends=('ufw')
+license=('GPL2')
+source=("$pkgname::git+https://github.com/xyproto/$pkgname.git#tag=$pkgver;)
+md5sums=('SKIP')
+
+package() {
+  for f in "$pkgname/ufw-"*; do
+install -Dm644 "$f" "$pkgdir/etc/ufw/applications.d/$(basename $f)"
+  done
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ufw-extras/repos/community-any (PKGBUILD PKGBUILD)

2016-03-06 Thread Alexander Rødseth
Date: Sunday, March 6, 2016 @ 18:00:30
  Author: arodseth
Revision: 165398

archrelease: copy trunk to community-any

Added:
  ufw-extras/repos/community-any/PKGBUILD
(from rev 165397, ufw-extras/trunk/PKGBUILD)
Deleted:
  ufw-extras/repos/community-any/PKGBUILD

--+
 PKGBUILD |   59 ++-
 1 file changed, 26 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-03-06 17:00:22 UTC (rev 165397)
+++ PKGBUILD2016-03-06 17:00:30 UTC (rev 165398)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth 
-
-pkgname=ufw-extras
-pkgver=0.3.0.g2d8cf5b
-pkgrel=1
-pkgdesc='Extra configuration files for UFW'
-arch=('any')
-url='https://github.com/xyproto/ufw-extras'
-makedepends=('git')
-depends=('ufw')
-license=('GPL2')
-source=("$pkgname::git://github.com/xyproto/$pkgname.git")
-md5sums=('SKIP')
-
-pkgver() {
-  cd "$pkgname"
-
-  # use the latest tag
-  ver=`git describe --long` echo "${ver//-/.}"
-}
-
-package() {
-  cd "$pkgname"
-
-  msg 'Packaging configuration files...'
-  for f in ufw-*; do
-msg2 "$f"
-install -Dm644 $f "$pkgdir/etc/ufw/applications.d/$f"
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ufw-extras/repos/community-any/PKGBUILD (from rev 165397, 
ufw-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-03-06 17:00:30 UTC (rev 165398)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Alexander F Rødseth 
+
+pkgname=ufw-extras
+pkgver=0.3
+pkgrel=1
+pkgdesc='Extra configuration files for UFW'
+arch=('any')
+url='https://github.com/xyproto/ufw-extras'
+makedepends=('git')
+depends=('ufw')
+license=('GPL2')
+source=("$pkgname::git://github.com/xyproto/$pkgname.git#tag=$pkgver")
+md5sums=('SKIP')
+
+package() {
+  cd "$pkgname"
+
+  msg 'Packaging configuration files...'
+  for f in ufw-*; do
+msg2 "$f"
+install -Dm644 $f "$pkgdir/etc/ufw/applications.d/$f"
+  done
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in ufw-extras/repos/community-any (PKGBUILD PKGBUILD)

2013-10-06 Thread Alexander Rødseth
Date: Sunday, October 6, 2013 @ 09:34:10
  Author: arodseth
Revision: 98115

archrelease: copy trunk to community-any

Added:
  ufw-extras/repos/community-any/PKGBUILD
(from rev 98114, ufw-extras/trunk/PKGBUILD)
Deleted:
  ufw-extras/repos/community-any/PKGBUILD

--+
 PKGBUILD |   59 +--
 1 file changed, 33 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-06 07:34:03 UTC (rev 98114)
+++ PKGBUILD2013-10-06 07:34:10 UTC (rev 98115)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgname=ufw-extras
-pkgver=0.2
-pkgrel=1
-pkgdesc='Extra configuration files for UFW'
-arch=('any')
-url='https://github.com/xyproto/ufw-extras'
-license=('GPL2')
-depends=('ufw')
-source=($pkgname.tgz::https://nodeload.github.com/xyproto/$pkgname/tar.gz/master;)
-sha256sums=('99ec020694eb53621e4e40c6b60ed7b0a7c93bfe787875b10d040278a15e17a1')
-backup=('etc/ufw/applications.d/ufw-mosh')
-
-package() {
-  cd $srcdir/$pkgname-master
-
-  msg 'Packaging configuration files...'
-  for f in ufw-*; do
-msg2 $f
-install -Dm644 $f $pkgdir/etc/ufw/applications.d/$f
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ufw-extras/repos/community-any/PKGBUILD (from rev 98114, 
ufw-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-06 07:34:10 UTC (rev 98115)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=ufw-extras
+pkgver=0.3.0.g2d8cf5b
+pkgrel=1
+pkgdesc='Extra configuration files for UFW'
+arch=('any')
+url='https://github.com/xyproto/ufw-extras'
+makedepends=('git')
+depends=('ufw')
+license=('GPL2')
+source=($pkgname::git://github.com/xyproto/$pkgname.git)
+md5sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+
+  # use the latest tag
+  ver=`git describe --long` echo ${ver//-/.}
+}
+
+package() {
+  cd $pkgname
+
+  msg 'Packaging configuration files...'
+  for f in ufw-*; do
+msg2 $f
+install -Dm644 $f $pkgdir/etc/ufw/applications.d/$f
+  done
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in ufw-extras/repos/community-any (PKGBUILD PKGBUILD)

2013-03-16 Thread Alexander Rødseth
Date: Saturday, March 16, 2013 @ 14:23:29
  Author: arodseth
Revision: 86410

archrelease: copy trunk to community-any

Added:
  ufw-extras/repos/community-any/PKGBUILD
(from rev 86409, ufw-extras/trunk/PKGBUILD)
Deleted:
  ufw-extras/repos/community-any/PKGBUILD

--+
 PKGBUILD |   48 ++--
 1 file changed, 26 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-03-16 13:23:21 UTC (rev 86409)
+++ PKGBUILD2013-03-16 13:23:29 UTC (rev 86410)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-
-pkgname=ufw-extras
-pkgver=0.1
-pkgrel=1
-pkgdesc='Extra configuration files for UFW'
-arch=('any')
-url='https://github.com/xyproto/ufw-extras'
-license=('GPL2')
-depends=('ufw')
-source=($pkgname.tgz::https://nodeload.github.com/xyproto/$pkgname/tar.gz/master;)
-sha256sums=('4fb0a81915715033ddc4848514302b304bfccf4c2e2a96d536bbc153a0289b2d')
-backup=('etc/ufw/applications.d/ufw-mosh')
-
-package() {
-  cd $srcdir/$pkgname-master
-
-  install -Dm644 ufw-mosh $pkgdir/etc/ufw/applications.d/ufw-mosh
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ufw-extras/repos/community-any/PKGBUILD (from rev 86409, 
ufw-extras/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-03-16 13:23:29 UTC (rev 86410)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+
+pkgname=ufw-extras
+pkgver=0.2
+pkgrel=1
+pkgdesc='Extra configuration files for UFW'
+arch=('any')
+url='https://github.com/xyproto/ufw-extras'
+license=('GPL2')
+depends=('ufw')
+source=($pkgname.tgz::https://nodeload.github.com/xyproto/$pkgname/tar.gz/master;)
+sha256sums=('99ec020694eb53621e4e40c6b60ed7b0a7c93bfe787875b10d040278a15e17a1')
+backup=('etc/ufw/applications.d/ufw-mosh')
+
+package() {
+  cd $srcdir/$pkgname-master
+
+  msg 'Packaging configuration files...'
+  for f in ufw-*; do
+msg2 $f
+install -Dm644 $f $pkgdir/etc/ufw/applications.d/$f
+  done
+}
+
+# vim:set ts=2 sw=2 et: