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

Eric Belanger eric at archlinux.org
Mon Jan 28 01:45:57 UTC 2008


    Date: Sunday, January 27, 2008 @ 20:45:57
  Author: eric
    Path: /home/cvs-extra/extra/network/razor

Modified: PKGBUILD (1.13 -> 1.14)

upgpkg: razor 2.84-2
added license


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


Index: extra/network/razor/PKGBUILD
diff -u extra/network/razor/PKGBUILD:1.13 extra/network/razor/PKGBUILD:1.14
--- extra/network/razor/PKGBUILD:1.13	Fri Jan 25 23:32:48 2008
+++ extra/network/razor/PKGBUILD	Sun Jan 27 20:45:57 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.13 2008/01/26 04:32:48 kevin Exp $
+# $Id: PKGBUILD,v 1.14 2008/01/28 01:45:57 eric Exp $
 # Maintainer: Dale Blount <dale at archlinux.org>
 # Contributor: Manolis Tzanidakis
 
@@ -8,10 +8,11 @@
 pkgdesc="A distributed, collaborative, spam detection and filtering network."
 arch=(i686 x86_64)
 url="http://razor.sourceforge.net"
+license=('PerlArtistic')
 depends=('glibc' 'perl-net-dns' 'perl-digest-sha1' 'perl-uri' 'perl-digest-nilsimsa' 'perl>=5.10.0')
 source=(http://dl.sourceforge.net/sourceforge/razor/${pkgname}-agents-${pkgver}.tar.bz2)
-options=(!emptydirs)
 md5sums=('8b9a11a6ce020383c32c45d1530d77c2')
+options=(!emptydirs)
 
 build() {
   cd ${startdir}/src/${pkgname}-agents-${pkgver}




More information about the arch-commits mailing list