[arch-commits] CVS update of extra/network/socat (PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Mar 13 03:09:11 UTC 2008


    Date: Wednesday, March 12, 2008 @ 23:09:11
  Author: eric
    Path: /home/cvs-extra/extra/network/socat

Modified: PKGBUILD (1.10 -> 1.11)

upgpkg: socat 1.6.0.1-1
    added imake makedepends


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


Index: extra/network/socat/PKGBUILD
diff -u extra/network/socat/PKGBUILD:1.10 extra/network/socat/PKGBUILD:1.11
--- extra/network/socat/PKGBUILD:1.10	Tue Mar 11 16:08:19 2008
+++ extra/network/socat/PKGBUILD	Wed Mar 12 23:09:11 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.10 2008/03/11 20:08:19 juergen Exp $
+# $Id: PKGBUILD,v 1.11 2008/03/13 03:09:11 eric Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 
@@ -8,6 +8,7 @@
 pkgdesc="Relay for bidirectional data transfer via socket, pty, pipe, file and more"
 arch=(i686 x86_64)
 depends=('readline' 'openssl<=0.9.8' 'tcp_wrappers')
+makedepends=('imake')
 source=(http://www.dest-unreach.org/socat/download/$pkgname-$pkgver.tar.gz)
 md5sums=('5a6a1d1e398d5c4d32fa6515baf477af')
 license=(GPL2)




More information about the arch-commits mailing list