diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-09 21:41:55 +0000 |
commit | 3707ddb6eb5849d093b8d3fa81e008ad3c81060d (patch) | |
tree | 334a2d6bfd501a0b77c7079c5b31fa6c7b4dfd7f /misc | |
parent | 20be93ba8762e7c539cfdaf7f50e5d0f84291448 (diff) | |
download | pkgsrc-3707ddb6eb5849d093b8d3fa81e008ad3c81060d.tar.gz |
Recursive bump for all users of pgsql now that the default is 95.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/koffice/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice4/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice43/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 190bced977d..647e1776094 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.182 2016/10/07 18:26:02 adam Exp $ +# $NetBSD: Makefile,v 1.183 2016/10/09 21:42:01 wiz Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 71 +PKGREVISION= 72 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 894e8fdedf2..e2f7c2a7093 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.90 2016/10/07 18:26:02 adam Exp $ +# $NetBSD: Makefile,v 1.91 2016/10/09 21:42:01 wiz Exp $ VERREL= 5.1.5 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile index c0ef29b7c33..a1da386637b 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.98 2016/10/07 18:26:02 adam Exp $ +# $NetBSD: Makefile,v 1.99 2016/10/09 21:42:01 wiz Exp $ VERREL= 4.4.7 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} PKGNAME= libreoffice4-${VER} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz diff --git a/misc/libreoffice43/Makefile b/misc/libreoffice43/Makefile index b7a86f4770b..158eea15418 100644 --- a/misc/libreoffice43/Makefile +++ b/misc/libreoffice43/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.18 2016/10/07 18:26:03 adam Exp $ +# $NetBSD: Makefile,v 1.19 2016/10/09 21:42:01 wiz Exp $ VERREL= 4.3.7 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} PKGNAME= libreoffice43-${VER} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |