git: 86cf90056da1 - main - net/gerbera: Increase PORTREVISION due to update of libnpupnp
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Sep 2022 18:48:56 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=86cf90056da1c7f19dfba5cfc0b63d1323deb876 commit 86cf90056da1c7f19dfba5cfc0b63d1323deb876 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-09-11 18:28:49 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-09-11 18:48:31 +0000 net/gerbera: Increase PORTREVISION due to update of libnpupnp --- net/gerbera/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/gerbera/Makefile b/net/gerbera/Makefile index 47a1b96eaa4d..2ace55e22e8f 100644 --- a/net/gerbera/Makefile +++ b/net/gerbera/Makefile @@ -1,6 +1,7 @@ PORTNAME= gerbera DISTVERSIONPREFIX= v DISTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= net multimedia MAINTAINER= diizzy@FreeBSD.org