Thu Sep 21 14:44:08 2023 UTC ()
print/pdflib: fix unfetchable distfile


(vins)
diff -r1.27 -r1.28 pkgsrc/print/pdflib/Makefile.common

cvs diff -r1.27 -r1.28 pkgsrc/print/pdflib/Makefile.common (expand / switch to unified diff)

--- pkgsrc/print/pdflib/Makefile.common 2020/01/26 17:32:01 1.27
+++ pkgsrc/print/pdflib/Makefile.common 2023/09/21 14:44:08 1.28
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile.common,v 1.27 2020/01/26 17:32:01 rillig Exp $ 1# $NetBSD: Makefile.common,v 1.28 2023/09/21 14:44:08 vins Exp $
2# 2#
3# used by print/pdflib/Makefile 3# used by print/pdflib/Makefile
4# used by print/tcl-pdflib/Makefile 4# used by print/tcl-pdflib/Makefile
5 5
6DISTNAME= pdflib-${PDFLIB_DIST_VERS} 6DISTNAME= pdflib-${PDFLIB_DIST_VERS}
7CATEGORIES= print 7CATEGORIES= print
8MASTER_SITES= ${MASTER_SITE_BACKUP} 8MASTER_SITES= https://anonftp.sys.kth.se/pub/mpkg/distfiles/pdflib/4.0.3/
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://www.pdflib.com/ 11HOMEPAGE= https://www.pdflib.com/
12 12
13# Version numbering scheme: 13# Version numbering scheme:
14# 14#
15# PDFLIB_DIST_VERS version number on the distfile 15# PDFLIB_DIST_VERS version number on the distfile
16# PDFLIB_BASE_VERS pkgsrc-mangled version number (convert pl -> .) 16# PDFLIB_BASE_VERS pkgsrc-mangled version number (convert pl -> .)
17# 17#
18PDFLIB_DIST_VERS= 4.0.3 18PDFLIB_DIST_VERS= 4.0.3
19PDFLIB_BASE_VERS= 4.0.3 19PDFLIB_BASE_VERS= 4.0.3
20 20
21# Available only as a pdf, so it is not present in licenses/ 21# Available only as a pdf, so it is not present in licenses/