git: d2a64b7ff55b - main - graphics/dia: add missing devel/icu LIB_DEPENDS and bump
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Nov 2023 01:15:30 UTC
The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2a64b7ff55b9d73092870581bd2e34db060d544 commit d2a64b7ff55b9d73092870581bd2e34db060d544 Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2023-11-20 01:11:32 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2023-11-20 01:15:19 +0000 graphics/dia: add missing devel/icu LIB_DEPENDS and bump While here, fix DIST_SUBDIR and WWW --- graphics/dia/Makefile | 9 +++++---- graphics/dia/distinfo | 5 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 1d1214ccda8e..4d7ae14db4cc 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,19 +1,20 @@ PORTNAME= dia PORTVERSION= 0.97.3 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Diagram creation program, similar to Visio -WWW= https://live.gnome.org/Dia +WWW= https://wiki.gnome.org/Apps/Dia LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng.so:graphics/png +LIB_DEPENDS= libpng.so:graphics/png \ + libicudata.so:devel/icu USES= cpe desktop-file-utils gettext gmake gnome libtool \ localbase:ldflags pathfix pkgconfig tar:xz diff --git a/graphics/dia/distinfo b/graphics/dia/distinfo index cfa1b2890755..4ee7d4d3d1e1 100644 --- a/graphics/dia/distinfo +++ b/graphics/dia/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnome2/dia-0.97.3.tar.xz) = 22914e48ef48f894bb5143c5efc3d01ab96e0a0cde80de11058d3b4301377d34 -SIZE (gnome2/dia-0.97.3.tar.xz) = 5548500 +TIMESTAMP = 1700442907 +SHA256 (gnome/dia-0.97.3.tar.xz) = 22914e48ef48f894bb5143c5efc3d01ab96e0a0cde80de11058d3b4301377d34 +SIZE (gnome/dia-0.97.3.tar.xz) = 5548500