diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2017-04-12 22:20:48 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-04-12 22:20:48 +0000 |
commit | 5364e7d13b7b5f8a028237fedcaa0d03f3328be5 (patch) | |
tree | 3f329d3dc838fb725c717711240f0b53d7d073ea /comms | |
parent | ea1394fe3215c121494d85553a9cad366eeeff4a (diff) | |
download | ports-5364e7d13b7b5f8a028237fedcaa0d03f3328be5.tar.gz ports-5364e7d13b7b5f8a028237fedcaa0d03f3328be5.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/smstools3/Makefile | 5 | ||||
-rw-r--r-- | comms/smstools3/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/comms/smstools3/Makefile b/comms/smstools3/Makefile index 9431cfce68bb..dfb3a2acdd29 100644 --- a/comms/smstools3/Makefile +++ b/comms/smstools3/Makefile @@ -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 support 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 diff --git a/comms/smstools3/distinfo b/comms/smstools3/distinfo index 92f99d1a8a9d..a4483acb0285 100644 --- a/comms/smstools3/distinfo +++ b/comms/smstools3/distinfo @@ -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 |