[104784] trunk/dports/databases/couchdb

ciserlohn at macports.org ciserlohn at macports.org
Tue Apr 2 12:22:07 PDT 2013


Revision: 104784
          https://trac.macports.org/changeset/104784
Author:   ciserlohn at macports.org
Date:     2013-04-02 12:22:06 -0700 (Tue, 02 Apr 2013)
Log Message:
-----------
couchdb: update to version 1.2.2 (#38641; maintainer)

Modified Paths:
--------------
    trunk/dports/databases/couchdb/Portfile

Removed Paths:
-------------
    trunk/dports/databases/couchdb/files/patch-configure.diff

Modified: trunk/dports/databases/couchdb/Portfile
===================================================================
--- trunk/dports/databases/couchdb/Portfile	2013-04-02 19:21:48 UTC (rev 104783)
+++ trunk/dports/databases/couchdb/Portfile	2013-04-02 19:22:06 UTC (rev 104784)
@@ -6,8 +6,7 @@
 
 name                    couchdb
 conflicts               couchdb-devel
-version                 1.2.1
-revision                3
+version                 1.2.2
 
 categories              databases
 platforms               darwin
@@ -24,11 +23,11 @@
 license                 Apache-2
 
 master_sites            apache
-master_sites.mirror_subdir ${name}/${version}/
+master_sites.mirror_subdir ${name}/source/${version}/
 distname                apache-${name}-${version}
 
-checksums               rmd160  b89604089565c1f909046329c7e9d5faf84f036f \
-                        sha256  b54e643f3ca5f046cfd2f329a001efeaae8a3094365fa6c1cb5dcf68c1b25ccd
+checksums               rmd160  9d2df26af8556ef7065484e604d2e59addbeecb5 \
+                        sha256  6824b9eec0c05d022ef52f663074c67eca5493d848574ff2d73611e92bff8701
 
 depends_build           port:help2man
 
@@ -40,8 +39,7 @@
 # erlang is not universal
 universal_variant       no
 
-patchfiles              patch-configure.diff \
-                        patch-etc-launchd-org.apache.couchdb.plist.tpl.in.diff \
+patchfiles              patch-etc-launchd-org.apache.couchdb.plist.tpl.in.diff \
                         patch-src-couchdb-priv-Makefile.in.diff \
                         patch-parameterized-modules-r16b-bug.38395.patch
 

Deleted: trunk/dports/databases/couchdb/files/patch-configure.diff
===================================================================
--- trunk/dports/databases/couchdb/files/patch-configure.diff	2013-04-02 19:21:48 UTC (rev 104783)
+++ trunk/dports/databases/couchdb/files/patch-configure.diff	2013-04-02 19:22:06 UTC (rev 104784)
@@ -1,11 +0,0 @@
---- configure.orig	2012-12-20 15:28:51.000000000 -0600
-+++ configure	2013-01-14 05:01:03.000000000 -0600
-@@ -17889,7 +17889,7 @@
- fi
- 
- 
--has_crypto=`${ERL} -eval "case application:load(crypto) of ok -> ok; _ -> exit(no_crypto) end." -noshell -s init stop`
-+has_crypto=""
- 
- if test -n "$has_crypto"; then
-     as_fn_error $? "Could not find the Erlang crypto library. Has Erlang been compiled with OpenSSL support?" "$LINENO" 5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130402/ef3ddc83/attachment-0001.html>


More information about the macports-changes mailing list