svn commit: r448669 - in head: converters/pdf2djvu databases/kbibtex deskutils/xfce4-tumbler devel/efl editors/openoffice-devel editors/texmaker editors/texstudio editors/texworks graphics/apvlv gr...
Steve Wills
swills at FreeBSD.org
Thu Aug 24 13:45:18 UTC 2017
Author: swills
Date: Thu Aug 24 13:45:13 2017
New Revision: 448669
URL: https://svnweb.freebsd.org/changeset/ports/448669
Log:
Bump PORTREVISION after recent poppler update
Modified:
head/converters/pdf2djvu/Makefile
head/databases/kbibtex/Makefile
head/deskutils/xfce4-tumbler/Makefile
head/devel/efl/Makefile
head/editors/openoffice-devel/Makefile
head/editors/texmaker/Makefile
head/editors/texstudio/Makefile
head/editors/texworks/Makefile
head/graphics/apvlv/Makefile
head/graphics/atril/Makefile
head/graphics/diffpdf/Makefile
head/graphics/dspdfviewer/Makefile
head/graphics/electrix/Makefile
head/graphics/epdfview/Makefile
head/graphics/evince/Makefile
head/graphics/gimp-app/Makefile
head/graphics/inkscape/Makefile
head/graphics/pdf2svg/Makefile
head/graphics/py-poppler-qt4/Makefile
head/graphics/py-poppler/Makefile
head/graphics/qcomicbook/Makefile
head/graphics/xournal/Makefile
head/graphics/zathura-pdf-poppler/Makefile
head/mail/claws-mail-pdf_viewer/Makefile
head/print/qpdfview/Makefile
head/sysutils/kfilemetadata/Makefile
head/sysutils/nepomuk-core/Makefile
head/sysutils/tracker/Makefile
head/x11-fm/gnome-commander2/Makefile
head/x11-toolkits/rubygem-poppler/Makefile
head/x11/eaglemode/Makefile
Modified: head/converters/pdf2djvu/Makefile
==============================================================================
--- head/converters/pdf2djvu/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/converters/pdf2djvu/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= pdf2djvu
PORTVERSION= 0.7.21
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= converters
MASTER_SITES= https://bitbucket.org/jwilk/pdf2djvu/downloads/
Modified: head/databases/kbibtex/Makefile
==============================================================================
--- head/databases/kbibtex/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/databases/kbibtex/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= kbibtex
DISTVERSION= 0.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases kde
MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:R}/
Modified: head/deskutils/xfce4-tumbler/Makefile
==============================================================================
--- head/deskutils/xfce4-tumbler/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/deskutils/xfce4-tumbler/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= tumbler
PORTVERSION= 0.1.31
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
PKGNAMEPREFIX= xfce4-
Modified: head/devel/efl/Makefile
==============================================================================
--- head/devel/efl/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/devel/efl/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= efl
PORTVERSION= 1.18.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/
DIST_SUBDIR= enlightenment
Modified: head/editors/openoffice-devel/Makefile
==============================================================================
--- head/editors/openoffice-devel/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/editors/openoffice-devel/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION}
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 4
CATEGORIES= editors java
MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \
Modified: head/editors/texmaker/Makefile
==============================================================================
--- head/editors/texmaker/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/editors/texmaker/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= texmaker
PORTVERSION= 4.5
-PORTREVISION= 9
+PORTREVISION= 10
PORTEPOCH= 3
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
Modified: head/editors/texstudio/Makefile
==============================================================================
--- head/editors/texstudio/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/editors/texstudio/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -2,7 +2,7 @@
PORTNAME= texstudio
PORTVERSION= 2.11.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION}
Modified: head/editors/texworks/Makefile
==============================================================================
--- head/editors/texworks/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/editors/texworks/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -4,7 +4,7 @@
PORTNAME= texworks
PORTVERSION= 0.4.6
DISTVERSIONPREFIX= release-
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors
MAINTAINER= hrs at FreeBSD.org
Modified: head/graphics/apvlv/Makefile
==============================================================================
--- head/graphics/apvlv/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/apvlv/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= apvlv
PORTVERSION= 0.1.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= GHC
DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
Modified: head/graphics/atril/Makefile
==============================================================================
--- head/graphics/atril/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/atril/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -5,7 +5,7 @@
PORTNAME= atril
PORTVERSION= 1.18.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= graphics print mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
Modified: head/graphics/diffpdf/Makefile
==============================================================================
--- head/graphics/diffpdf/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/diffpdf/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -2,6 +2,7 @@
PORTNAME= diffpdf
PORTVERSION= 2.1.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.qtrac.eu/
Modified: head/graphics/dspdfviewer/Makefile
==============================================================================
--- head/graphics/dspdfviewer/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/dspdfviewer/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= dspdfviewer
PORTVERSION= 1.15.1
DISTVERSIONPREFIX=v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MAINTAINER= santhosh.raju at gmail.com
Modified: head/graphics/electrix/Makefile
==============================================================================
--- head/graphics/electrix/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/electrix/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -2,7 +2,7 @@
PORTNAME= electrix
PORTVERSION= 0.2.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics print
MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION}
Modified: head/graphics/epdfview/Makefile
==============================================================================
--- head/graphics/epdfview/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/epdfview/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.8
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= graphics print gnome
MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \
ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \
Modified: head/graphics/evince/Makefile
==============================================================================
--- head/graphics/evince/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/evince/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= evince
PORTVERSION= 3.18.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Modified: head/graphics/gimp-app/Makefile
==============================================================================
--- head/graphics/gimp-app/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/gimp-app/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,6 +3,7 @@
PORTNAME?= gimp-app
PORTVERSION= 2.8.22
+PORTREVISION= 1
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
Modified: head/graphics/inkscape/Makefile
==============================================================================
--- head/graphics/inkscape/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/inkscape/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= inkscape
PORTVERSION= 0.92.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics gnome
MASTER_SITES= https://launchpadlibrarian.net/306309537/ \
LOCAL/kwm
Modified: head/graphics/pdf2svg/Makefile
==============================================================================
--- head/graphics/pdf2svg/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/pdf2svg/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= pdf2svg
PORTVERSION= 0.2.3
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONPREFIX= v
CATEGORIES= graphics
Modified: head/graphics/py-poppler-qt4/Makefile
==============================================================================
--- head/graphics/py-poppler-qt4/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/py-poppler-qt4/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -2,7 +2,7 @@
PORTNAME= poppler-qt4
PORTVERSION= 0.18.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/graphics/py-poppler/Makefile
==============================================================================
--- head/graphics/py-poppler/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/py-poppler/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= poppler
PORTVERSION= 0.12.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics python
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ \
http://launchpadlibrarian.net/30270080/ \
Modified: head/graphics/qcomicbook/Makefile
==============================================================================
--- head/graphics/qcomicbook/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/qcomicbook/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= qcomicbook
PORTVERSION= 0.9.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics
MASTER_SITES= http://qcomicbook.org/releases/
Modified: head/graphics/xournal/Makefile
==============================================================================
--- head/graphics/xournal/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/xournal/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,6 +3,7 @@
PORTNAME= xournal
PORTVERSION= 0.4.8.2016
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
Modified: head/graphics/zathura-pdf-poppler/Makefile
==============================================================================
--- head/graphics/zathura-pdf-poppler/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/graphics/zathura-pdf-poppler/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= zathura-pdf-poppler
PORTVERSION= 0.2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \
http://www.madpilot.net/~mad/pwmt.org/
Modified: head/mail/claws-mail-pdf_viewer/Makefile
==============================================================================
--- head/mail/claws-mail-pdf_viewer/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/mail/claws-mail-pdf_viewer/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pdf_viewer
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= PDF and PostScript viewer plugin for Claws Mail
Modified: head/print/qpdfview/Makefile
==============================================================================
--- head/print/qpdfview/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/print/qpdfview/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= qpdfview
PORTVERSION= 0.4.16
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= print
MASTER_SITES= https://launchpadlibrarian.net/226592308/ \
https://launchpad.net/${PORTVERSION}/trunk/${PORTVERSION}/+download/
Modified: head/sysutils/kfilemetadata/Makefile
==============================================================================
--- head/sysutils/kfilemetadata/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/sysutils/kfilemetadata/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -2,7 +2,7 @@
PORTNAME= kfilemetadata
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= sysutils kde kde-kde4
MAINTAINER= kde at FreeBSD.org
Modified: head/sysutils/nepomuk-core/Makefile
==============================================================================
--- head/sysutils/nepomuk-core/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/sysutils/nepomuk-core/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= nepomuk-core
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= sysutils kde kde-kde4
MAINTAINER= kde at FreeBSD.org
Modified: head/sysutils/tracker/Makefile
==============================================================================
--- head/sysutils/tracker/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/sysutils/tracker/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= tracker
PORTVERSION= 1.6.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
Modified: head/x11-fm/gnome-commander2/Makefile
==============================================================================
--- head/x11-fm/gnome-commander2/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/x11-fm/gnome-commander2/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,7 +3,7 @@
PORTNAME= gnome-commander
PORTVERSION= 1.6.3
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11-fm gnome
MASTER_SITES= GNOME/sources/gnome-commander/${PORTVERSION:R}
Modified: head/x11-toolkits/rubygem-poppler/Makefile
==============================================================================
--- head/x11-toolkits/rubygem-poppler/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/x11-toolkits/rubygem-poppler/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -2,6 +2,7 @@
PORTNAME= poppler
PORTVERSION= 3.1.8
+PORTREVISION= 1
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
Modified: head/x11/eaglemode/Makefile
==============================================================================
--- head/x11/eaglemode/Makefile Thu Aug 24 13:28:08 2017 (r448668)
+++ head/x11/eaglemode/Makefile Thu Aug 24 13:45:13 2017 (r448669)
@@ -3,6 +3,7 @@
PORTNAME= eaglemode
PORTVERSION= 0.93.0
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
More information about the svn-ports-all
mailing list