git: a85d7ce8b8f9 - main - sysutils/sispmctl: update to 4.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jun 2024 13:31:06 UTC
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=a85d7ce8b8f9e52d5840ba4e66e3ee932376dcc1 commit a85d7ce8b8f9e52d5840ba4e66e3ee932376dcc1 Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2024-06-09 08:31:21 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2024-06-09 13:29:29 +0000 sysutils/sispmctl: update to 4.12 Major changes: * snapcraft: use local source for building * Mention /etc/sispmctl/password in man-page * Add favicon.ico * Always use original control data for libusb calls --- sysutils/sispmctl/Makefile | 5 ++--- sysutils/sispmctl/distinfo | 6 +++--- sysutils/sispmctl/files/patch-man_sispmctl.1 | 4 ++-- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/sysutils/sispmctl/Makefile b/sysutils/sispmctl/Makefile index 2c77ae16b810..87ca2159fb76 100644 --- a/sysutils/sispmctl/Makefile +++ b/sysutils/sispmctl/Makefile @@ -1,6 +1,5 @@ PORTNAME= sispmctl -DISTVERSION= 4.11 -PORTREVISION= 1 +DISTVERSION= 4.12 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -24,7 +23,7 @@ CONFIGURE_ENV= LIBUSB_CFLAGS="-I/usr/include" \ PLIST_FILES= bin/sispmctl \ lib/libsispmctl.so \ lib/libsispmctl.so.0 \ - lib/libsispmctl.so.0.2.2 \ + lib/libsispmctl.so.0.2.3 \ share/man/man1/sispmctl.1.gz .include <bsd.port.mk> diff --git a/sysutils/sispmctl/distinfo b/sysutils/sispmctl/distinfo index 13fd8476cce2..0b11e387cd83 100644 --- a/sysutils/sispmctl/distinfo +++ b/sysutils/sispmctl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690650388 -SHA256 (sispmctl-4.11.tar.gz) = 74b94a3710046b15070c7311f0cacb81554c86b4227719cc2733cb96c7052578 -SIZE (sispmctl-4.11.tar.gz) = 461804 +TIMESTAMP = 1717921195 +SHA256 (sispmctl-4.12.tar.gz) = e757863a4838da6e1ca72a57adc5aca6fc47ffbddc72a69052d8abd743d57082 +SIZE (sispmctl-4.12.tar.gz) = 462829 diff --git a/sysutils/sispmctl/files/patch-man_sispmctl.1 b/sysutils/sispmctl/files/patch-man_sispmctl.1 index 79fba28d9099..bb4e6ddf89c5 100644 --- a/sysutils/sispmctl/files/patch-man_sispmctl.1 +++ b/sysutils/sispmctl/files/patch-man_sispmctl.1 @@ -4,8 +4,8 @@ .\" Process this file with .\" groff -man -Tascii foo.1 .\" --.TH sispmctl 1 "Jul 2023" Linux "User Manuals" -+.TH sispmctl 1 "Jul 2023" FreeBSD "User Manuals" +-.TH sispmctl 1 "May 2024" Linux "User Manuals" ++.TH sispmctl 1 "May 2024" FreeBSD "User Manuals" .SH NAME sispmctl \- manage EnerGenie and Gembird USB controlled power strips