pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 3 13:11:48 UTC 2023
Modified Files:
pkgsrc/print/xpdf-arabic: Makefile
pkgsrc/print/xpdf-chinese-simplified: Makefile
pkgsrc/print/xpdf-chinese-traditional: Makefile
pkgsrc/print/xpdf-cyrillic: Makefile
pkgsrc/print/xpdf-greek: Makefile
pkgsrc/print/xpdf-hebrew: Makefile
pkgsrc/print/xpdf-japanese: Makefile
pkgsrc/print/xpdf-korean: Makefile
pkgsrc/print/xpdf-latin2: Makefile
pkgsrc/print/xpdf-thai: Makefile
pkgsrc/print/xpdf-turkish: Makefile
Log Message:
xpdf-*: update pattern so print/xpdf's version is pulled in by binary packages
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/print/xpdf-arabic/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/print/xpdf-chinese-simplified/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/xpdf-chinese-traditional/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/xpdf-cyrillic/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/xpdf-greek/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/xpdf-hebrew/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/print/xpdf-japanese/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/print/xpdf-korean/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/print/xpdf-latin2/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/xpdf-thai/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/xpdf-turkish/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/xpdf-arabic/Makefile
diff -u pkgsrc/print/xpdf-arabic/Makefile:1.21 pkgsrc/print/xpdf-arabic/Makefile:1.22
--- pkgsrc/print/xpdf-arabic/Makefile:1.21 Sat Apr 24 11:09:48 2021
+++ pkgsrc/print/xpdf-arabic/Makefile Mon Jul 3 13:11:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2021/04/24 11:09:48 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2023/07/03 13:11:47 wiz Exp $
DISTNAME= xpdf-arabic-2011-aug-15
PKGNAME= xpdf-arabic-20110815
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Arabic
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
WRKSRC= ${WRKDIR}/xpdf-arabic
NO_CONFIGURE= yes
Index: pkgsrc/print/xpdf-chinese-simplified/Makefile
diff -u pkgsrc/print/xpdf-chinese-simplified/Makefile:1.26 pkgsrc/print/xpdf-chinese-simplified/Makefile:1.27
--- pkgsrc/print/xpdf-chinese-simplified/Makefile:1.26 Sat Apr 24 11:09:48 2021
+++ pkgsrc/print/xpdf-chinese-simplified/Makefile Mon Jul 3 13:11:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2021/04/24 11:09:48 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2023/07/03 13:11:47 wiz Exp $
DISTNAME= xpdf-chinese-simplified-2011-sep-02
PKGNAME= xpdf-chinese-simplified-20110902
@@ -11,7 +11,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Chinese (Simplified)
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
WRKSRC= ${WRKDIR}/xpdf-chinese-simplified
NO_CONFIGURE= yes
Index: pkgsrc/print/xpdf-chinese-traditional/Makefile
diff -u pkgsrc/print/xpdf-chinese-traditional/Makefile:1.24 pkgsrc/print/xpdf-chinese-traditional/Makefile:1.25
--- pkgsrc/print/xpdf-chinese-traditional/Makefile:1.24 Sat Apr 24 11:09:49 2021
+++ pkgsrc/print/xpdf-chinese-traditional/Makefile Mon Jul 3 13:11:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2021/04/24 11:09:49 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2023/07/03 13:11:47 wiz Exp $
DISTNAME= xpdf-chinese-traditional-2011-sep-02
PKGNAME= xpdf-chinese-traditional-20110902
@@ -11,7 +11,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Chinese (Traditional)
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
WRKSRC= ${WRKDIR}/xpdf-chinese-traditional
Index: pkgsrc/print/xpdf-cyrillic/Makefile
diff -u pkgsrc/print/xpdf-cyrillic/Makefile:1.23 pkgsrc/print/xpdf-cyrillic/Makefile:1.24
--- pkgsrc/print/xpdf-cyrillic/Makefile:1.23 Sat Apr 24 11:09:49 2021
+++ pkgsrc/print/xpdf-cyrillic/Makefile Mon Jul 3 13:11:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2021/04/24 11:09:49 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2023/07/03 13:11:48 wiz Exp $
DISTNAME= xpdf-cyrillic-2011-aug-15
PKGNAME= xpdf-cyrillic-20110815
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Cyrillic
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
WRKSRC= ${WRKDIR}/xpdf-cyrillic
NO_CONFIGURE= yes
Index: pkgsrc/print/xpdf-greek/Makefile
diff -u pkgsrc/print/xpdf-greek/Makefile:1.23 pkgsrc/print/xpdf-greek/Makefile:1.24
--- pkgsrc/print/xpdf-greek/Makefile:1.23 Sat Apr 24 11:09:49 2021
+++ pkgsrc/print/xpdf-greek/Makefile Mon Jul 3 13:11:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2021/04/24 11:09:49 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2023/07/03 13:11:48 wiz Exp $
DISTNAME= xpdf-greek-2011-aug-15
PKGNAME= xpdf-greek-20110815
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Greek
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
WRKSRC= ${WRKDIR}/xpdf-greek
NO_CONFIGURE= yes
Index: pkgsrc/print/xpdf-hebrew/Makefile
diff -u pkgsrc/print/xpdf-hebrew/Makefile:1.22 pkgsrc/print/xpdf-hebrew/Makefile:1.23
--- pkgsrc/print/xpdf-hebrew/Makefile:1.22 Sat Apr 24 11:09:49 2021
+++ pkgsrc/print/xpdf-hebrew/Makefile Mon Jul 3 13:11:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2021/04/24 11:09:49 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2023/07/03 13:11:48 wiz Exp $
DISTNAME= xpdf-hebrew-2011-aug-15
PKGNAME= xpdf-hebrew-20110815
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Hebrew
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
WRKSRC= ${WRKDIR}/xpdf-hebrew
NO_CONFIGURE= yes
Index: pkgsrc/print/xpdf-japanese/Makefile
diff -u pkgsrc/print/xpdf-japanese/Makefile:1.26 pkgsrc/print/xpdf-japanese/Makefile:1.27
--- pkgsrc/print/xpdf-japanese/Makefile:1.26 Sat Apr 24 11:09:49 2021
+++ pkgsrc/print/xpdf-japanese/Makefile Mon Jul 3 13:11:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2021/04/24 11:09:49 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2023/07/03 13:11:48 wiz Exp $
DISTNAME= xpdf-japanese-2011-sep-02
PKGNAME= xpdf-japanese-20110902
@@ -11,7 +11,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Japanese
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
WRKSRC= ${WRKDIR}/xpdf-japanese
NO_CONFIGURE= yes
Index: pkgsrc/print/xpdf-korean/Makefile
diff -u pkgsrc/print/xpdf-korean/Makefile:1.29 pkgsrc/print/xpdf-korean/Makefile:1.30
--- pkgsrc/print/xpdf-korean/Makefile:1.29 Sat Apr 24 11:09:49 2021
+++ pkgsrc/print/xpdf-korean/Makefile Mon Jul 3 13:11:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2021/04/24 11:09:49 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2023/07/03 13:11:48 wiz Exp $
DISTNAME= xpdf-korean-2011-sep-02
PKGNAME= xpdf-korean-20110902
@@ -11,7 +11,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Korean
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
DEPENDS+= baekmuk-ttf>=1.0:../../fonts/baekmuk-ttf
WRKSRC= ${WRKDIR}/xpdf-korean
Index: pkgsrc/print/xpdf-latin2/Makefile
diff -u pkgsrc/print/xpdf-latin2/Makefile:1.25 pkgsrc/print/xpdf-latin2/Makefile:1.26
--- pkgsrc/print/xpdf-latin2/Makefile:1.25 Sat Apr 24 11:09:49 2021
+++ pkgsrc/print/xpdf-latin2/Makefile Mon Jul 3 13:11:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2021/04/24 11:09:49 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2023/07/03 13:11:48 wiz Exp $
DISTNAME= xpdf-latin2-2011-aug-15
PKGNAME= xpdf-latin2-20110815
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Latin-2
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
WRKSRC= ${WRKDIR}/xpdf-latin2
NO_CONFIGURE= yes
Index: pkgsrc/print/xpdf-thai/Makefile
diff -u pkgsrc/print/xpdf-thai/Makefile:1.24 pkgsrc/print/xpdf-thai/Makefile:1.25
--- pkgsrc/print/xpdf-thai/Makefile:1.24 Sat Apr 24 11:09:49 2021
+++ pkgsrc/print/xpdf-thai/Makefile Mon Jul 3 13:11:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2021/04/24 11:09:49 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2023/07/03 13:11:48 wiz Exp $
DISTNAME= xpdf-thai-2011-aug-15
PKGNAME= xpdf-thai-20110815
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Thai
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
WRKSRC= ${WRKDIR}/xpdf-thai
NO_CONFIGURE= yes
Index: pkgsrc/print/xpdf-turkish/Makefile
diff -u pkgsrc/print/xpdf-turkish/Makefile:1.24 pkgsrc/print/xpdf-turkish/Makefile:1.25
--- pkgsrc/print/xpdf-turkish/Makefile:1.24 Sat Apr 24 11:09:49 2021
+++ pkgsrc/print/xpdf-turkish/Makefile Mon Jul 3 13:11:48 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2021/04/24 11:09:49 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2023/07/03 13:11:48 wiz Exp $
DISTNAME= xpdf-turkish-2011-aug-15
PKGNAME= xpdf-turkish-20110815
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.xpdfreader.com/
COMMENT= Xpdf support files for Turkish
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= xpdf>=2.02:../../print/xpdf
+DEPENDS+= xpdf>=2.02<4:../../print/xpdf
WRKSRC= ${WRKDIR}/xpdf-turkish
NO_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index