[105752] trunk/dports/devel/xsp/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 4 19:27:18 PDT 2013


Revision: 105752
          https://trac.macports.org/changeset/105752
Author:   ryandesign at macports.org
Date:     2013-05-04 19:27:18 -0700 (Sat, 04 May 2013)
Log Message:
-----------
xsp: update to 2.10.2 (#39004)

Modified Paths:
--------------
    trunk/dports/devel/xsp/Portfile

Modified: trunk/dports/devel/xsp/Portfile
===================================================================
--- trunk/dports/devel/xsp/Portfile	2013-05-04 20:56:51 UTC (rev 105751)
+++ trunk/dports/devel/xsp/Portfile	2013-05-05 02:27:18 UTC (rev 105752)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		xsp
-version		1.1.16.1
+version             2.10.2
 categories	devel www mono
 license		MIT
 platforms	darwin
@@ -12,12 +12,14 @@
 long_description	The XSP server is a small web server that hosts the Mono System.Web classes for running what is commonly known as ASP.NET
 
 homepage	http://www.go-mono.com/
-master_sites	${homepage}sources/xsp/
-checksums	md5 ae8d88fe86c55f185d41f8753f776eb7
+master_sites        http://download.mono-project.com/sources/xsp/
+use_bzip2           yes
+
+checksums           rmd160  9d1097b3d841f48764480d144dc8aff0b8011ce2 \
+                    sha256  f4657f724167244d9baedf94e1d5747b8f1f53c339c7a11897154c1eb1289d4e
+
 depends_build	port:pkgconfig
 depends_lib	port:mono
 
 # mono is not universal
 universal_variant	no
-
-configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130504/158c879f/attachment.html>


More information about the macports-changes mailing list