[arch-commits] Commit in mailman/repos (extra-i686 extra-i686/PKGBUILD)
Paul Mattal
paul at archlinux.org
Thu Jun 26 00:22:53 UTC 2008
Date: Wednesday, June 25, 2008 @ 20:22:53
Author: paul
Revision: 3605
Merged revisions 2-3604 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-i686/ (properties)
mailman/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Property changes on: mailman/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
- /mailman/trunk:1
+ /mailman/trunk:1-3604
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2008-06-26 00:22:34 UTC (rev 3604)
+++ extra-i686/PKGBUILD 2008-06-26 00:22:53 UTC (rev 3605)
@@ -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