diff options
author | adam <adam> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam> | 2013-05-09 07:39:04 +0000 |
commit | 933b6c62f97c01989964346c55aaf256c23c47a5 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /textproc | |
parent | 797085aca7ba8007bcd1ab695afbf95f40b11486 (diff) | |
download | pkgsrc-933b6c62f97c01989964346c55aaf256c23c47a5.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/OdfConverter/Makefile | 4 | ||||
-rw-r--r-- | textproc/dikt/Makefile | 4 | ||||
-rw-r--r-- | textproc/gnome-subtitles/Makefile | 4 | ||||
-rw-r--r-- | textproc/icu/Makefile | 3 | ||||
-rw-r--r-- | textproc/sublib/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/textproc/OdfConverter/Makefile b/textproc/OdfConverter/Makefile index c660ff2d60c..72f844a76ec 100644 --- a/textproc/OdfConverter/Makefile +++ b/textproc/OdfConverter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:24:38 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/05/09 07:40:33 adam Exp $ # DISTNAME= OdfAddinForOffice-src-3.0 PKGNAME= OdfConverter-3.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= converters textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=odf-converter/} EXTRACT_SUFX= .zip diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index abb8bd271fe..38e3d693848 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:24:38 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/09 07:40:33 adam Exp $ # DISTNAME= dikt-2j -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc x11 MASTER_SITES= http://dikt.googlecode.com/files/ EXTRACT_SUFX= .txz diff --git a/textproc/gnome-subtitles/Makefile b/textproc/gnome-subtitles/Makefile index 4d3ae94f719..8c9c6878178 100644 --- a/textproc/gnome-subtitles/Makefile +++ b/textproc/gnome-subtitles/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2013/02/16 11:24:39 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/05/09 07:40:33 adam Exp $ DISTNAME= gnome-subtitles-1.1 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= multimedia textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/} diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index 77d2332ff3a..1b5e7181aee 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.81 2013/05/09 07:10:08 adam Exp $ +# $NetBSD: Makefile,v 1.82 2013/05/09 07:39:19 adam Exp $ DISTNAME= icu4c-51_1-src PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.icu-project.org/files/icu4c/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tgz diff --git a/textproc/sublib/Makefile b/textproc/sublib/Makefile index 800ef1a5010..2cbf003e3f7 100644 --- a/textproc/sublib/Makefile +++ b/textproc/sublib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/01/26 21:36:49 adam Exp $ +# $NetBSD: Makefile,v 1.9 2013/05/09 07:39:20 adam Exp $ DISTNAME= sublib-0.9 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= multimedia textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sublib/} EXTRACT_SUFX= .zip |