Skip to content

Commit

Permalink
textproc/cpp-peglib: Update 1.8.3 → 1.8.4
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 15, 2023
1 parent 15bb2fd commit 1281bbc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 19 deletions.
6 changes: 2 additions & 4 deletions textproc/cpp-peglib/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cpp-peglib
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.3
DISTVERSION= 1.8.4
CATEGORIES= textproc devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -10,15 +10,13 @@ WWW= https://github.com/yhirose/cpp-peglib
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

TEST_DEPENDS= ${LOCALBASE}/include/gtest/gtest.h:devel/googletest

USES= cmake:testing compiler:c++17-lang localbase:ldflags

USE_GITHUB= yes
GH_ACCOUNT= yhirose

CMAKE_OFF= BUILD_TESTS
CMAKE_TESTING_ON= BUILD_TESTS # tests fail to link, possibly because googletest is 1.12.1, when the latest version is 1.13.0
CMAKE_TESTING_ON= BUILD_TESTS # tests fail to link, see https://github.com/yhirose/cpp-peglib/issues/281

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions textproc/cpp-peglib/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1679069463
SHA256 (yhirose-cpp-peglib-v1.8.3_GH0.tar.gz) = 3de8aeb44a262f9c2478e2a7e7bc2bb9426a2bdd176cf0654ff5a3d291c77b73
SIZE (yhirose-cpp-peglib-v1.8.3_GH0.tar.gz) = 213662
TIMESTAMP = 1689397985
SHA256 (yhirose-cpp-peglib-v1.8.4_GH0.tar.gz) = 002cec65f659180ba90c0b04ee30a349ca18f0732fbe00e7638f1ead44aeb701
SIZE (yhirose-cpp-peglib-v1.8.4_GH0.tar.gz) = 226350
12 changes: 0 additions & 12 deletions textproc/cpp-peglib/files/patch-CMakeLists.txt

This file was deleted.

0 comments on commit 1281bbc

Please sign in to comment.