[66730] trunk/dports/www/websvn/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 21 08:57:49 PDT 2010


Revision: 66730
          http://trac.macports.org/changeset/66730
Author:   ryandesign at macports.org
Date:     2010-04-21 08:57:48 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
websvn: update to 2.3.1 (#24583) and indicate that this is noarch

Modified Paths:
--------------
    trunk/dports/www/websvn/Portfile

Modified: trunk/dports/www/websvn/Portfile
===================================================================
--- trunk/dports/www/websvn/Portfile	2010-04-21 15:54:22 UTC (rev 66729)
+++ trunk/dports/www/websvn/Portfile	2010-04-21 15:57:48 UTC (rev 66730)
@@ -3,8 +3,8 @@
 PortSystem                  1.0
 
 name                        websvn
-version                     2.3.0
-set file_id                 47175
+version                     2.3.1
+set file_id                 47525
 categories                  www
 platforms                   darwin
 maintainers                 ryandesign
@@ -22,14 +22,18 @@
                             also view the differences between two revisions of \
                             a file.
 
-checksums                   md5     189176efa18a245751b3b4404e3d8ca6 \
-                            sha1    0e768ae57aff039f39edf66b713ea0b9c3835be2 \
-                            rmd160  4f9089e9d84cf2f086f7e5a16f56fa4e52fda697
+checksums                   md5     5997e043a8c4fd8b25cb9f4025773cad \
+                            sha1    f93bc73cfb2a0573f6e7c4d8cf62617573394e0e \
+                            rmd160  a8b1e2c6e3a149da4fe17bfe4d26a880fb77196e
 
 depends_run                 port:php5-web \
                             port:php5-mbstring \
                             port:subversion
 
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
+
 patchfiles                  patch-distconfig.php.diff
 post-patch {
     reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/include/distconfig.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100421/1b918297/attachment.html>


More information about the macports-changes mailing list