[arch-commits] Commit in stunnel/repos (3 files)

Kevin Piche kevin at archlinux.org
Wed May 21 00:57:09 UTC 2008


    Date: Tuesday, May 20, 2008 @ 20:57:08
  Author: kevin
Revision: 1820

Merged revisions 2-1819 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/stunnel/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r1819 | kevin | 2008-05-20 20:56:47 -0400 (Tue, 20 May 2008) | 2 lines
  
  upgpkg: stunnel 4.24-1
      update to 4.24, added license
........

Modified:
  stunnel/repos/extra-i686/	(properties)
  stunnel/repos/extra-i686/PKGBUILD
  stunnel/repos/extra-i686/stunnel.install

-----------------+
 PKGBUILD        |    5 +++--
 stunnel.install |    5 -----
 2 files changed, 3 insertions(+), 7 deletions(-)


Property changes on: stunnel/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /stunnel/trunk:1
   + /stunnel/trunk:1-1819

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-05-21 00:56:47 UTC (rev 1819)
+++ extra-i686/PKGBUILD	2008-05-21 00:57:08 UTC (rev 1820)
@@ -3,16 +3,17 @@
 # Contributor: Manolis Tzanidakis
 
 pkgname=stunnel
-pkgver=4.20
+pkgver=4.24
 pkgrel=1
 pkgdesc="A program that allows you to encrypt arbitrary TCP connections inside SSL."
 arch=(i686 x86_64)
+license=(GPL)
 url="http://www.stunnel.org"
 depends=('openssl' 'perl' 'tcp_wrappers' 'zlib')
 source=(http://www.stunnel.org/download/stunnel/src/${pkgname}-${pkgver}.tar.gz
         stunnel-nopem.patch stunnel)
 install="$pkgname.install"
-md5sums=('cf9940395d3503018f721c962528d2ec' 'aec994e209405420eed197fd15ca09b0'\
+md5sums=('f2eea97f2e51f524b4add907ffae077b' 'aec994e209405420eed197fd15ca09b0'
          '2e249654279cc2ffe41df58e68350e5b')
 
 build() {

Modified: extra-i686/stunnel.install
===================================================================
--- extra-i686/stunnel.install	2008-05-21 00:56:47 UTC (rev 1819)
+++ extra-i686/stunnel.install	2008-05-21 00:57:08 UTC (rev 1820)
@@ -42,8 +42,3 @@
   groupdel stunnel &> /dev/null
   rm -rf /var/run/stunnel
 }
-
-op=$1
-shift
-
-$op $*





More information about the arch-commits mailing list