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

cal at macports.org cal at macports.org
Sat Dec 12 09:03:54 PST 2015


Revision: 143220
          https://trac.macports.org/changeset/143220
Author:   cal at macports.org
Date:     2015-12-07 17:45:19 -0800 (Mon, 07 Dec 2015)
Log Message:
-----------
xapian-bindings: update to 1.2.21, maintainer timeout, closes #49737

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

Modified: trunk/dports/devel/xapian-bindings/Portfile
===================================================================
--- trunk/dports/devel/xapian-bindings/Portfile	2015-12-08 01:45:01 UTC (rev 143219)
+++ trunk/dports/devel/xapian-bindings/Portfile	2015-12-08 01:45:19 UTC (rev 143220)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                xapian-bindings
-version             1.2.20
+version             1.2.21
 categories          devel
 maintainers         gmail.com:dcolish
 license             GPL-2+
@@ -21,8 +21,8 @@
 master_sites        http://oligarchy.co.uk/xapian/${version}
 use_xz              yes
 
-checksums           rmd160  8a4956ee1c229790e59484d3e2361045ca48c970 \
-                    sha256  98594534697642dee563c0e7fede43fde256f7e03488ea4922800f56baadc401
+checksums           rmd160  02621fe2788be8d7a04fcfb23214e73cabfb5d83 \
+                    sha256  28a39247ac875be2dc1386c273167aab5c9949227c1070b65ca8de603c06d546
 
 depends_lib         port:xapian-core
 
@@ -39,14 +39,7 @@
     configure.args-replace  --without-php --with-php
 }
 
-variant python26 conflicts python27 description {build python 2.6 bindings} {
-    depends_lib-append      port:python26
-
-    configure.python        ${prefix}/bin/python2.6
-    configure.args-replace  --without-python --with-python
-}
-
-variant python27 conflicts python26 description {build python 2.7 bindings} {
+variant python27 description {build python 2.7 bindings} {
     depends_lib-append      port:python27
 
     configure.python        ${prefix}/bin/python2.7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/85ab8f5a/attachment.html>


More information about the macports-changes mailing list