git: 3d41e6bd4aa7 - main - devel/grex: Fix DISTVERSION after 95d23113a0
Tobias Kortkamp
tobik at FreeBSD.org
Thu Apr 8 08:44:52 UTC 2021
The branch main has been updated by tobik:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3d41e6bd4aa7334dfcb51f18f54dd421a4d46c01
commit 3d41e6bd4aa7334dfcb51f18f54dd421a4d46c01
Author: Tobias Kortkamp <tobik at FreeBSD.org>
AuthorDate: 2021-04-08 04:18:59 +0000
Commit: Tobias Kortkamp <tobik at FreeBSD.org>
CommitDate: 2021-04-08 08:44:59 +0000
devel/grex: Fix DISTVERSION after 95d23113a0
PR: 254806
---
devel/grex/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/devel/grex/Makefile b/devel/grex/Makefile
index 943fb47308fc..44d180d896fe 100644
--- a/devel/grex/Makefile
+++ b/devel/grex/Makefile
@@ -1,7 +1,6 @@
PORTNAME= grex
DISTVERSIONPREFIX=v
-DISTVERSION= 1.1.0
-PORTREVISION= 3
+DISTVERSION= 1.2.0
CATEGORIES= devel
MAINTAINER= petteri.valkonen at iki.fi
More information about the dev-commits-ports-all
mailing list