summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/libmcve/Makefile3
-rw-r--r--devel/libmcve/distinfo2
-rw-r--r--devel/libmcve/pkg-descr2
-rw-r--r--devel/libmonetra/Makefile3
-rw-r--r--devel/libmonetra/distinfo2
-rw-r--r--devel/libmonetra/pkg-descr2
6 files changed, 8 insertions, 6 deletions
diff --git a/devel/libmcve/Makefile b/devel/libmcve/Makefile
index d348884..1334996 100644
--- a/devel/libmcve/Makefile
+++ b/devel/libmcve/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libmcve
-PORTVERSION= 3.0
+PORTVERSION= 3.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.mcve.com/pub/libmcve/
@@ -16,5 +16,6 @@ COMMENT= Library to allow credit card processing through MCVE
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --without-pthread
.include <bsd.port.mk>
diff --git a/devel/libmcve/distinfo b/devel/libmcve/distinfo
index b2af9c0..98c0411 100644
--- a/devel/libmcve/distinfo
+++ b/devel/libmcve/distinfo
@@ -1 +1 @@
-MD5 (libmcve-3.0.tar.gz) = 07fbdd906e7fc3598e34f871da6006b2
+MD5 (libmcve-3.1.tar.gz) = 698fe91a1c931dedb584d7ccee0dc9b8
diff --git a/devel/libmcve/pkg-descr b/devel/libmcve/pkg-descr
index ce3a094..dc9eca2 100644
--- a/devel/libmcve/pkg-descr
+++ b/devel/libmcve/pkg-descr
@@ -1,5 +1,5 @@
This is the library to allow connections to an MCVE Credit
-Card Processing Daemond via SSL, unencrypted IP, and drop-files.
+Card Processing Daemon via SSL, TCP/IP, and drop-files.
It is the base of other APIs including PHP, PERL, and JAVA.
WWW: http://www.mcve.com
diff --git a/devel/libmonetra/Makefile b/devel/libmonetra/Makefile
index d348884..1334996 100644
--- a/devel/libmonetra/Makefile
+++ b/devel/libmonetra/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libmcve
-PORTVERSION= 3.0
+PORTVERSION= 3.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.mcve.com/pub/libmcve/
@@ -16,5 +16,6 @@ COMMENT= Library to allow credit card processing through MCVE
GNU_CONFIGURE= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --without-pthread
.include <bsd.port.mk>
diff --git a/devel/libmonetra/distinfo b/devel/libmonetra/distinfo
index b2af9c0..98c0411 100644
--- a/devel/libmonetra/distinfo
+++ b/devel/libmonetra/distinfo
@@ -1 +1 @@
-MD5 (libmcve-3.0.tar.gz) = 07fbdd906e7fc3598e34f871da6006b2
+MD5 (libmcve-3.1.tar.gz) = 698fe91a1c931dedb584d7ccee0dc9b8
diff --git a/devel/libmonetra/pkg-descr b/devel/libmonetra/pkg-descr
index ce3a094..dc9eca2 100644
--- a/devel/libmonetra/pkg-descr
+++ b/devel/libmonetra/pkg-descr
@@ -1,5 +1,5 @@
This is the library to allow connections to an MCVE Credit
-Card Processing Daemond via SSL, unencrypted IP, and drop-files.
+Card Processing Daemon via SSL, TCP/IP, and drop-files.
It is the base of other APIs including PHP, PERL, and JAVA.
WWW: http://www.mcve.com
OpenPOWER on IntegriCloud