- Update WWW

- Pet portlint
- Add missing manpage to plist

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2020-04-06 09:32:21 +00:00
parent def2228e45
commit 67f10e2a13
3 changed files with 5 additions and 3 deletions

View file

@ -2,8 +2,9 @@
PORTNAME= libmodbus
PORTVERSION= 3.1.6
PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= http://libmodbus.org/site_media/build/
MASTER_SITES= https://libmodbus.org/releases/
MAINTAINER= bsam@FreeBSD.org
COMMENT= Modbus library
@ -14,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
BUILD_DEPENDS= a2x:textproc/asciidoc \
xmlto:textproc/xmlto
USES= gmake libtool pathfix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= gmake libtool pathfix
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS

View file

@ -2,4 +2,4 @@ Libmodbus is a C library designed to provide a fast and robust
implementation of the Modbus protocol. It runs on Linux, Mac OS X,
FreeBSD, QNX and Windows.
WWW: http://libmodbus.org/
WWW: https://libmodbus.org/

View file

@ -19,6 +19,7 @@ man/man3/modbus_get_float_cdab.3.gz
man/man3/modbus_get_float_dcba.3.gz
man/man3/modbus_get_header_length.3.gz
man/man3/modbus_get_response_timeout.3.gz
man/man3/modbus_get_slave.3.gz
man/man3/modbus_get_socket.3.gz
man/man3/modbus_mapping_free.3.gz
man/man3/modbus_mapping_new.3.gz