summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-09-17 17:29:47 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2014-09-17 17:29:47 +0000
commit85f47a3823a93089ef1590899752fa11f0136035 (patch)
treeb3ca2e9f347941f4138078adbf6182d1b0a450f1
parent698c872dcd1b2459f26012e7e951104ab46a1248 (diff)
downloadFreeBSD-ports-85f47a3823a93089ef1590899752fa11f0136035.zip
FreeBSD-ports-85f47a3823a93089ef1590899752fa11f0136035.tar.gz
- Drop .la files for security/libmcrypt, no dependees require them
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
-rw-r--r--archivers/dact/Makefile1
-rw-r--r--lang/mit-scheme/Makefile1
-rw-r--r--net-mgmt/nsca/Makefile2
-rw-r--r--net-mgmt/nsca27/Makefile2
-rw-r--r--security/libgringotts/Makefile2
-rw-r--r--security/libmcrypt/Makefile4
-rw-r--r--security/libmcrypt/pkg-plist4
-rw-r--r--security/mcrypt/Makefile2
-rw-r--r--security/p5-Mcrypt/Makefile1
-rw-r--r--security/py-mcrypt/Makefile1
-rw-r--r--security/steghide/Makefile2
11 files changed, 13 insertions, 9 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index 9f40772..86ce6e6 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dact
PORTVERSION= 0.8.42
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.rkeene.org/files/oss/dact/release/
diff --git a/lang/mit-scheme/Makefile b/lang/mit-scheme/Makefile
index 2da3f02..3ed12a2 100644
--- a/lang/mit-scheme/Makefile
+++ b/lang/mit-scheme/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mit-scheme
PORTVERSION= 9.2
+PORTREVISION= 1
CATEGORIES= lang scheme
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= mit-scheme/stable.pkg/${PORTVERSION}
diff --git a/net-mgmt/nsca/Makefile b/net-mgmt/nsca/Makefile
index 6b7626f..e53dc8b 100644
--- a/net-mgmt/nsca/Makefile
+++ b/net-mgmt/nsca/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nsca
PORTVERSION= 2.9.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= SF/nagios/nsca-2.x/nsca-${PORTVERSION}
diff --git a/net-mgmt/nsca27/Makefile b/net-mgmt/nsca27/Makefile
index d439b4e..695deed 100644
--- a/net-mgmt/nsca27/Makefile
+++ b/net-mgmt/nsca27/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nsca
PORTVERSION= 2.7.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-mgmt
MASTER_SITES= SF/nagios/nsca-2.x/nsca-${PORTVERSION}
diff --git a/security/libgringotts/Makefile b/security/libgringotts/Makefile
index 5427b91..a32db61 100644
--- a/security/libgringotts/Makefile
+++ b/security/libgringotts/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libgringotts
PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= BERLIOS/gringotts
diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile
index 107b030..93d755b 100644
--- a/security/libmcrypt/Makefile
+++ b/security/libmcrypt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libmcrypt
PORTVERSION= 2.5.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= SF/mcrypt/Libmcrypt/${PORTVERSION}
@@ -16,6 +16,6 @@ CONFIGURE_ARGS= --enable-static
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-USES= libtool:oldver
+USES= libtool
.include <bsd.port.mk>
diff --git a/security/libmcrypt/pkg-plist b/security/libmcrypt/pkg-plist
index b8f22e3..aa170fd 100644
--- a/security/libmcrypt/pkg-plist
+++ b/security/libmcrypt/pkg-plist
@@ -2,9 +2,9 @@ bin/libmcrypt-config
include/mcrypt.h
include/mutils/mcrypt.h
lib/libmcrypt.a
-lib/libmcrypt.la
lib/libmcrypt.so
-lib/libmcrypt.so.8
+lib/libmcrypt.so.4
+lib/libmcrypt.so.4.4.8
@exec mkdir -p %D/lib/libmcrypt
man/man3/mcrypt.3.gz
share/aclocal/libmcrypt.m4
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 5004c06..9e88a89 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mcrypt
PORTVERSION= 2.6.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/MCrypt/${PORTVERSION} \
ftp://argeas.cs-net.gr/pub/unix/mcrypt/attic/ \
diff --git a/security/p5-Mcrypt/Makefile b/security/p5-Mcrypt/Makefile
index c7c7834..d876997 100644
--- a/security/p5-Mcrypt/Makefile
+++ b/security/p5-Mcrypt/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Mcrypt
PORTVERSION= 2.5.7.0
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JESUS
diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile
index 04ca083..3ca1a9a 100644
--- a/security/py-mcrypt/Makefile
+++ b/security/py-mcrypt/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mcrypt
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= SF/python-${PORTNAME}/OldFiles
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index f781f90..cc994bd 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -3,7 +3,7 @@
PORTNAME= steghide
PORTVERSION= 0.5.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/}
OpenPOWER on IntegriCloud