diff options
author | wiz <wiz@pkgsrc.org> | 2014-07-22 10:53:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-07-22 10:53:29 +0000 |
commit | f18f6dff747e2a2d0092467fb5fc9ca569de1d1c (patch) | |
tree | 3a18ca4bbe2f3b106638146ccc04a8e8455cc079 /misc | |
parent | a20165f5962ff366f7fdd8f0b78e7687b0291b6b (diff) | |
download | pkgsrc-f18f6dff747e2a2d0092467fb5fc9ca569de1d1c.tar.gz |
Recursive bump for libwpd shlib name change.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/koffice/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice4/Makefile | 3 | ||||
-rw-r--r-- | misc/openoffice3/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 00368d830f9..c45e86c2a6c 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.162 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.163 2014/07/22 10:53:30 wiz Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 55 +PKGREVISION= 56 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index b294168f7e0..b96faf36d47 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2014/06/18 09:28:16 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2014/07/22 10:53:30 wiz Exp $ VER= 3.5.6.2 DISTNAME= libreoffice-${VER} PKGNAME= libreoffice-${VER:S/-//g} -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/3.5.6/ \ http://dev-www.libreoffice.org/src/ \ diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile index 77601c8397e..bab2e0755e8 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.34 2014/07/02 13:36:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2014/07/22 10:53:30 wiz Exp $ VERREL= 4.2.5 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} PKGNAME= libreoffice4-${VER} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile index 0e0243bb4c7..a0928bb6a8e 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.104 2014/06/18 09:28:16 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2014/07/22 10:53:30 wiz Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} -PKGREVISION= 58 +PKGREVISION= 59 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |