git: 608d4c1d3501 - main - sysutils/libg15: update to 3.0.6

Fernando Apesteguía fernape at FreeBSD.org
Thu Jun 24 17:27:16 UTC 2021


The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=608d4c1d3501256b2ab8c93354489af57b5c8a54

commit 608d4c1d3501256b2ab8c93354489af57b5c8a54
Author:     Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-06-24 08:38:18 +0000
Commit:     Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-06-24 17:22:44 +0000

    sysutils/libg15: update to 3.0.6
    
    gcc-c++11-lib is not required anymore
    
    PR:     256758
    Reported by:    menelkir at itroll.org (maintainer)
---
 sysutils/libg15/Makefile | 4 ++--
 sysutils/libg15/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sysutils/libg15/Makefile b/sysutils/libg15/Makefile
index 5453abc7ca84..452f0ff7b9da 100644
--- a/sysutils/libg15/Makefile
+++ b/sysutils/libg15/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libg15
-DISTVERSION=	3.0.5
+DISTVERSION=	3.0.6
 CATEGORIES=	sysutils
 MASTER_SITES=	https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/
 
@@ -9,7 +9,7 @@ COMMENT=	API for control of LCD and the extra keys on Logitech keyboards
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		compiler:gcc-c++11-lib gmake libtool tar:bzip2
+USES=		gmake libtool tar:bzip2
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes
diff --git a/sysutils/libg15/distinfo b/sysutils/libg15/distinfo
index 1cc55a53700f..effc2766eb5d 100644
--- a/sysutils/libg15/distinfo
+++ b/sysutils/libg15/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621364090
-SHA256 (libg15-3.0.5.tar.bz2) = 5aec0eb7b47f673ec7dc50dbe2ed13306e06dc59033d44581e27aa396f414f33
-SIZE (libg15-3.0.5.tar.bz2) = 326589
+TIMESTAMP = 1624089315
+SHA256 (libg15-3.0.6.tar.bz2) = 33990119eb72c74fc3e44c37ac013c27eca43222d366494cc480764b2f9cca32
+SIZE (libg15-3.0.6.tar.bz2) = 326285


More information about the dev-commits-ports-main mailing list