[90830] trunk/dports/devel/xapian-bindings/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Mar 14 22:51:35 PDT 2012


Revision: 90830
          https://trac.macports.org/changeset/90830
Author:   ryandesign at macports.org
Date:     2012-03-14 22:51:35 -0700 (Wed, 14 Mar 2012)
Log Message:
-----------
xapian-bindings: maintainer update to 1.2.8 and ensure perl bindings don't build themselves without being requested; see #33377

Modified Paths:
--------------
    trunk/dports/devel/xapian-bindings/Portfile

Modified: trunk/dports/devel/xapian-bindings/Portfile
===================================================================
--- trunk/dports/devel/xapian-bindings/Portfile	2012-03-15 05:49:54 UTC (rev 90829)
+++ trunk/dports/devel/xapian-bindings/Portfile	2012-03-15 05:51:35 UTC (rev 90830)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                xapian-bindings
-version             1.2.5
+version             1.2.8
 categories          devel
 maintainers         gmail.com:dcolish
 description         Xapian bindings
@@ -18,13 +18,13 @@
 platforms           darwin
 master_sites        http://oligarchy.co.uk/xapian/${version}
 
-checksums           md5 24b379d5b95eebbec7a685ff63321bdd \
-                    sha1 ff9528d094396b3b58bd32a263211c783af034f2 \
-                    rmd160 e7de918437ee5ba88bf67a9b64da7f760b0c6580
+checksums           rmd160  4cd756afb296a6ad826d4dcdc07ee8c690db348a \
+                    sha256  eb740c619c75d288e65a1c2f86faecdca53d44d3f9896bcc080085839887b124
+
 depends_lib         port:xapian-core
 
 configure.args      --without-python --without-csharp --without-java \
-                    --without-tcl --without-php --without-ruby
+                    --without-tcl --without-php --without-ruby --without-perl
 
 variant     ruby description {builds ruby bindings} {
                     configure.args-delete  --without-ruby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120314/f130353c/attachment.html>


More information about the macports-changes mailing list