diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-15 15:09:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-15 15:09:37 +0000 |
commit | 1c286d7931346abd5ed74c75ca529270edd88558 (patch) | |
tree | f0cdf113447e5bca59430add5e43d612026a33e2 /misc | |
parent | 504d4e4f375b3e198bcf190291ca3fa02b26095f (diff) | |
download | pkgsrc-1c286d7931346abd5ed74c75ca529270edd88558.tar.gz |
Bump PKGREVISION for poppler shlib major bump.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 3 | ||||
-rw-r--r-- | misc/calibre1/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice4/Makefile | 3 | ||||
-rw-r--r-- | misc/tellico/Makefile | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 12031325bfd..c31774f0765 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.107 2015/07/01 09:52:09 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2015/07/15 15:09:38 wiz Exp $ DISTNAME= calibre-2.31.0 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz diff --git a/misc/calibre1/Makefile b/misc/calibre1/Makefile index 86fc4bf3f25..b80ea1e3507 100644 --- a/misc/calibre1/Makefile +++ b/misc/calibre1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:31 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2015/07/15 15:09:38 wiz Exp $ DISTNAME= calibre-1.48.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile index e29a6e162a2..02a3ca63594 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.72 2015/07/03 04:13:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2015/07/15 15:09:38 wiz Exp $ VERREL= 4.4.4 VERRC= 3 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/tellico/Makefile b/misc/tellico/Makefile index 25b996f7f4e..786a45f5671 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.99 2015/04/25 14:23:37 tnn Exp $ +# $NetBSD: Makefile,v 1.100 2015/07/15 15:09:38 wiz Exp $ # DISTNAME= tellico-2.3.9 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 |