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

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Jan 10 10:25:00 UTC 2014


    Date: Friday, January 10, 2014 @ 11:25:00
  Author: spupykin
Revision: 103699

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-01-10 10:24:43 UTC (rev 103698)
+++ community-i686/PKGBUILD	2014-01-10 10:25:00 UTC (rev 103699)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=dwdiff
-pkgver=2.0.4
-pkgrel=5
-pkgdesc="A front-end for the diff program that operates at the word level instead of the line level"
-arch=('i686' 'x86_64')
-url="http://os.ghalkes.nl/dwdiff.html"
-depends=('diffutils' 'icu')
-license=('GPL')
-source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tgz")
-md5sums=('1bb69cbfb76583f69c6912f925fc4cec')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --without-dwfilter
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix="$pkgdir"/usr install
-}

Copied: dwdiff/repos/community-i686/PKGBUILD (from rev 103698, dwdiff/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-01-10 10:25:00 UTC (rev 103699)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=dwdiff
+pkgver=2.0.9
+pkgrel=1
+pkgdesc="A front-end for the diff program that operates at the word level instead of the line level"
+arch=('i686' 'x86_64')
+url="http://os.ghalkes.nl/dwdiff.html"
+depends=('diffutils' 'icu')
+license=('GPL')
+source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tgz")
+md5sums=('f8364e1257011cc9dfe349775a651606')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --without-dwfilter
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix="$pkgdir"/usr install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-01-10 10:24:43 UTC (rev 103698)
+++ community-x86_64/PKGBUILD	2014-01-10 10:25:00 UTC (rev 103699)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=dwdiff
-pkgver=2.0.4
-pkgrel=5
-pkgdesc="A front-end for the diff program that operates at the word level instead of the line level"
-arch=('i686' 'x86_64')
-url="http://os.ghalkes.nl/dwdiff.html"
-depends=('diffutils' 'icu')
-license=('GPL')
-source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tgz")
-md5sums=('1bb69cbfb76583f69c6912f925fc4cec')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --without-dwfilter
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix="$pkgdir"/usr install
-}

Copied: dwdiff/repos/community-x86_64/PKGBUILD (from rev 103698, dwdiff/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-01-10 10:25:00 UTC (rev 103699)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=dwdiff
+pkgver=2.0.9
+pkgrel=1
+pkgdesc="A front-end for the diff program that operates at the word level instead of the line level"
+arch=('i686' 'x86_64')
+url="http://os.ghalkes.nl/dwdiff.html"
+depends=('diffutils' 'icu')
+license=('GPL')
+source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tgz")
+md5sums=('f8364e1257011cc9dfe349775a651606')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --without-dwfilter
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix="$pkgdir"/usr install
+}




More information about the arch-commits mailing list