diff options
author | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
commit | fba9bc7b68cd23a75ee73a373f854461f41c2502 (patch) | |
tree | 74e9a93f0f2f73f4add5820af89059424b7356e4 /converters | |
parent | e20a2f6d8a2c866d4092062e43c575ff0f42b8e9 (diff) | |
download | pkgsrc-fba9bc7b68cd23a75ee73a373f854461f41c2502.tar.gz |
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/libmspub/Makefile | 4 | ||||
-rw-r--r-- | converters/libvisio/Makefile | 3 | ||||
-rw-r--r-- | converters/orcus/Makefile | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/converters/libmspub/Makefile b/converters/libmspub/Makefile index 44730236d48..ba59afdfb18 100644 --- a/converters/libmspub/Makefile +++ b/converters/libmspub/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/10/19 09:07:01 adam Exp $ +# $NetBSD: Makefile,v 1.4 2013/11/20 13:23:42 obache Exp $ DISTNAME= libmspub-0.0.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= converters MASTER_SITES= http://dev-www.libreoffice.org/src/ EXTRACT_SUFX= .tar.xz diff --git a/converters/libvisio/Makefile b/converters/libvisio/Makefile index f8625c17453..29d9ade0a17 100644 --- a/converters/libvisio/Makefile +++ b/converters/libvisio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/10/22 11:38:48 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/11/20 13:23:42 obache Exp $ DISTNAME= libvisio-0.0.31 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://dev-www.libreoffice.org/src/ EXTRACT_SUFX= .tar.xz diff --git a/converters/orcus/Makefile b/converters/orcus/Makefile index fac7d171810..b22db5657a9 100644 --- a/converters/orcus/Makefile +++ b/converters/orcus/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/08/24 16:12:10 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2013/11/20 13:23:42 obache Exp $ PKGNAME= orcus-${PKGVERSION} DISTNAME= liborcus-${PKGVERSION} PKGVERSION= 0.5.1 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://kohei.us/files/orcus/src/ EXTRACT_SUFX= .tar.bz2 |