diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
commit | acf5fc5861164d1343e4f6d6e1d1382d21a190fb (patch) | |
tree | 109630925ee3175cb748b70c5ad849855a199a19 /misc | |
parent | a9188c6dcb66ca852105aa221b5ea011af95f220 (diff) | |
download | pkgsrc-acf5fc5861164d1343e4f6d6e1d1382d21a190fb.tar.gz |
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kchmviewer/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/kchmviewer/Makefile b/misc/kchmviewer/Makefile index 3b05115f545..39bc57cce67 100644 --- a/misc/kchmviewer/Makefile +++ b/misc/kchmviewer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2018/04/14 07:34:32 adam Exp $ +# $NetBSD: Makefile,v 1.79 2018/04/17 22:29:43 wiz Exp $ DISTNAME= kchmviewer-7.2.1 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmviewer/} diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index b2def9d3672..481f0de946f 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.151 2018/04/17 05:28:02 wiz Exp $ +# $NetBSD: Makefile,v 1.152 2018/04/17 22:29:43 wiz Exp $ VERREL= 6.0.3 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |