pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/qpdf qpdf: Follow HOMEPAGE redirect
details: https://anonhg.NetBSD.org/pkgsrc/rev/c36f2fe63928
branches: trunk
changeset: 770124:c36f2fe63928
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Nov 25 14:46:57 2021 +0000
description:
qpdf: Follow HOMEPAGE redirect
diffstat:
print/qpdf/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e5122f753ccc -r c36f2fe63928 print/qpdf/Makefile
--- a/print/qpdf/Makefile Thu Nov 25 14:42:50 2021 +0000
+++ b/print/qpdf/Makefile Thu Nov 25 14:46:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2021/05/24 19:53:48 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2021/11/25 14:46:57 ryoon Exp $
DISTNAME= qpdf-10.3.2
PKGREVISION= 1
@@ -6,7 +6,7 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://qpdf.sourceforge.net/
+HOMEPAGE= https://qpdf.sourceforge.io/
COMMENT= Structural, content-preserving transformations on PDF files
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index