diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-09-04 08:07:39 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-09-04 08:08:17 +0000 |
commit | 79be5c8e237ea8832c22547b6b99d845e5f687fe (patch) | |
tree | 28f4e2061ad4ea02a7f052640047ebbfb5e45292 | |
parent | 4d04d8ba195cd6a5520bb41774689c56a204165d (diff) | |
download | ports-79be5c8e237ea8832c22547b6b99d845e5f687fe.tar.gz ports-79be5c8e237ea8832c22547b6b99d845e5f687fe.zip |
textproc/cpp-peglib: update 1.8.8 → 1.9.0
Reported by: portscout
-rw-r--r-- | textproc/cpp-peglib/Makefile | 2 | ||||
-rw-r--r-- | textproc/cpp-peglib/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/cpp-peglib/Makefile b/textproc/cpp-peglib/Makefile index e4f197ac48d2..3d8d3e6bd5b0 100644 --- a/textproc/cpp-peglib/Makefile +++ b/textproc/cpp-peglib/Makefile @@ -1,6 +1,6 @@ PORTNAME= cpp-peglib DISTVERSIONPREFIX= v -DISTVERSION= 1.8.8 +DISTVERSION= 1.9.0 CATEGORIES= textproc devel MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/cpp-peglib/distinfo b/textproc/cpp-peglib/distinfo index dd36475f3bfa..163f988f17ac 100644 --- a/textproc/cpp-peglib/distinfo +++ b/textproc/cpp-peglib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712132348 -SHA256 (yhirose-cpp-peglib-v1.8.8_GH0.tar.gz) = 3019d8084a146562fe2fd4c71e3226ac6e3994e8cee21cab27b3cd5a86bcef34 -SIZE (yhirose-cpp-peglib-v1.8.8_GH0.tar.gz) = 228192 +TIMESTAMP = 1725436070 +SHA256 (yhirose-cpp-peglib-v1.9.0_GH0.tar.gz) = 6f4f0956ea2f44fd1c5882f8adc5782451ba9d227c467d214196390ddedb024c +SIZE (yhirose-cpp-peglib-v1.9.0_GH0.tar.gz) = 228072 |