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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 31 10:08:16 UTC 2016


    Date: Monday, October 31, 2016 @ 10:08:15
  Author: spupykin
Revision: 194126

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

Added:
  6tunnel/repos/community-i686/PKGBUILD
    (from rev 194125, 6tunnel/trunk/PKGBUILD)
  6tunnel/repos/community-x86_64/PKGBUILD
    (from rev 194125, 6tunnel/trunk/PKGBUILD)
Deleted:
  6tunnel/repos/community-i686/PKGBUILD
  6tunnel/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-10-31 10:07:56 UTC (rev 194125)
+++ community-i686/PKGBUILD	2016-10-31 10:08:15 UTC (rev 194126)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Anders Bergh <anders1 at gmail.com>
-
-pkgname=6tunnel
-pkgver=0.11rc2
-pkgrel=6
-pkgdesc="Tunnels IPv6 connections for IPv4-only applications"
-url="http://toxygen.net/6tunnel/"
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=()
-source=(http://toxygen.net/6tunnel/$pkgname-$pkgver.tar.gz)
-md5sums=('74e02d4f0704b3083a01feda66033449')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  autoconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -Dm644 6tunnel.1 $pkgdir/usr/share/man/man1/6tunnel.1
-  install -Dm755 6tunnel $pkgdir/usr/bin/6tunnel
-}

Copied: 6tunnel/repos/community-i686/PKGBUILD (from rev 194125, 6tunnel/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-10-31 10:08:15 UTC (rev 194126)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Anders Bergh <anders1 at gmail.com>
+
+pkgname=6tunnel
+pkgver=0.12
+pkgrel=1
+pkgdesc="Tunnels IPv6 connections for IPv4-only applications"
+url="http://toxygen.net/6tunnel/"
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=()
+source=(http://toxygen.net/6tunnel/$pkgname-$pkgver.tar.gz)
+md5sums=('bc2d6f1ce5d8a054ea4dcbd17899e0db')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  autoconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -Dm644 6tunnel.1 $pkgdir/usr/share/man/man1/6tunnel.1
+  install -Dm755 6tunnel $pkgdir/usr/bin/6tunnel
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-10-31 10:07:56 UTC (rev 194125)
+++ community-x86_64/PKGBUILD	2016-10-31 10:08:15 UTC (rev 194126)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Anders Bergh <anders1 at gmail.com>
-
-pkgname=6tunnel
-pkgver=0.11rc2
-pkgrel=6
-pkgdesc="Tunnels IPv6 connections for IPv4-only applications"
-url="http://toxygen.net/6tunnel/"
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=()
-source=(http://toxygen.net/6tunnel/$pkgname-$pkgver.tar.gz)
-md5sums=('74e02d4f0704b3083a01feda66033449')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  autoconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -Dm644 6tunnel.1 $pkgdir/usr/share/man/man1/6tunnel.1
-  install -Dm755 6tunnel $pkgdir/usr/bin/6tunnel
-}

Copied: 6tunnel/repos/community-x86_64/PKGBUILD (from rev 194125, 6tunnel/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-10-31 10:08:15 UTC (rev 194126)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Anders Bergh <anders1 at gmail.com>
+
+pkgname=6tunnel
+pkgver=0.12
+pkgrel=1
+pkgdesc="Tunnels IPv6 connections for IPv4-only applications"
+url="http://toxygen.net/6tunnel/"
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=()
+source=(http://toxygen.net/6tunnel/$pkgname-$pkgver.tar.gz)
+md5sums=('bc2d6f1ce5d8a054ea4dcbd17899e0db')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  autoconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -Dm644 6tunnel.1 $pkgdir/usr/share/man/man1/6tunnel.1
+  install -Dm755 6tunnel $pkgdir/usr/bin/6tunnel
+}



More information about the arch-commits mailing list