diff options
author | joerg <joerg@pkgsrc.org> | 2017-09-25 22:26:51 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2017-09-25 22:26:51 +0000 |
commit | f104b3501a5be2988fb2fe5bdfef072a6520c4fa (patch) | |
tree | ee88840ce8b6b8bef5dc8d7ed6f7c67209ae707c | |
parent | 9ea991bfc41d1f074a7707a9dfe93c513108c70a (diff) | |
download | pkgsrc-f104b3501a5be2988fb2fe5bdfef072a6520c4fa.tar.gz |
Bump revision for podofo changes.
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/calibre1/Makefile | 4 | ||||
-rw-r--r-- | print/scribus-qt4/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 527af9755d9..42b46ddf6ff 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.188 2017/09/18 09:53:27 maya Exp $ +# $NetBSD: Makefile,v 1.189 2017/09/25 22:26:51 joerg Exp $ DISTNAME= calibre-2.85.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ diff --git a/misc/calibre1/Makefile b/misc/calibre1/Makefile index 1d8b2976ed4..b4fa6d02475 100644 --- a/misc/calibre1/Makefile +++ b/misc/calibre1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2017/09/18 09:53:27 maya Exp $ +# $NetBSD: Makefile,v 1.36 2017/09/25 22:26:51 joerg Exp $ DISTNAME= calibre-1.48.0 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz diff --git a/print/scribus-qt4/Makefile b/print/scribus-qt4/Makefile index ddd84002f1f..0a5d77df08c 100644 --- a/print/scribus-qt4/Makefile +++ b/print/scribus-qt4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2017/09/04 18:08:27 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2017/09/25 22:26:51 joerg Exp $ DISTNAME= scribus-1.4.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.xz |