git: 00a19b9ff61e - main - databases/pecl-cassandra: add portepoch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 19:43:28 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=00a19b9ff61e467d2ecbb0fc41ca66f3bbee859a commit 00a19b9ff61e467d2ecbb0fc41ca66f3bbee859a Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-01-23 05:02:39 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-01-25 19:41:36 +0000 databases/pecl-cassandra: add portepoch In 9967c437a2b52c64533fb17d3e33772c8a3f9daa the port got updated from 1.3.2 to 1.3.2.a.20200527, which is a lower version number. Add portepoch accordingly. Differential Revision: https://reviews.freebsd.org/D34006 Approved by: rene --- databases/pecl-cassandra/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/databases/pecl-cassandra/Makefile b/databases/pecl-cassandra/Makefile index 7c2df6e634a3..0b445e6b30ea 100644 --- a/databases/pecl-cassandra/Makefile +++ b/databases/pecl-cassandra/Makefile @@ -1,5 +1,6 @@ PORTNAME= cassandra DISTVERSION= 1.3.2.a.20200527 +PORTEPOCH= 1 CATEGORIES= databases PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}