git: e0b21a92fcab - main - net/gerbera: Bump PORTREVISION due to version bump of net/libnpupnp
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 08:30:08 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0b21a92fcabd104c6042e88bb29e740beb1be57 commit e0b21a92fcabd104c6042e88bb29e740beb1be57 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-25 08:21:31 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-25 08:21:31 +0000 net/gerbera: Bump PORTREVISION due to version bump of net/libnpupnp --- net/gerbera/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/gerbera/Makefile b/net/gerbera/Makefile index 54d09fc765e3..8551ddd24cdc 100644 --- a/net/gerbera/Makefile +++ b/net/gerbera/Makefile @@ -1,6 +1,7 @@ PORTNAME= gerbera DISTVERSIONPREFIX= v DISTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= net multimedia MAINTAINER= diizzy@FreeBSD.org