svn commit: r438414 - head/comms/smstools3
Guido Falsi
madpilot at FreeBSD.org
Wed Apr 12 22:20:49 UTC 2017
Author: madpilot
Date: Wed Apr 12 22:20:48 2017
New Revision: 438414
URL: https://svnweb.freebsd.org/changeset/ports/438414
Log:
- Update comms/smstools3 to 3.1.20
- Convert to USES=localbase
Modified:
head/comms/smstools3/Makefile
head/comms/smstools3/distinfo
Modified: head/comms/smstools3/Makefile
==============================================================================
--- head/comms/smstools3/Makefile Wed Apr 12 20:49:26 2017 (r438413)
+++ head/comms/smstools3/Makefile Wed Apr 12 22:20:48 2017 (r438414)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= smstools
-PORTVERSION= 3.1.19
+PORTVERSION= 3.1.20
CATEGORIES= comms
MASTER_SITES= http://smstools3.kekekasvi.com/packages/
DISTNAME= smstools3-${PORTVERSION}
@@ -23,7 +23,7 @@ STATS_DESC= Build status and statistics
WRKSRC= ${WRKDIR}/smstools3
-USES= gmake shebangfix
+USES= gmake localbase:ldflags shebangfix
SHEBANG_FILES= scripts/hex2dec scripts/hex2bin
SHEBANG_LANG= awk
awk_OLD_CMD= /bin/gawk
@@ -46,7 +46,6 @@ PORTDOCS= *
PORTEXAMPLES= .procmailrc .qmailrc *
STATS_LIB_DEPENDS= libmm.so:devel/mm
-STATS_CFLAGS= -I${LOCALBASE}/include
STATS_CFLAGS_OFF= -DNOSTATS
UTF8_USES= iconv
Modified: head/comms/smstools3/distinfo
==============================================================================
--- head/comms/smstools3/distinfo Wed Apr 12 20:49:26 2017 (r438413)
+++ head/comms/smstools3/distinfo Wed Apr 12 22:20:48 2017 (r438414)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489509252
-SHA256 (smstools3-3.1.19.tar.gz) = df6fefeddf25da86b4527e408b464796e3f0116d4a930c5923d785318edb48d9
-SIZE (smstools3-3.1.19.tar.gz) = 350154
+TIMESTAMP = 1492030947
+SHA256 (smstools3-3.1.20.tar.gz) = 91b22a418f92fa1f7cb1d0be6c9b57e53b08c76e5dde6be11d091dcadf753dd5
+SIZE (smstools3-3.1.20.tar.gz) = 352762
More information about the svn-ports-all
mailing list