git: d467f5d13c8d - main - graphics/netpbm: Update to 11.03.06
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Sep 2023 23:42:13 UTC
The branch main has been updated by leres:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d467f5d13c8d5ada36868c3deec04a8673d1130e
commit d467f5d13c8d5ada36868c3deec04a8673d1130e
Author: Craig Leres <leres@FreeBSD.org>
AuthorDate: 2023-09-25 23:41:51 +0000
Commit: Craig Leres <leres@FreeBSD.org>
CommitDate: 2023-09-25 23:41:51 +0000
graphics/netpbm: Update to 11.03.06
Changes since 11.03.05:
- pbmtoxbm: Fix spurious output with really wide rows.
Also: Use https instead of http/svn.
---
graphics/netpbm/Makefile | 8 ++++----
graphics/netpbm/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 85e42be96190..765466a42148 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,11 +1,11 @@
PORTNAME= netpbm
-DISTVERSION= 11.03.05
+DISTVERSION= 11.03.06
CATEGORIES= graphics
MASTER_SITES= LOCAL/leres/netpbm
MAINTAINER= leres@FreeBSD.org
COMMENT= Toolkit for conversion of images between different formats
-WWW= http://netpbm.sourceforge.net/
+WWW= https://netpbm.sourceforge.net/
LICENSE= GPLv2 IJG LGPL21 MIT PD
LICENSE_COMB= multi
@@ -22,7 +22,7 @@ USES= cpe gmake jpeg perl5 shebangfix tar:xz
USE_LDCONFIG= yes
CPE_VENDOR= netpbm_project
-SVN_REV= r4636
+SVN_REV= r4687
SHEBANG_FILES= buildtools/makeman converter/pbm/pbmtox10bm \
editor/pnmflip editor/pnmquant editor/ppmfade \
@@ -72,7 +72,7 @@ do-fetch:
${RM} -rf ${WRKDIR}
${MKDIR} ${WRKDIR}
svn export -r${SVN_REV} \
- svn://svn.code.sf.net/p/${PORTNAME}/code/advanced ${WRKSRC}
+ https://svn.code.sf.net/p/${PORTNAME}/code/advanced ${WRKSRC}
${TAR} -jcf ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} -C${WRKDIR} \
${DISTNAME}
${RM} -rf ${WRKDIR}
diff --git a/graphics/netpbm/distinfo b/graphics/netpbm/distinfo
index facbea4c9c28..94ca4e99673f 100644
--- a/graphics/netpbm/distinfo
+++ b/graphics/netpbm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694293236
-SHA256 (netpbm-11.03.05.tar.xz) = 42ee0d65fb98f594756f2241f778d598bda1ae95cf94e1e5b7e0a0379f772157
-SIZE (netpbm-11.03.05.tar.xz) = 2412537
+TIMESTAMP = 1695684831
+SHA256 (netpbm-11.03.06.tar.xz) = 1c1adfc1f6168942f6ab8df66db5954f2eaa2f052192414e2a4a99080121a3f9
+SIZE (netpbm-11.03.06.tar.xz) = 2428526