pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc PKGREVISION bump because of the kpathsea API change.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/22e6e5a5c377
branches:  trunk
changeset: 394414:22e6e5a5c377
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Jun 09 21:31:03 2009 +0000

description:
PKGREVISION bump because of the kpathsea API change.

diffstat:

 fonts/ttf2pk/Makefile        |  4 ++--
 graphics/dvipng/Makefile     |  4 ++--
 print/dviljk/Makefile        |  3 ++-
 print/dvipdfm/Makefile       |  3 ++-
 print/dvipdfmx/Makefile      |  4 ++--
 print/dvipsk/Makefile        |  4 ++--
 print/teTeX3-bin/Makefile    |  4 ++--
 print/texlive-tetex/Makefile |  3 ++-
 print/web2c/Makefile         |  4 ++--
 print/xdvik/Makefile         |  4 ++--
 print/xetex/Makefile         |  3 ++-
 textproc/makeindexk/Makefile |  3 ++-
 12 files changed, 24 insertions(+), 19 deletions(-)

diffs (165 lines):

diff -r 2436cc756be5 -r 22e6e5a5c377 fonts/ttf2pk/Makefile
--- a/fonts/ttf2pk/Makefile     Tue Jun 09 21:29:17 2009 +0000
+++ b/fonts/ttf2pk/Makefile     Tue Jun 09 21:31:03 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/03/18 18:54:10 darcy Exp $
+# $NetBSD: Makefile,v 1.22 2009/06/09 21:31:04 minskim Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -6,7 +6,7 @@
 .include "../../graphics/freetype-lib/Makefile.common"
 
 PKGNAME=               ttf2pk-${FT_VERS}
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            print
 
 MAINTAINER=            bernhard%SDG.de@localhost
diff -r 2436cc756be5 -r 22e6e5a5c377 graphics/dvipng/Makefile
--- a/graphics/dvipng/Makefile  Tue Jun 09 21:29:17 2009 +0000
+++ b/graphics/dvipng/Makefile  Tue Jun 09 21:31:03 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/04/11 22:09:43 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/09 21:31:03 minskim Exp $
 #
 
 DISTNAME=      dvipng-1.11
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=dvipng/}
 
diff -r 2436cc756be5 -r 22e6e5a5c377 print/dviljk/Makefile
--- a/print/dviljk/Makefile     Tue Jun 09 21:29:17 2009 +0000
+++ b/print/dviljk/Makefile     Tue Jun 09 21:31:03 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/18 05:26:31 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/09 21:31:03 minskim Exp $
 
 DISTNAME=      texlive-20080816-source
 PKGNAME=       dviljk-2.6.5
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
 EXTRACT_SUFX=  .tar.lzma
diff -r 2436cc756be5 -r 22e6e5a5c377 print/dvipdfm/Makefile
--- a/print/dvipdfm/Makefile    Tue Jun 09 21:29:17 2009 +0000
+++ b/print/dvipdfm/Makefile    Tue Jun 09 21:31:03 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2009/04/12 02:36:30 minskim Exp $
+# $NetBSD: Makefile,v 1.28 2009/06/09 21:31:04 minskim Exp $
 
 DISTNAME=      dvipdfm-0.13.2d
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  http://gaspra.kettering.edu/dvipdfm/
 
diff -r 2436cc756be5 -r 22e6e5a5c377 print/dvipdfmx/Makefile
--- a/print/dvipdfmx/Makefile   Tue Jun 09 21:29:17 2009 +0000
+++ b/print/dvipdfmx/Makefile   Tue Jun 09 21:31:03 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2009/01/14 06:35:22 minskim Exp $
+# $NetBSD: Makefile,v 1.30 2009/06/09 21:31:04 minskim Exp $
 
 DISTNAME=      dvipdfmx-20070518
 PKGNAME=       ${DISTNAME:S/-/-0.0.0./}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    print converters
 MASTER_SITES=  http://project.ktug.or.kr/dvipdfmx/snapshot/release/
 
diff -r 2436cc756be5 -r 22e6e5a5c377 print/dvipsk/Makefile
--- a/print/dvipsk/Makefile     Tue Jun 09 21:29:17 2009 +0000
+++ b/print/dvipsk/Makefile     Tue Jun 09 21:31:03 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/03/01 18:09:18 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/09 21:31:04 minskim Exp $
 
 DISTNAME=      texlive-20080816-source
 PKGNAME=       dvipsk-5.97
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
 EXTRACT_SUFX=  .tar.lzma
diff -r 2436cc756be5 -r 22e6e5a5c377 print/teTeX3-bin/Makefile
--- a/print/teTeX3-bin/Makefile Tue Jun 09 21:29:17 2009 +0000
+++ b/print/teTeX3-bin/Makefile Tue Jun 09 21:31:03 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2009/04/30 01:01:40 minskim Exp $
+# $NetBSD: Makefile,v 1.48 2009/06/09 21:31:04 minskim Exp $
 
 DISTNAME=      tetex-src-3.0
 PKGNAME=       ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
-PKGREVISION=   33
+PKGREVISION=   34
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
 
diff -r 2436cc756be5 -r 22e6e5a5c377 print/texlive-tetex/Makefile
--- a/print/texlive-tetex/Makefile      Tue Jun 09 21:29:17 2009 +0000
+++ b/print/texlive-tetex/Makefile      Tue Jun 09 21:31:03 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/26 21:04:33 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/09 21:31:04 minskim Exp $
 
 DISTNAME=      texlive-20080816-source
 PKGNAME=       texlive-tetex-2008
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
 EXTRACT_SUFX=  .tar.lzma
diff -r 2436cc756be5 -r 22e6e5a5c377 print/web2c/Makefile
--- a/print/web2c/Makefile      Tue Jun 09 21:29:17 2009 +0000
+++ b/print/web2c/Makefile      Tue Jun 09 21:31:03 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2009/04/12 07:33:35 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2009/06/09 21:31:03 minskim Exp $
 
 DISTNAME=      texlive-20080816-source
 PKGNAME=       web2c-7.5.7
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
 EXTRACT_SUFX=  .tar.lzma
diff -r 2436cc756be5 -r 22e6e5a5c377 print/xdvik/Makefile
--- a/print/xdvik/Makefile      Tue Jun 09 21:29:17 2009 +0000
+++ b/print/xdvik/Makefile      Tue Jun 09 21:31:03 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/03/01 18:13:50 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/09 21:31:04 minskim Exp $
 
 DISTNAME=      xdvik-22.84.14
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xdvi/}
 
diff -r 2436cc756be5 -r 22e6e5a5c377 print/xetex/Makefile
--- a/print/xetex/Makefile      Tue Jun 09 21:29:17 2009 +0000
+++ b/print/xetex/Makefile      Tue Jun 09 21:31:03 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/11 21:35:19 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/09 21:31:04 minskim Exp $
 
 DISTNAME=      texlive-20080816-source
 PKGNAME=       xetex-0.999.6
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
 EXTRACT_SUFX=  .tar.lzma
diff -r 2436cc756be5 -r 22e6e5a5c377 textproc/makeindexk/Makefile
--- a/textproc/makeindexk/Makefile      Tue Jun 09 21:29:17 2009 +0000
+++ b/textproc/makeindexk/Makefile      Tue Jun 09 21:31:03 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/17 21:40:25 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/09 21:31:03 minskim Exp $
 
 DISTNAME=      texlive-20080816-source
 PKGNAME=       makeindexk-2.15
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
 EXTRACT_SUFX=  .tar.lzma



Home | Main Index | Thread Index | Old Index