aboutsummaryrefslogtreecommitdiff
path: root/comms/libmodbus
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-04-06 09:32:21 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-04-06 09:32:21 +0000
commit67f10e2a131e9d9d8e0d67bfb549e49fd7dcee78 (patch)
treed6d1ad459a10d0f0958059742c10e8a63ee9ef93 /comms/libmodbus
parentdef2228e4596c90fcc8155b2f216e24b80405606 (diff)
downloadports-67f10e2a131e9d9d8e0d67bfb549e49fd7dcee78.tar.gz
ports-67f10e2a131e9d9d8e0d67bfb549e49fd7dcee78.zip
- Update WWW
- Pet portlint - Add missing manpage to plist Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=530873
Diffstat (limited to 'comms/libmodbus')
-rw-r--r--comms/libmodbus/Makefile5
-rw-r--r--comms/libmodbus/pkg-descr2
-rw-r--r--comms/libmodbus/pkg-plist1
3 files changed, 5 insertions, 3 deletions
diff --git a/comms/libmodbus/Makefile b/comms/libmodbus/Makefile
index 64b7b6321343..fb42e87a5e4d 100644
--- a/comms/libmodbus/Makefile
+++ b/comms/libmodbus/Makefile
@@ -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
diff --git a/comms/libmodbus/pkg-descr b/comms/libmodbus/pkg-descr
index caf4b32bbd67..19a8b401cf29 100644
--- a/comms/libmodbus/pkg-descr
+++ b/comms/libmodbus/pkg-descr
@@ -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/
diff --git a/comms/libmodbus/pkg-plist b/comms/libmodbus/pkg-plist
index a364406dce02..f0b5a625599e 100644
--- a/comms/libmodbus/pkg-plist
+++ b/comms/libmodbus/pkg-plist
@@ -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