git: e4fd1df9ea53 - main - graphics/nip2: Fix build and drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Apr 2022 19:38:02 UTC
The branch main has been updated by danilo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e4fd1df9ea53331a0e0a79d53e9cf7522a5c01dc
commit e4fd1df9ea53331a0e0a79d53e9cf7522a5c01dc
Author: Danilo Egea Gondolfo <danilo@FreeBSD.org>
AuthorDate: 2022-04-28 18:02:30 +0000
Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org>
CommitDate: 2022-04-28 19:37:45 +0000
graphics/nip2: Fix build and drop maintainership
---
graphics/nip2/Makefile | 5 ++++-
graphics/nip2/distinfo | 4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile
index 7b27ffa7aad4..8323c8da52d9 100644
--- a/graphics/nip2/Makefile
+++ b/graphics/nip2/Makefile
@@ -6,7 +6,10 @@ PORTREVISION= 11
CATEGORIES= graphics
MASTER_SITES= https://github.com/libvips/${PORTNAME}/releases/download/v${PORTVERSION}/
-MAINTAINER= danilo@FreeBSD.org
+PATCH_SITES= https://github.com/libvips/${PORTNAME}/commit/
+PATCHFILES+= 8bdb1459bc2.patch:-p1 # https://github.com/libvips/nip2/pull/96
+
+MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical user interface for VIPS
LICENSE= GPLv2
diff --git a/graphics/nip2/distinfo b/graphics/nip2/distinfo
index 0fe40533b25a..1f8a624e97ba 100644
--- a/graphics/nip2/distinfo
+++ b/graphics/nip2/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1548629157
+TIMESTAMP = 1651087962
SHA256 (nip2-8.7.1.tar.gz) = 3c3e7d4f82e9ee2241b81dff99179cc3234fa5744f008baf1dc545698f20f650
SIZE (nip2-8.7.1.tar.gz) = 8483954
+SHA256 (8bdb1459bc2.patch) = 3994d79a83dc781790fe5214a25b9c59dda6416906bf673219d9c4dfc63e505c
+SIZE (8bdb1459bc2.patch) = 1927