pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print Fix PKGNAME.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/07810d87653f
branches:  trunk
changeset: 501763:07810d87653f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 28 11:29:52 2005 +0000

description:
Fix PKGNAME.

diffstat:

 print/xpdf-arabic/Makefile  |  4 ++--
 print/xpdf-hebrew/Makefile  |  4 ++--
 print/xpdf-latin2/Makefile  |  4 ++--
 print/xpdf-thai/Makefile    |  4 ++--
 print/xpdf-turkish/Makefile |  4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diffs (70 lines):

diff -r 3d0f6e6f7567 -r 07810d87653f print/xpdf-arabic/Makefile
--- a/print/xpdf-arabic/Makefile        Fri Oct 28 07:03:58 2005 +0000
+++ b/print/xpdf-arabic/Makefile        Fri Oct 28 11:29:52 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2005/10/12 11:07:32 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/10/28 11:29:52 wiz Exp $
 #
 
 DISTNAME=      xpdf-arabic-2003-feb-16
-PKGNAME=       ${DISTNAME}-20030216
+PKGNAME=       xpdf-arabic-20030216
 CATEGORIES=    print
 MASTER_SITES=  ftp://ftp.foolabs.com/pub/xpdf/ \
                http://gd.tuwien.ac.at/publishing/xpdf/
diff -r 3d0f6e6f7567 -r 07810d87653f print/xpdf-hebrew/Makefile
--- a/print/xpdf-hebrew/Makefile        Fri Oct 28 07:03:58 2005 +0000
+++ b/print/xpdf-hebrew/Makefile        Fri Oct 28 11:29:52 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2005/10/12 11:08:19 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/10/28 11:29:52 wiz Exp $
 #
 
 DISTNAME=      xpdf-hebrew-2003-feb-16
-PKGNAME=       ${DISTNAME}-20030216
+PKGNAME=       xpdf-hebrew-20030216
 CATEGORIES=    print
 MASTER_SITES=  ftp://ftp.foolabs.com/pub/xpdf/ \
                http://gd.tuwien.ac.at/publishing/xpdf/
diff -r 3d0f6e6f7567 -r 07810d87653f print/xpdf-latin2/Makefile
--- a/print/xpdf-latin2/Makefile        Fri Oct 28 07:03:58 2005 +0000
+++ b/print/xpdf-latin2/Makefile        Fri Oct 28 11:29:52 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2005/10/12 11:17:22 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2005/10/28 11:29:52 wiz Exp $
 #
 
 DISTNAME=      xpdf-latin2-2002-oct-22
-PKGNAME=       ${DISTNAME}-20021022
+PKGNAME=       xpdf-latin2-20021022
 PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ftp://ftp.foolabs.com/pub/xpdf/ \
diff -r 3d0f6e6f7567 -r 07810d87653f print/xpdf-thai/Makefile
--- a/print/xpdf-thai/Makefile  Fri Oct 28 07:03:58 2005 +0000
+++ b/print/xpdf-thai/Makefile  Fri Oct 28 11:29:52 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2005/10/12 11:17:57 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2005/10/28 11:29:52 wiz Exp $
 #
 
 DISTNAME=      xpdf-thai-2002-jan-16
-PKGNAME=       ${DISTNAME}-20020116
+PKGNAME=       xpdf-thai-20020116
 CATEGORIES=    print
 MASTER_SITES=  ftp://ftp.foolabs.com/pub/xpdf/ \
                http://gd.tuwien.ac.at/publishing/xpdf/
diff -r 3d0f6e6f7567 -r 07810d87653f print/xpdf-turkish/Makefile
--- a/print/xpdf-turkish/Makefile       Fri Oct 28 07:03:58 2005 +0000
+++ b/print/xpdf-turkish/Makefile       Fri Oct 28 11:29:52 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2005/10/12 11:18:32 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2005/10/28 11:29:52 wiz Exp $
 #
 
 DISTNAME=      xpdf-turkish-2002-apr-10
-PKGNAME=       ${DISTNAME}-20020410
+PKGNAME=       xpdf-turkish-20020410
 CATEGORIES=    print
 MASTER_SITES=  ftp://ftp.foolabs.com/pub/xpdf/ \
                http://gd.tuwien.ac.at/publishing/xpdf/



Home | Main Index | Thread Index | Old Index