diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2017-10-14 07:53:04 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2017-10-14 07:53:04 +0000 |
commit | 9335c19273d3319618455d031c623c75382016b3 (patch) | |
tree | 6519d4cb8f537b76eb15d8311d16c305fca85ddd /comms | |
parent | 841ec24f195848cd55eddde71569dd8e6e993fb0 (diff) | |
download | ports-9335c19273d3319618455d031c623c75382016b3.tar.gz ports-9335c19273d3319618455d031c623c75382016b3.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/librs232/Makefile | 4 | ||||
-rw-r--r-- | comms/librs232/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/comms/librs232/Makefile b/comms/librs232/Makefile index 6c9d3fbe726c..24f6e571ef9f 100644 --- a/comms/librs232/Makefile +++ b/comms/librs232/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= librs232 -PORTVERSION= 20160710 +PORTVERSION= 20170805 CATEGORIES= comms DISTNAME= RS-232 MASTER_SITES= http://www.teuniz.net/RS-232/ @@ -9,8 +9,6 @@ MASTER_SITES= http://www.teuniz.net/RS-232/ MAINTAINER= kevlo@FreeBSD.org COMMENT= Simple serial library -BROKEN= Invalid checksum - LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/gpl.txt diff --git a/comms/librs232/distinfo b/comms/librs232/distinfo index e8853bbc70b9..e51ab509dfdd 100644 --- a/comms/librs232/distinfo +++ b/comms/librs232/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1469002472 -SHA256 (RS-232.tar.gz) = 56e8b7354e9a697b27d94046c1ca09632a109b35b8404899cf28c887c637e9d9 -SIZE (RS-232.tar.gz) = 30607 +TIMESTAMP = 1507967158 +SHA256 (RS-232.tar.gz) = b209800a9bea83ad6381ed0a62b3f92d4fe11d933ad85dd6d50abd09489cf8ca +SIZE (RS-232.tar.gz) = 31949 |