pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/cups-pdf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 14 10:08:31 UTC 2018

Modified Files:
        pkgsrc/print/cups-pdf: Makefile

Log Message:
cups-pdf: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/print/cups-pdf/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/cups-pdf/Makefile
diff -u pkgsrc/print/cups-pdf/Makefile:1.15 pkgsrc/print/cups-pdf/Makefile:1.16
--- pkgsrc/print/cups-pdf/Makefile:1.15 Sun Nov 12 16:03:36 2017
+++ pkgsrc/print/cups-pdf/Makefile      Sun Jan 14 10:08:31 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/11/12 16:03:36 khorben Exp $
+# $NetBSD: Makefile,v 1.16 2018/01/14 10:08:31 wiz Exp $
 
 COMMENT=               PDF backend for CUPS
 
@@ -6,7 +6,7 @@ DISTNAME=               cups-pdf-2.6.1
 PKGREVISION=           9
 CATEGORIES=            print
 
-HOMEPAGE=              http://www.cups-pdf.de/
+HOMEPAGE=              https://www.cups-pdf.de/
 MASTER_SITES=          ${HOMEPAGE}src/
 DISTFILES=             ${DISTNAME:S/pdf-/pdf_/}.tar.gz
 LICENSE=               gnu-gpl-v2



Home | Main Index | Thread Index | Old Index