diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-20 00:58:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-20 00:58:05 +0000 |
commit | f4e9595f262d720fd01e972caedf9b6db8b151d6 (patch) | |
tree | e3aafcd3857ac2bdc7ca0607114c79d78e672bae /textproc | |
parent | 349947890d52ac60f1ec5771172f5ee89bba6b75 (diff) | |
download | pkgsrc-f4e9595f262d720fd01e972caedf9b6db8b151d6.tar.gz |
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.
Reported by Robert Elz in PR 41345.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/lua-expat/Makefile | 4 | ||||
-rw-r--r-- | textproc/tex2page/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/lua-expat/Makefile b/textproc/lua-expat/Makefile index e6dbb46a5d6..639a432dc5e 100644 --- a/textproc/lua-expat/Makefile +++ b/textproc/lua-expat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/08/17 07:08:24 dholland Exp $ +# $NetBSD: Makefile,v 1.12 2009/05/20 00:58:28 wiz Exp $ # DISTNAME= luaexpat-1.0a PKGNAME= ${DISTNAME:S/lua/lua-/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://www.keplerproject.org/luaexpat/ diff --git a/textproc/tex2page/Makefile b/textproc/tex2page/Makefile index b2d288dbda3..d76a94a9165 100644 --- a/textproc/tex2page/Makefile +++ b/textproc/tex2page/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2009/02/25 18:07:40 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2009/05/20 00:58:28 wiz Exp $ # DISTNAME= tex2page DIST_SUBDIR= tex2page-20060131 PKGNAME= tex2page-20060131 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://www.ccs.neu.edu/home/dorai/tex2page/ |