1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- Update to 20171122

- Retain maintainer for Kevin

Submitted by:	kevlo
This commit is contained in:
Li-Wen Hsu 2018-05-25 09:25:59 +00:00
parent 62e657b7b6
commit 73a03c9d07
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470827
4 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
# $FreeBSD$
PORTNAME= librs232
PORTVERSION= 20170805
PORTVERSION= 20171122
CATEGORIES= comms
DISTNAME= RS-232
MASTER_SITES= http://www.teuniz.net/RS-232/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= kevlo@FreeBSD.org
COMMENT= Simple serial library
LICENSE= GPLv3

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1507967158
SHA256 (RS-232.tar.gz) = b209800a9bea83ad6381ed0a62b3f92d4fe11d933ad85dd6d50abd09489cf8ca
SIZE (RS-232.tar.gz) = 31949
TIMESTAMP = 1527224866
SHA256 (RS-232.tar.gz) = e7081e3254dae901b6d4dfda7ce5affb1c8a5dadd9708e4e6ed7ad2a9532450c
SIZE (RS-232.tar.gz) = 31467

View File

@ -13,6 +13,5 @@ INCSDIR=${PREFIX}/include
LIB= rs232
SHLIB_MAJOR= 1
LIBDIR= ${PREFIX}/lib
NO_PROFILE= YES
.include <bsd.lib.mk>

View File

@ -1,4 +1,5 @@
include/rs232.h
lib/librs232_p.a
lib/librs232.a
lib/librs232.so
lib/librs232.so.1