[arch-commits] Commit in mod_mono/repos (extra-i686 extra-i686/PKGBUILD)

daniel at archlinux.org daniel at archlinux.org
Fri Jan 23 17:09:15 UTC 2009


    Date: Friday, January 23, 2009 @ 12:09:15
  Author: daniel
Revision: 25127

Merged revisions 25117 via svnmerge from 
svn+ssh://daniel@svn.archlinux.org/srv/svn-packages/mod_mono/trunk

........
  r25117 | daniel | 2009-01-23 17:10:30 +0100 (Fri, 23 Jan 2009) | 2 lines
  
  upgpkg: mod_mono 2.2-1
      Mono 2.2 release
........

Modified:
  mod_mono/repos/extra-i686/	(properties)
  mod_mono/repos/extra-i686/PKGBUILD

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


Property changes on: mod_mono/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /mod_mono/trunk:1-15409
   + /mod_mono/trunk:1-25126

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-01-23 17:08:26 UTC (rev 25126)
+++ extra-i686/PKGBUILD	2009-01-23 17:09:15 UTC (rev 25127)
@@ -3,16 +3,16 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=mod_mono
-pkgver=2.0
+pkgver=2.2
 pkgrel=1
 pkgdesc="The mono module to make ASP.NET running on top of apache"
 arch=(i686 x86_64)
 license=('APACHE')
-depends=('apache>=2.2.9' 'xsp>=2.0')
+depends=('apache>=2.2.11' 'xsp>=2.2')
 url="http://www.go-mono.com"
 install=${pkgname}.install
 source=(http://go-mono.com/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d0e318acc6ca60c4683171043a917304')
+md5sums=('830952f2a7b410b07f3c92820660c18a')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list