diff options
author | wiz <wiz> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-08-17 17:11:19 +0000 |
commit | 2ae32c9e8dbbdfacc2972e287229ab1542339f12 (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /textproc | |
parent | 470a9590b7f36ff7122413b10ddc70bb9dfb548e (diff) | |
download | pkgsrc-2ae32c9e8dbbdfacc2972e287229ab1542339f12.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell/Makefile | 4 | ||||
-rw-r--r-- | textproc/hunspell/Makefile | 4 | ||||
-rw-r--r-- | textproc/urlview/Makefile | 4 | ||||
-rw-r--r-- | textproc/xml-coreutils/Makefile | 3 |
4 files changed, 8 insertions, 7 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index eaa9b9e8dc9..3b0ee329021 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2015/06/12 10:51:19 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2015/08/17 17:11:30 wiz Exp $ # DISTNAME= aspell-0.60.6.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 712147efbef..58fa6ccc2a5 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:20 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/08/17 17:11:30 wiz Exp $ DISTNAME= hunspell-1.3.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index 0738d925d7c..2a3142a838d 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2015/02/19 18:46:51 snj Exp $ +# $NetBSD: Makefile,v 1.22 2015/08/17 17:11:30 wiz Exp $ DISTNAME= urlview-0.9 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \ ftp://ftp.uib.no/pub/mutt/contrib/ diff --git a/textproc/xml-coreutils/Makefile b/textproc/xml-coreutils/Makefile index 38098dc8615..52770937727 100644 --- a/textproc/xml-coreutils/Makefile +++ b/textproc/xml-coreutils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/02/15 19:18:08 wiedi Exp $ +# $NetBSD: Makefile,v 1.4 2015/08/17 17:11:30 wiz Exp $ # DISTNAME= xml-coreutils-0.8a +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xml-coreutils/} |