aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-02 22:12:53 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-02 22:12:53 +0000
commitcf70f4c0a1e7bad82dee9678c9acbe449fc4c0df (patch)
treef5294401fc8ecf8bc693f3989cea7c128104c022
parent2a53171e9e38f7cc59f3f7c07b9bb277b6f7b4c5 (diff)
downloadports-cf70f4c0a1e7bad82dee9678c9acbe449fc4c0df.tar.gz
ports-cf70f4c0a1e7bad82dee9678c9acbe449fc4c0df.zip
Notes
-rw-r--r--devel/argtable/Makefile5
-rw-r--r--devel/argtable/pkg-plist4
-rw-r--r--net/fonulator/Makefile1
-rw-r--r--sysutils/rsyncrypto/Makefile1
4 files changed, 8 insertions, 3 deletions
diff --git a/devel/argtable/Makefile b/devel/argtable/Makefile
index 055548dbe93d..8dc1863cd446 100644
--- a/devel/argtable/Makefile
+++ b/devel/argtable/Makefile
@@ -3,6 +3,7 @@
PORTNAME= argtable
PORTVERSION= 2.13
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/}
@@ -12,7 +13,9 @@ COMMENT= ANSI C library for parsing GNU style command line arguments
OPTIONS_DEFINE= DOCS EXAMPLES
-USE_AUTOTOOLS= libtool
+USES= libtool
+GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
post-patch:
diff --git a/devel/argtable/pkg-plist b/devel/argtable/pkg-plist
index 9b90ae5362e4..d86dcf7d8be0 100644
--- a/devel/argtable/pkg-plist
+++ b/devel/argtable/pkg-plist
@@ -1,8 +1,8 @@
include/argtable2.h
lib/libargtable2.a
-lib/libargtable2.la
lib/libargtable2.so
-lib/libargtable2.so.1
+lib/libargtable2.so.0
+lib/libargtable2.so.0.1.8
man/man3/argtable2.3.gz
%%PORTDOCS%%%%DOCSDIR%%/arg_int.gif
%%PORTDOCS%%%%DOCSDIR%%/argtable2-advanced.html
diff --git a/net/fonulator/Makefile b/net/fonulator/Makefile
index 356dafca1743..3e5dea0b33b1 100644
--- a/net/fonulator/Makefile
+++ b/net/fonulator/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fonulator
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= net net-mgmt
MASTER_SITES= http://support.red-fone.com/fonulator/
diff --git a/sysutils/rsyncrypto/Makefile b/sysutils/rsyncrypto/Makefile
index e72796359fee..84ae85af6c31 100644
--- a/sysutils/rsyncrypto/Makefile
+++ b/sysutils/rsyncrypto/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rsyncrypto
PORTVERSION= 1.12
+PORTREVISION= 1
CATEGORIES= sysutils net
MASTER_SITES= SF