[arch-commits] Commit in mailman/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Jun 27 01:55:52 UTC 2008


    Date: Thursday, June 26, 2008 @ 21:55:52
  Author: eric
Revision: 3637

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

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r3604 | paul | 2008-06-25 20:22:34 -0400 (Wed, 25 Jun 2008) | 2 lines
  
  upgpkg: mailman 2.1.10-1
      update to 2.1.10
........

Modified:
  mailman/repos/extra-x86_64/	(properties)
  mailman/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Property changes on: mailman/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /mailman/trunk:1
   + /mailman/trunk:1-3636

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-06-27 01:51:33 UTC (rev 3636)
+++ extra-x86_64/PKGBUILD	2008-06-27 01:55:52 UTC (rev 3637)
@@ -1,10 +1,11 @@
 # $Id$
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=mailman
-pkgver=2.1.9
-pkgrel=3
+pkgver=2.1.10
+pkgrel=1
 pkgdesc="Mailing list manager with built in web access"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.list.org/"
 depends=('python' 'apache' 'smtp-server')
 # 'Defaults.py' should not be changed by users; 'mm_cfg.py' should instead.
@@ -12,7 +13,7 @@
 install=$pkgname.install
 source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tgz \
 	rc.mailman)
-md5sums=('dd51472470f9eafb04f64da372444835' 'a617b32a2564fce2641a7c7b660ef6cd')
+md5sums=('79157d337a29f716a3a1ff8b70501f8d' 'a617b32a2564fce2641a7c7b660ef6cd')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver || return 1





More information about the arch-commits mailing list