git: 78bbd76b8233 - main - graphics/blender[lts29]: bump PORTREVISION to force rebuild after print/libharu update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Oct 2022 21:14:10 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=78bbd76b823341c72d0a66cfd95473578db3827a
commit 78bbd76b823341c72d0a66cfd95473578db3827a
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-10-14 21:12:55 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-10-14 21:12:55 +0000
graphics/blender[lts29]: bump PORTREVISION to force rebuild after print/libharu update
Approved by: portmgr blanket
---
graphics/blender-lts29/Makefile | 1 +
graphics/blender/Makefile | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/graphics/blender-lts29/Makefile b/graphics/blender-lts29/Makefile
index 1ef8a1d22e78..c5d373aec8c7 100644
--- a/graphics/blender-lts29/Makefile
+++ b/graphics/blender-lts29/Makefile
@@ -1,5 +1,6 @@
PORTNAME= blender
DISTVERSION= 2.93.11
+PORTREVISION= 1
CATEGORIES= graphics multimedia
MASTER_SITES= http://download.blender.org/source/ \
http://mirror.cs.umn.edu/blender.org/source/ \
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index 7810625e8cee..c376360bd174 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,6 +1,6 @@
PORTNAME= blender
DISTVERSION= 3.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics multimedia
MASTER_SITES= http://download.blender.org/source/ \
http://mirror.cs.umn.edu/blender.org/source/ \