git: 14b915bc8f89 - main - Revert "- Reset PORTREVISION"

Nuno Teixeira eduardo at FreeBSD.org
Wed May 12 05:50:38 UTC 2021


The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14b915bc8f8965b573c38ddf4c49f7a916e1bbab

commit 14b915bc8f8965b573c38ddf4c49f7a916e1bbab
Author:     Nuno Teixeira <eduardo at FreeBSD.org>
AuthorDate: 2021-05-12 05:47:43 +0000
Commit:     Nuno Teixeira <eduardo at FreeBSD.org>
CommitDate: 2021-05-12 05:50:10 +0000

    Revert "- Reset PORTREVISION"
    
    Restore wrongly removed PORTREVISION
    
    This reverts commit 8812ac1d68e36439f42df4df9a5428583cb90885.
---
 archivers/py-borgbackup/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/archivers/py-borgbackup/Makefile b/archivers/py-borgbackup/Makefile
index 4288814193a6..b1bc5d8bbf78 100644
--- a/archivers/py-borgbackup/Makefile
+++ b/archivers/py-borgbackup/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	borgbackup
 DISTVERSION=	1.1.16
+PORTREVISION=	1
 CATEGORIES=	archivers python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}


More information about the dev-commits-ports-all mailing list