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

daniel at archlinux.org daniel at archlinux.org
Fri Jan 23 16:11:08 UTC 2009


    Date: Friday, January 23, 2009 @ 11:11:07
  Author: daniel
Revision: 25118

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-x86_64/	(properties)
  mod_mono/repos/extra-x86_64/PKGBUILD

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


Property changes on: mod_mono/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /mod_mono/trunk:1-15396
   + /mod_mono/trunk:1-25117

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-01-23 16:10:30 UTC (rev 25117)
+++ extra-x86_64/PKGBUILD	2009-01-23 16:11:07 UTC (rev 25118)
@@ -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