Skip to content

Commit

Permalink
sysutils/libg15render: Use USE_GITLAB and update WWW entry
Browse files Browse the repository at this point in the history
Use USE_GITLAB to follow Porters Handbook more closely and be consistent
with ports tree and update WWW
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Oct 15, 2022
1 parent 7430eec commit 8664509
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
11 changes: 7 additions & 4 deletions sysutils/libg15render/Makefile
@@ -1,20 +1,23 @@
PORTNAME= libg15render
PORTVERSION= 3.0.4
DISTVERSION= 3.0.4
CATEGORIES= sysutils
MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/

MAINTAINER= ports@FreeBSD.org
COMMENT= Library to render the LCD screen on Logitech keyboards
WWW= https://sourceforge.net/projects/g15tools
WWW= https://gitlab.com/menelkir/libg15render

LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libg15.so:sysutils/libg15

USES= gmake libtool tar:bzip2 localbase
USES= gmake libtool localbase
USE_GITLAB= yes
USE_LDCONFIG= yes

GL_ACCOUNT= menelkir
GL_COMMIT= b7c1b217e95a1c473fa219c1940c8c9db0eb4628

GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip

Expand Down
6 changes: 3 additions & 3 deletions sysutils/libg15render/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1624089355
SHA256 (libg15render-3.0.4.tar.bz2) = 81d419ce7680cc9ba049346cdf25b9a8fda4ad40f21a57a21fbf3bae8381bfe4
SIZE (libg15render-3.0.4.tar.bz2) = 293668
TIMESTAMP = 1665859102
SHA256 (menelkir-libg15render-b7c1b217e95a1c473fa219c1940c8c9db0eb4628_GL0.tar.gz) = 14e542e83909ee36843c518dc09b600e252cca00fac4b710e5217fa2e4ebbfbf
SIZE (menelkir-libg15render-b7c1b217e95a1c473fa219c1940c8c9db0eb4628_GL0.tar.gz) = 363828

0 comments on commit 8664509

Please sign in to comment.