summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef>2014-12-14 13:47:49 +0000
committermef <mef>2014-12-14 13:47:49 +0000
commitba3ad30f3cdcd9ffbb0bc1a870b31972fff7de62 (patch)
tree2039100b1395b3f2975cc00d8f0765dea10790f4
parentc8caa3dce5f53c52ae68c199cd42cfa444d9ad82 (diff)
downloadpkgsrc-ba3ad30f3cdcd9ffbb0bc1a870b31972fff7de62.tar.gz
(pkgsrc)
- Add LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 (upstream) - Update xpdf-* listed below from 2002-2005 to 20110815 or 20110902 (from) xpdf-arabic-20030216 xpdf-chinese-simplified-20040727 xpdf-chinese-traditional-20040727 xpdf-cyrillic-20030628 xpdf-greek-20020628 xpdf-hebrew-20030216 xpdf-japanese-20040727 xpdf-korean-20050707 xpdf-latin2-20021022 xpdf-thai-20020116 xpdf-turkish-20020410 (to) xpdf-arabic-20110815 xpdf-chinese-simplified-20110902 xpdf-chinese-traditional-20110902 xpdf-cyrillic-20110815 xpdf-greek-20110815 xpdf-hebrew-20110815 xpdf-japanese-20110902 xpdf-korean-20110902 xpdf-latin2-20110815 xpdf-thai-20110815 xpdf-turkish-20110815 Changes are stated in following file ftp://ftp.foolabs.com/pub/xpdf/CHANGES The date and release numbers of xpdf are: 3.01 (2005-aug-17) 3.02 (2007-feb-27) 3.03 (2011-aug-15)
-rw-r--r--print/xpdf-arabic/Makefile8
-rw-r--r--print/xpdf-arabic/distinfo8
-rw-r--r--print/xpdf-chinese-simplified/Makefile8
-rw-r--r--print/xpdf-chinese-simplified/distinfo8
-rw-r--r--print/xpdf-chinese-traditional/Makefile8
-rw-r--r--print/xpdf-chinese-traditional/distinfo8
-rw-r--r--print/xpdf-cyrillic/Makefile8
-rw-r--r--print/xpdf-cyrillic/distinfo8
-rw-r--r--print/xpdf-greek/Makefile8
-rw-r--r--print/xpdf-greek/distinfo8
-rw-r--r--print/xpdf-hebrew/Makefile8
-rw-r--r--print/xpdf-hebrew/distinfo8
-rw-r--r--print/xpdf-japanese/Makefile8
-rw-r--r--print/xpdf-japanese/distinfo8
-rw-r--r--print/xpdf-korean/Makefile8
-rw-r--r--print/xpdf-korean/distinfo8
-rw-r--r--print/xpdf-latin2/Makefile8
-rw-r--r--print/xpdf-latin2/distinfo8
-rw-r--r--print/xpdf-thai/Makefile8
-rw-r--r--print/xpdf-thai/distinfo8
-rw-r--r--print/xpdf-turkish/Makefile8
-rw-r--r--print/xpdf-turkish/distinfo8
22 files changed, 88 insertions, 88 deletions
diff --git a/print/xpdf-arabic/Makefile b/print/xpdf-arabic/Makefile
index 5b3b0f0375a..2fae94b92c0 100644
--- a/print/xpdf-arabic/Makefile
+++ b/print/xpdf-arabic/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2012/10/08 13:45:49 asau Exp $
+# $NetBSD: Makefile,v 1.18 2014/12/14 13:47:49 mef Exp $
#
-DISTNAME= xpdf-arabic-2003-feb-16
-PKGNAME= xpdf-arabic-20030216
-PKGREVISION= 2
+DISTNAME= xpdf-arabic-2011-aug-15
+PKGNAME= xpdf-arabic-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -11,6 +10,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Arabic
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
diff --git a/print/xpdf-arabic/distinfo b/print/xpdf-arabic/distinfo
index b17907ddbf5..d0adff5d3df 100644
--- a/print/xpdf-arabic/distinfo
+++ b/print/xpdf-arabic/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/10/12 11:07:32 wiz Exp $
+$NetBSD: distinfo,v 1.4 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-arabic-2003-feb-16.tar.gz) = abcd48c6f4226320a76c6bb8ae1550a410cab573
-RMD160 (xpdf-arabic-2003-feb-16.tar.gz) = 5790c247333125a1ed1df0cbcacf0ffd876c9f58
-Size (xpdf-arabic-2003-feb-16.tar.gz) = 1058 bytes
+SHA1 (xpdf-arabic-2011-aug-15.tar.gz) = b3d1f6fa2299de0b6ee25ea73967502ea3a98228
+RMD160 (xpdf-arabic-2011-aug-15.tar.gz) = ac2fd3fa8dcae30029f3d28d037ba8ad58b947ca
+Size (xpdf-arabic-2011-aug-15.tar.gz) = 1057 bytes
diff --git a/print/xpdf-chinese-simplified/Makefile b/print/xpdf-chinese-simplified/Makefile
index c65f006c2f6..0281f5073b4 100644
--- a/print/xpdf-chinese-simplified/Makefile
+++ b/print/xpdf-chinese-simplified/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2012/10/08 13:45:49 asau Exp $
+# $NetBSD: Makefile,v 1.22 2014/12/14 13:47:49 mef Exp $
#
-DISTNAME= xpdf-chinese-simplified-2004-jul-27
-PKGNAME= xpdf-chinese-simplified-20040727
-PKGREVISION= 2
+DISTNAME= xpdf-chinese-simplified-2011-sep-02
+PKGNAME= xpdf-chinese-simplified-20110902
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -11,6 +10,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Chinese (Simplified)
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
diff --git a/print/xpdf-chinese-simplified/distinfo b/print/xpdf-chinese-simplified/distinfo
index 62737e164e7..c0d0e1f7667 100644
--- a/print/xpdf-chinese-simplified/distinfo
+++ b/print/xpdf-chinese-simplified/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/02/24 12:51:45 agc Exp $
+$NetBSD: distinfo,v 1.7 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-chinese-simplified-2004-jul-27.tar.gz) = c873db6d74b3b455f794dd7c9804a63dcf68d547
-RMD160 (xpdf-chinese-simplified-2004-jul-27.tar.gz) = 6241d2ff1270566f74ee6b98b1b96a50d2e4b41d
-Size (xpdf-chinese-simplified-2004-jul-27.tar.gz) = 835960 bytes
+SHA1 (xpdf-chinese-simplified-2011-sep-02.tar.gz) = d7f0528ab1c21652906c7747e74a27c2f75308dd
+RMD160 (xpdf-chinese-simplified-2011-sep-02.tar.gz) = 69eb53b7ad19d1a7a03bd9d6737c285cb4496f6d
+Size (xpdf-chinese-simplified-2011-sep-02.tar.gz) = 907207 bytes
diff --git a/print/xpdf-chinese-traditional/Makefile b/print/xpdf-chinese-traditional/Makefile
index 8f7745270c1..f8f8a888f3f 100644
--- a/print/xpdf-chinese-traditional/Makefile
+++ b/print/xpdf-chinese-traditional/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2012/10/08 13:45:49 asau Exp $
+# $NetBSD: Makefile,v 1.20 2014/12/14 13:47:49 mef Exp $
#
-DISTNAME= xpdf-chinese-traditional-2004-jul-27
-PKGNAME= xpdf-chinese-traditional-20040727
-PKGREVISION= 2
+DISTNAME= xpdf-chinese-traditional-2011-sep-02
+PKGNAME= xpdf-chinese-traditional-20110902
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -11,6 +10,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Chinese (Traditional)
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
diff --git a/print/xpdf-chinese-traditional/distinfo b/print/xpdf-chinese-traditional/distinfo
index d0e88634386..550b0377f05 100644
--- a/print/xpdf-chinese-traditional/distinfo
+++ b/print/xpdf-chinese-traditional/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 12:51:45 agc Exp $
+$NetBSD: distinfo,v 1.6 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-chinese-traditional-2004-jul-27.tar.gz) = e9625395da01ef2765bd844300e752fa3aba34b6
-RMD160 (xpdf-chinese-traditional-2004-jul-27.tar.gz) = fdf9c84db84e85daa048f96e67039d41ae5027a5
-Size (xpdf-chinese-traditional-2004-jul-27.tar.gz) = 794604 bytes
+SHA1 (xpdf-chinese-traditional-2011-sep-02.tar.gz) = 17f885acda9e39cedcc46328b9791c930acf8416
+RMD160 (xpdf-chinese-traditional-2011-sep-02.tar.gz) = 7c1faff946ad8c7a4585c720307513419473726c
+Size (xpdf-chinese-traditional-2011-sep-02.tar.gz) = 913558 bytes
diff --git a/print/xpdf-cyrillic/Makefile b/print/xpdf-cyrillic/Makefile
index e08a1a47665..4f2d5214dad 100644
--- a/print/xpdf-cyrillic/Makefile
+++ b/print/xpdf-cyrillic/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2012/10/08 13:45:49 asau Exp $
+# $NetBSD: Makefile,v 1.20 2014/12/14 13:47:49 mef Exp $
#
-DISTNAME= xpdf-cyrillic-2003-jun-28
-PKGNAME= xpdf-cyrillic-20030628
-PKGREVISION= 2
+DISTNAME= xpdf-cyrillic-2011-aug-15
+PKGNAME= xpdf-cyrillic-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -11,6 +10,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Cyrillic
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
diff --git a/print/xpdf-cyrillic/distinfo b/print/xpdf-cyrillic/distinfo
index b227128453f..04905fe2cff 100644
--- a/print/xpdf-cyrillic/distinfo
+++ b/print/xpdf-cyrillic/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 12:51:45 agc Exp $
+$NetBSD: distinfo,v 1.5 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-cyrillic-2003-jun-28.tar.gz) = 77ce057eb788268729c7e56baf6c27ce9d876214
-RMD160 (xpdf-cyrillic-2003-jun-28.tar.gz) = 3010d686fdd46d5282a679aacfd02d95acb15c5e
-Size (xpdf-cyrillic-2003-jun-28.tar.gz) = 1660 bytes
+SHA1 (xpdf-cyrillic-2011-aug-15.tar.gz) = c5c55919064e452e712a83c69063479a2de08e80
+RMD160 (xpdf-cyrillic-2011-aug-15.tar.gz) = 29da2dcc1feaf852c77c42b7629098ad5a008595
+Size (xpdf-cyrillic-2011-aug-15.tar.gz) = 1656 bytes
diff --git a/print/xpdf-greek/Makefile b/print/xpdf-greek/Makefile
index 78a3d7ddd53..f4c993420d1 100644
--- a/print/xpdf-greek/Makefile
+++ b/print/xpdf-greek/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2012/10/08 13:45:49 asau Exp $
+# $NetBSD: Makefile,v 1.20 2014/12/14 13:47:49 mef Exp $
#
-DISTNAME= xpdf-greek-2003-jun-28
-PKGNAME= xpdf-greek-20020628
-PKGREVISION= 2
+DISTNAME= xpdf-greek-2011-aug-15
+PKGNAME= xpdf-greek-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -11,6 +10,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Greek
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
diff --git a/print/xpdf-greek/distinfo b/print/xpdf-greek/distinfo
index 7f44b743c25..99f87c09e80 100644
--- a/print/xpdf-greek/distinfo
+++ b/print/xpdf-greek/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 12:51:45 agc Exp $
+$NetBSD: distinfo,v 1.5 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-greek-2003-jun-28.tar.gz) = 600d576c2aed29bd51135a1aad2f2342449f255f
-RMD160 (xpdf-greek-2003-jun-28.tar.gz) = 95c8abaab369a302b857d95f9f1d139d91b066ff
-Size (xpdf-greek-2003-jun-28.tar.gz) = 1263 bytes
+SHA1 (xpdf-greek-2011-aug-15.tar.gz) = 0e968c80d21352a36fcded0916b8a623af02ec40
+RMD160 (xpdf-greek-2011-aug-15.tar.gz) = f43612bac1dc430f6034ca65335d36cbec4bcf51
+Size (xpdf-greek-2011-aug-15.tar.gz) = 1259 bytes
diff --git a/print/xpdf-hebrew/Makefile b/print/xpdf-hebrew/Makefile
index 64764fc088d..a684a4a6ad7 100644
--- a/print/xpdf-hebrew/Makefile
+++ b/print/xpdf-hebrew/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2012/10/08 13:45:49 asau Exp $
+# $NetBSD: Makefile,v 1.19 2014/12/14 13:47:49 mef Exp $
#
-DISTNAME= xpdf-hebrew-2003-feb-16
-PKGNAME= xpdf-hebrew-20030216
-PKGREVISION= 2
+DISTNAME= xpdf-hebrew-2011-aug-15
+PKGNAME= xpdf-hebrew-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -11,6 +10,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Hebrew
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
diff --git a/print/xpdf-hebrew/distinfo b/print/xpdf-hebrew/distinfo
index 8952bdc5e92..8d7e7eb7a61 100644
--- a/print/xpdf-hebrew/distinfo
+++ b/print/xpdf-hebrew/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/10/12 11:08:19 wiz Exp $
+$NetBSD: distinfo,v 1.5 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-hebrew-2003-feb-16.tar.gz) = b37d7b969b63e55aaf4bdaac1d518fba9922e32b
-RMD160 (xpdf-hebrew-2003-feb-16.tar.gz) = 77f33aadf3602767ba2a2ed3c9b5c38ab00988c5
-Size (xpdf-hebrew-2003-feb-16.tar.gz) = 1314 bytes
+SHA1 (xpdf-hebrew-2011-aug-15.tar.gz) = 2820c90b1f303849ed24aabd9afd8581daba095b
+RMD160 (xpdf-hebrew-2011-aug-15.tar.gz) = 66ddcdf3a4b00f388ebdec07b500ec52717d25e0
+Size (xpdf-hebrew-2011-aug-15.tar.gz) = 1317 bytes
diff --git a/print/xpdf-japanese/Makefile b/print/xpdf-japanese/Makefile
index 126a118c40a..d3aeb1946c1 100644
--- a/print/xpdf-japanese/Makefile
+++ b/print/xpdf-japanese/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2012/10/08 13:45:49 asau Exp $
+# $NetBSD: Makefile,v 1.22 2014/12/14 13:47:49 mef Exp $
#
-DISTNAME= xpdf-japanese-2004-jul-27
-PKGNAME= xpdf-japanese-20040727
-PKGREVISION= 2
+DISTNAME= xpdf-japanese-2011-sep-02
+PKGNAME= xpdf-japanese-20110902
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -11,6 +10,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Japanese
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
diff --git a/print/xpdf-japanese/distinfo b/print/xpdf-japanese/distinfo
index 2bf0ad2fc39..c0ce5a54d61 100644
--- a/print/xpdf-japanese/distinfo
+++ b/print/xpdf-japanese/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 12:51:46 agc Exp $
+$NetBSD: distinfo,v 1.6 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-japanese-2004-jul-27.tar.gz) = 93182eaf9daf39dd09e054f4556bbdaf4c260bd2
-RMD160 (xpdf-japanese-2004-jul-27.tar.gz) = dbc2b4feb6141a5f9f3663717c807faca64580ff
-Size (xpdf-japanese-2004-jul-27.tar.gz) = 494803 bytes
+SHA1 (xpdf-japanese-2011-sep-02.tar.gz) = d23a212a0a685d66ea1bf1748b1d7eee4907cc0c
+RMD160 (xpdf-japanese-2011-sep-02.tar.gz) = b5eba416652097b5a1ea347fa3890270a1e8f641
+Size (xpdf-japanese-2011-sep-02.tar.gz) = 1006949 bytes
diff --git a/print/xpdf-korean/Makefile b/print/xpdf-korean/Makefile
index 8864fd83a2d..4958b6f31a1 100644
--- a/print/xpdf-korean/Makefile
+++ b/print/xpdf-korean/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2014/06/01 18:07:15 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2014/12/14 13:47:49 mef Exp $
-DISTNAME= xpdf-korean-2005-jul-07
-PKGNAME= xpdf-korean-20050707
-PKGREVISION= 3
+DISTNAME= xpdf-korean-2011-sep-02
+PKGNAME= xpdf-korean-20110902
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -10,6 +9,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Korean
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
DEPENDS+= baekmuk-ttf>=1.0:../../fonts/baekmuk-ttf
diff --git a/print/xpdf-korean/distinfo b/print/xpdf-korean/distinfo
index a3e5990f8a2..6ecc68b753c 100644
--- a/print/xpdf-korean/distinfo
+++ b/print/xpdf-korean/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/10/12 11:39:12 wiz Exp $
+$NetBSD: distinfo,v 1.7 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-korean-2005-jul-07.tar.gz) = f9de9175787852de554cbbd4a8d857c945dd5503
-RMD160 (xpdf-korean-2005-jul-07.tar.gz) = 9e5bab5f0f8bcdc7fa5506f7311b7044e374c33f
-Size (xpdf-korean-2005-jul-07.tar.gz) = 470455 bytes
+SHA1 (xpdf-korean-2011-sep-02.tar.gz) = 97b9aa4308c9417fd3ca2b79cf251d5280100fa1
+RMD160 (xpdf-korean-2011-sep-02.tar.gz) = f65f25f110f72d6d5dcb70f62765ee6fdeb71e26
+Size (xpdf-korean-2011-sep-02.tar.gz) = 518995 bytes
diff --git a/print/xpdf-latin2/Makefile b/print/xpdf-latin2/Makefile
index d5d059f4fec..22d0c2c06de 100644
--- a/print/xpdf-latin2/Makefile
+++ b/print/xpdf-latin2/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2012/10/08 13:45:50 asau Exp $
+# $NetBSD: Makefile,v 1.22 2014/12/14 13:47:49 mef Exp $
#
-DISTNAME= xpdf-latin2-2002-oct-22
-PKGNAME= xpdf-latin2-20021022
-PKGREVISION= 3
+DISTNAME= xpdf-latin2-2011-aug-15
+PKGNAME= xpdf-latin2-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -11,6 +10,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Latin-2
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
diff --git a/print/xpdf-latin2/distinfo b/print/xpdf-latin2/distinfo
index f834f6b31f6..192fcfe0b43 100644
--- a/print/xpdf-latin2/distinfo
+++ b/print/xpdf-latin2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/10/12 11:17:22 wiz Exp $
+$NetBSD: distinfo,v 1.6 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-latin2-2002-oct-22.tar.gz) = e5fbf01c758c670973a34e67d56790c0b9e9eda4
-RMD160 (xpdf-latin2-2002-oct-22.tar.gz) = 7dd1f32d0e857789983d64ee71fedfde13123947
-Size (xpdf-latin2-2002-oct-22.tar.gz) = 1435 bytes
+SHA1 (xpdf-latin2-2011-aug-15.tar.gz) = 508f237d795bb26abf89fb5999998a87555af159
+RMD160 (xpdf-latin2-2011-aug-15.tar.gz) = 869321e998502892f391060742017b34b0e437d3
+Size (xpdf-latin2-2011-aug-15.tar.gz) = 1431 bytes
diff --git a/print/xpdf-thai/Makefile b/print/xpdf-thai/Makefile
index 1cb53d25226..015ea193668 100644
--- a/print/xpdf-thai/Makefile
+++ b/print/xpdf-thai/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2012/10/08 13:45:50 asau Exp $
+# $NetBSD: Makefile,v 1.21 2014/12/14 13:47:49 mef Exp $
#
-DISTNAME= xpdf-thai-2002-jan-16
-PKGNAME= xpdf-thai-20020116
-PKGREVISION= 2
+DISTNAME= xpdf-thai-2011-aug-15
+PKGNAME= xpdf-thai-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -11,6 +10,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Thai
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
diff --git a/print/xpdf-thai/distinfo b/print/xpdf-thai/distinfo
index a156a8f39dd..1a4f9e91f99 100644
--- a/print/xpdf-thai/distinfo
+++ b/print/xpdf-thai/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/10/12 11:17:57 wiz Exp $
+$NetBSD: distinfo,v 1.5 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-thai-2002-jan-16.tar.gz) = 93de04cb2211a7451d6e8f62ddef1748d2fa37f4
-RMD160 (xpdf-thai-2002-jan-16.tar.gz) = 5bb942b4a50cf1ff9758dbfbb9cd6e3310c059c3
-Size (xpdf-thai-2002-jan-16.tar.gz) = 1873 bytes
+SHA1 (xpdf-thai-2011-aug-15.tar.gz) = d8bf58d960121508fb823c7bc7475bc0008b670e
+RMD160 (xpdf-thai-2011-aug-15.tar.gz) = 16eead3ef7fc64d4c37a379e705b9146498a7484
+Size (xpdf-thai-2011-aug-15.tar.gz) = 1878 bytes
diff --git a/print/xpdf-turkish/Makefile b/print/xpdf-turkish/Makefile
index 9b60a7e2f38..e2804857cee 100644
--- a/print/xpdf-turkish/Makefile
+++ b/print/xpdf-turkish/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2012/10/08 13:45:50 asau Exp $
+# $NetBSD: Makefile,v 1.21 2014/12/14 13:47:49 mef Exp $
#
-DISTNAME= xpdf-turkish-2002-apr-10
-PKGNAME= xpdf-turkish-20020410
-PKGREVISION= 2
+DISTNAME= xpdf-turkish-2011-aug-15
+PKGNAME= xpdf-turkish-20110815
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
http://gd.tuwien.ac.at/publishing/xpdf/
@@ -11,6 +10,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Xpdf support files for Turkish
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
DEPENDS+= xpdf>=2.02:../../print/xpdf
diff --git a/print/xpdf-turkish/distinfo b/print/xpdf-turkish/distinfo
index 1bd1d3c18bd..99cc72aebfe 100644
--- a/print/xpdf-turkish/distinfo
+++ b/print/xpdf-turkish/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/10/12 11:18:32 wiz Exp $
+$NetBSD: distinfo,v 1.5 2014/12/14 13:47:49 mef Exp $
-SHA1 (xpdf-turkish-2002-apr-10.tar.gz) = 2a225c726ebef40f63902081604064bd8b4ae117
-RMD160 (xpdf-turkish-2002-apr-10.tar.gz) = 25e49dd17c93d6904372f1223c2204543ddbf22d
-Size (xpdf-turkish-2002-apr-10.tar.gz) = 1140 bytes
+SHA1 (xpdf-turkish-2011-aug-15.tar.gz) = aabf97033e074593b3efccfdd92068e41e48c356
+RMD160 (xpdf-turkish-2011-aug-15.tar.gz) = 660d307ee0802586c9118c06f672de81b68f6599
+Size (xpdf-turkish-2011-aug-15.tar.gz) = 1137 bytes