diff options
author | wiz <wiz@pkgsrc.org> | 2014-11-20 16:04:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-11-20 16:04:14 +0000 |
commit | 6575c184a8c13a6977224ac1c0079773ef63c68c (patch) | |
tree | dd7f589ba2c98e5c194819949f4f1ced3cc0f40d /misc | |
parent | 3722fbe638fc418a1cc310db46e3761f7669d17e (diff) | |
download | pkgsrc-6575c184a8c13a6977224ac1c0079773ef63c68c.tar.gz |
Recursive bump for poppler shlib major bump.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/koffice/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice4/Makefile | 3 | ||||
-rw-r--r-- | misc/tellico-kde3/Makefile | 4 | ||||
-rw-r--r-- | misc/tellico/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 8f4e29d85ac..899214b6d43 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.87 2014/10/07 16:47:30 adam Exp $ +# $NetBSD: Makefile,v 1.88 2014/11/20 16:04:15 wiz Exp $ DISTNAME= calibre-1.48.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 5280b67e18c..80338a94237 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.165 2014/10/07 16:47:30 adam Exp $ +# $NetBSD: Makefile,v 1.166 2014/11/20 16:04:15 wiz Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 58 +PKGREVISION= 59 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile index 016b880be02..bcc114dae1b 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.50 2014/11/15 07:31:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2014/11/20 16:04:15 wiz Exp $ VERREL= 4.3.4 VERRC= 1 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-kde3/Makefile b/misc/tellico-kde3/Makefile index e0ed25df804..b3eff820693 100644 --- a/misc/tellico-kde3/Makefile +++ b/misc/tellico-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/10/07 16:47:30 adam Exp $ +# $NetBSD: Makefile,v 1.51 2014/11/20 16:04:15 wiz Exp $ # DISTNAME= tellico-1.3.6 -PKGREVISION= 53 +PKGREVISION= 54 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index c9dcaa18f3c..40ce4f2e5c1 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2014/11/07 19:39:39 adam Exp $ +# $NetBSD: Makefile,v 1.93 2014/11/20 16:04:15 wiz Exp $ # DISTNAME= tellico-2.3.5 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 |