Skip to content

Commit

Permalink
sysutils/libg15render: update to 3.0.4
Browse files Browse the repository at this point in the history
c++11-lib isn't required anymore

PR:	256759
Reported by:	menelkir@itroll.org (maintainer)
  • Loading branch information
fernape committed Jun 24, 2021
1 parent 608d4c1 commit fb45d85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions sysutils/libg15render/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libg15render
PORTVERSION= 3.0.3
PORTVERSION= 3.0.4
CATEGORIES= sysutils
MASTER_SITES= https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/

Expand All @@ -11,10 +11,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libg15.so:sysutils/libg15

USES= compiler:gcc-c++11-lib gmake libtool tar:bzip2
USES= gmake libtool tar:bzip2 localbase
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions sysutils/libg15render/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1621364196
SHA256 (libg15render-3.0.3.tar.bz2) = 9e9d2c94a1fec40e7afce90edcfd1bd9b4a5139e2f4d6be67cfebd82aa55f932
SIZE (libg15render-3.0.3.tar.bz2) = 293854
TIMESTAMP = 1624089355
SHA256 (libg15render-3.0.4.tar.bz2) = 81d419ce7680cc9ba049346cdf25b9a8fda4ad40f21a57a21fbf3bae8381bfe4
SIZE (libg15render-3.0.4.tar.bz2) = 293668

0 comments on commit fb45d85

Please sign in to comment.