[arch-commits] CVS update of arch/build/base/perl (PKGBUILD)

Dan McGee dan at archlinux.org
Wed Jul 11 14:03:52 UTC 2007


    Date: Wednesday, July 11, 2007 @ 10:03:52
  Author: dan
    Path: /home/cvs-arch/arch/build/base/perl

Modified: PKGBUILD (1.45 -> 1.46)

added license field


----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Index: arch/build/base/perl/PKGBUILD
diff -u arch/build/base/perl/PKGBUILD:1.45 arch/build/base/perl/PKGBUILD:1.46
--- arch/build/base/perl/PKGBUILD:1.45	Wed May 30 08:35:20 2007
+++ arch/build/base/perl/PKGBUILD	Wed Jul 11 10:03:52 2007
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD,v 1.45 2007/05/30 12:35:20 jgc Exp $
+# $Id: PKGBUILD,v 1.46 2007/07/11 14:03:52 dan Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=perl
 pkgver=5.8.8
 pkgrel=5
 pkgdesc="Practical Extraction and Report Language"
 arch=(i686 x86_64) 
+license=('GPL' 'PerlArtistic')
 url="http://www.perl.org"
 depends=('glibc' 'coreutils' 'gdbm' 'db>=4.5')
 source=(http://www.perl.com/CPAN/src/perl-$pkgver.tar.gz
@@ -15,11 +16,11 @@
 	perl-5.8.8-gcc-4.2.0.patch)
 install=perl.install
 md5sums=('b8c118d4360846829beb30b02a6b91a7'
-	  '5ae102fe172f2aaf771a8d9cae23ca3a'
-	  'e1ce6f6cf32434db77f78be5938af09c'
-	  '8fc1f24fc7890e4fd8360e7e9f293099'
-	  '319b56a7ce715fb7a494fe4d5cb9474c'
-	  '546fc05b63b0add38898361c8de0c949')
+         '5ae102fe172f2aaf771a8d9cae23ca3a'
+         'e1ce6f6cf32434db77f78be5938af09c'
+         '8fc1f24fc7890e4fd8360e7e9f293099'
+         '319b56a7ce715fb7a494fe4d5cb9474c'
+         '546fc05b63b0add38898361c8de0c949')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list