svn commit: r373404 - in head: converters/pdf2djvu databases/kbibtex deskutils/calibre deskutils/xfce4-tumbler devel/py-itools editors/calligra editors/libreoffice editors/openoffice-4 editors/open...
Max Brazhnikov
makc at FreeBSD.org
Tue Nov 25 12:56:08 UTC 2014
Author: makc
Date: Tue Nov 25 12:55:53 2014
New Revision: 373404
URL: https://svnweb.freebsd.org/changeset/ports/373404
QAT: https://qat.redports.org/buildarchive/r373404/
Log:
Bump PORTREVISION after graphics/poppler update to 0.26.3
Modified:
head/converters/pdf2djvu/Makefile
head/databases/kbibtex/Makefile
head/deskutils/calibre/Makefile
head/deskutils/xfce4-tumbler/Makefile
head/devel/py-itools/Makefile
head/editors/calligra/Makefile
head/editors/libreoffice/Makefile
head/editors/openoffice-4/Makefile
head/editors/openoffice-devel/Makefile
head/editors/texmaker/Makefile
head/editors/texmakerx/Makefile
head/editors/texworks/Makefile
head/graphics/apvlv/Makefile
head/graphics/atril/Makefile
head/graphics/electrix/Makefile
head/graphics/epdfview/Makefile
head/graphics/evas_generic_loaders-pdf/Makefile
head/graphics/evince/Makefile
head/graphics/gdal/Makefile
head/graphics/gimp-app/Makefile
head/graphics/graphviz/Makefile
head/graphics/inkscape/Makefile
head/graphics/okular/Makefile
head/graphics/osg-devel/Makefile
head/graphics/osg/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/mail/textmail/Makefile
head/misc/auto-multiple-choice/Makefile
head/misc/tellico-kde4/Makefile
head/print/cups-filters/Makefile
head/print/deforaos-pdfviewer/Makefile
head/print/pdfcube/Makefile
head/print/qpdfview/Makefile
head/print/tex-luatex/Makefile
head/print/tex-xetex/Makefile
head/print/texlive-base/Makefile
head/sysutils/kfilemetadata/Makefile
head/sysutils/nepomuk-core/Makefile
head/sysutils/tracker/Makefile
head/textproc/pdfgrep/Makefile
head/www/hotcrp/Makefile
head/x11-fm/gnome-commander2/Makefile
head/x11-toolkits/rubygem-poppler/Makefile
head/x11/eaglemode/Makefile
head/x11/leechcraft/Makefile
Modified: head/converters/pdf2djvu/Makefile
==============================================================================
--- head/converters/pdf2djvu/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/converters/pdf2djvu/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= pdf2djvu
PORTVERSION= 0.7.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFFIX}
Modified: head/databases/kbibtex/Makefile
==============================================================================
--- head/databases/kbibtex/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/databases/kbibtex/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= kbibtex
DISTVERSION= 0.4.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= databases kde
MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:C,(^[[:digit:]]\.[[:digit:]]).*,\1,}/
Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/deskutils/calibre/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,6 +3,7 @@
PORTNAME= calibre
PORTVERSION= 1.48.0
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
Modified: head/deskutils/xfce4-tumbler/Makefile
==============================================================================
--- head/deskutils/xfce4-tumbler/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/deskutils/xfce4-tumbler/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= tumbler
PORTVERSION= 0.1.30
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}
Modified: head/devel/py-itools/Makefile
==============================================================================
--- head/devel/py-itools/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/devel/py-itools/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= itools
PORTVERSION= 0.75.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/editors/calligra/Makefile
==============================================================================
--- head/editors/calligra/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/editors/calligra/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,7 +2,7 @@
PORTNAME= calligra
PORTVERSION= ${CALLIGRA_VERSION}
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/
Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/editors/libreoffice/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,7 +2,7 @@
.include "${.CURDIR}/Makefile.common"
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Full integrated office productivity suite
Modified: head/editors/openoffice-4/Makefile
==============================================================================
--- head/editors/openoffice-4/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/editors/openoffice-4/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= ${AOOVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors java
MASTER_SITES= ${MASTER_SITE_APACHE:S@%SUBDIR%@openoffice/${PORTVERSION}/source@} \
${MASTER_SITE_LOCAL:S@%SUBDIR%@truckman/openoffice@}:extsrc
Modified: head/editors/openoffice-devel/Makefile
==============================================================================
--- head/editors/openoffice-devel/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/editors/openoffice-devel/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= 4.1.${SVNREVISION}
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 2
CATEGORIES= editors java
MASTER_SITES= ${MASTER_SITE_LOCAL}
Modified: head/editors/texmaker/Makefile
==============================================================================
--- head/editors/texmaker/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/editors/texmaker/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= texmaker
PORTVERSION= 4.1.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
Modified: head/editors/texmakerx/Makefile
==============================================================================
--- head/editors/texmakerx/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/editors/texmakerx/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= texmakerx
PORTVERSION= 2.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION:S:.0::}
Modified: head/editors/texworks/Makefile
==============================================================================
--- head/editors/texworks/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/editors/texworks/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= texworks
PORTVERSION= 0.4.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}-r${VCS_REVISION}
Modified: head/graphics/apvlv/Makefile
==============================================================================
--- head/graphics/apvlv/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/apvlv/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= apvlv
PORTVERSION= 0.1.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://cloud.github.com/downloads/naihe2010/apvlv/
DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
Modified: head/graphics/atril/Makefile
==============================================================================
--- head/graphics/atril/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/atril/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= atril
PORTVERSION= 1.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics print mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
Modified: head/graphics/electrix/Makefile
==============================================================================
--- head/graphics/electrix/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/electrix/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,7 +2,7 @@
PORTNAME= electrix
PORTVERSION= 0.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics print
MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION}
Modified: head/graphics/epdfview/Makefile
==============================================================================
--- head/graphics/epdfview/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/epdfview/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics print gnome
MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \
http://mirror.slitaz.org/sources/packages/e/
Modified: head/graphics/evas_generic_loaders-pdf/Makefile
==============================================================================
--- head/graphics/evas_generic_loaders-pdf/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/evas_generic_loaders-pdf/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,6 +3,7 @@
PORTNAME= pdf
PORTVERSION= 1.12.0
+PORTREVISION= 1
CATEGORIES= graphics enlightenment
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PKGNAMEPREFIX:S/-//}/
PKGNAMEPREFIX= evas_generic_loaders-
Modified: head/graphics/evince/Makefile
==============================================================================
--- head/graphics/evince/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/evince/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -4,6 +4,7 @@
PORTNAME= evince
PORTVERSION= 3.14.0
+PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/gdal/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,6 +3,7 @@
PORTNAME= gdal
PORTVERSION= 1.11.1
+PORTREVISION= 1
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
Modified: head/graphics/gimp-app/Makefile
==============================================================================
--- head/graphics/gimp-app/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/gimp-app/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -4,7 +4,7 @@
PORTNAME?= gimp-app
PORTVERSION= 2.8.10
-PORTREVISION?= 6
+PORTREVISION?= 7
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/graphviz/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= graphviz
PORTVERSION= 2.38.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics tk
MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/
Modified: head/graphics/inkscape/Makefile
==============================================================================
--- head/graphics/inkscape/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/inkscape/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,6 +3,7 @@
PORTNAME= inkscape
PORTVERSION= 0.48.5
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= SF
MASTER_SITE_SUBDIR=${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION}
Modified: head/graphics/okular/Makefile
==============================================================================
--- head/graphics/okular/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/okular/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,6 +2,7 @@
PORTNAME= okular
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
Modified: head/graphics/osg-devel/Makefile
==============================================================================
--- head/graphics/osg-devel/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/osg-devel/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
Modified: head/graphics/osg/Makefile
==============================================================================
--- head/graphics/osg/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/osg/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
Modified: head/graphics/pdf2svg/Makefile
==============================================================================
--- head/graphics/pdf2svg/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/pdf2svg/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= pdf2svg
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.cityinthesky.co.uk/_media/opensource/
Modified: head/graphics/py-poppler-qt4/Makefile
==============================================================================
--- head/graphics/py-poppler-qt4/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/py-poppler-qt4/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,7 +2,7 @@
PORTNAME= poppler-qt4
PORTVERSION= 0.18.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/graphics/py-poppler/Makefile
==============================================================================
--- head/graphics/py-poppler/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/py-poppler/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= poppler
PORTVERSION= 0.12.1
-PORTREVISION= 3
+PORTREVISION= 4
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 Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/qcomicbook/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= qcomicbook
PORTVERSION= 0.9.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://qcomicbook.org/releases/
Modified: head/graphics/xournal/Makefile
==============================================================================
--- head/graphics/xournal/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/xournal/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= xournal
PORTVERSION= 0.4.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF
Modified: head/graphics/zathura-pdf-poppler/Makefile
==============================================================================
--- head/graphics/zathura-pdf-poppler/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/graphics/zathura-pdf-poppler/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= zathura-pdf-poppler
PORTVERSION= 0.2.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/
Modified: head/mail/claws-mail-pdf_viewer/Makefile
==============================================================================
--- head/mail/claws-mail-pdf_viewer/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/mail/claws-mail-pdf_viewer/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pdf_viewer
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= PDF and PostScript viewer plugin for Claws Mail
Modified: head/mail/textmail/Makefile
==============================================================================
--- head/mail/textmail/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/mail/textmail/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= textmail
PORTVERSION= 20070803
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail
MASTER_SITES= http://raf.org/textmail/ CENKES
Modified: head/misc/auto-multiple-choice/Makefile
==============================================================================
--- head/misc/auto-multiple-choice/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/misc/auto-multiple-choice/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,6 +2,7 @@
PORTNAME= auto-multiple-choice
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://download.gna.org/auto-qcm/
DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp
Modified: head/misc/tellico-kde4/Makefile
==============================================================================
--- head/misc/tellico-kde4/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/misc/tellico-kde4/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= tellico
PORTVERSION= 2.3.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc kde
MASTER_SITES= http://tellico-project.org/files/
Modified: head/print/cups-filters/Makefile
==============================================================================
--- head/print/cups-filters/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/print/cups-filters/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,6 +2,7 @@
PORTNAME= cups-filters
PORTVERSION= 1.0.61
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/cups-filters/
Modified: head/print/deforaos-pdfviewer/Makefile
==============================================================================
--- head/print/deforaos-pdfviewer/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/print/deforaos-pdfviewer/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= pdfviewer
PORTVERSION= 0.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= http://www.defora.org/os/download/download/3686/
PKGNAMEPREFIX= deforaos-
Modified: head/print/pdfcube/Makefile
==============================================================================
--- head/print/pdfcube/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/print/pdfcube/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= pdfcube
PORTVERSION= 0.0.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= print
MASTER_SITES= http://code.100allora.it/releases/pdfcube/
Modified: head/print/qpdfview/Makefile
==============================================================================
--- head/print/qpdfview/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/print/qpdfview/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= qpdfview
PORTVERSION= 0.4.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= https://launchpadlibrarian.net/140746246/
Modified: head/print/tex-luatex/Makefile
==============================================================================
--- head/print/tex-luatex/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/print/tex-luatex/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,7 +2,7 @@
PORTNAME= luatex
PORTVERSION= 0.79.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/
PKGNAMEPREFIX= tex-
Modified: head/print/tex-xetex/Makefile
==============================================================================
--- head/print/tex-xetex/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/print/tex-xetex/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,6 +2,7 @@
PORTNAME= xetex
PORTVERSION= 0.99991
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/
PKGNAMEPREFIX= tex-
Modified: head/print/texlive-base/Makefile
==============================================================================
--- head/print/texlive-base/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/print/texlive-base/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,7 +2,7 @@
PORTNAME= texlive
PORTVERSION= 20140525
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/
PKGNAMESUFFIX= -base
Modified: head/sysutils/kfilemetadata/Makefile
==============================================================================
--- head/sysutils/kfilemetadata/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/sysutils/kfilemetadata/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,6 +2,7 @@
PORTNAME= kfilemetadata
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
Modified: head/sysutils/nepomuk-core/Makefile
==============================================================================
--- head/sysutils/nepomuk-core/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/sysutils/nepomuk-core/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,6 +3,7 @@
PORTNAME= nepomuk-core
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
Modified: head/sysutils/tracker/Makefile
==============================================================================
--- head/sysutils/tracker/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/sysutils/tracker/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -4,6 +4,7 @@
PORTNAME= tracker
PORTVERSION= 1.2.3
+PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
Modified: head/textproc/pdfgrep/Makefile
==============================================================================
--- head/textproc/pdfgrep/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/textproc/pdfgrep/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= pdfgrep
PORTVERSION= 1.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
MASTER_SITE_SUBDIR= ${PORTNAME}
Modified: head/www/hotcrp/Makefile
==============================================================================
--- head/www/hotcrp/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/www/hotcrp/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,6 +2,7 @@
PORTNAME= hotcrp
PORTVERSION= 2.92
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/
Modified: head/x11-fm/gnome-commander2/Makefile
==============================================================================
--- head/x11-fm/gnome-commander2/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/x11-fm/gnome-commander2/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,6 +3,7 @@
PORTNAME= gnome-commander
PORTVERSION= 1.4.4
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11-fm gnome
MASTER_SITES= GNOME/sources/gnome-commander/1.4
Modified: head/x11-toolkits/rubygem-poppler/Makefile
==============================================================================
--- head/x11-toolkits/rubygem-poppler/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/x11-toolkits/rubygem-poppler/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -2,6 +2,7 @@
PORTNAME= poppler
PORTVERSION= 2.2.3
+PORTREVISION= 1
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
Modified: head/x11/eaglemode/Makefile
==============================================================================
--- head/x11/eaglemode/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/x11/eaglemode/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= eaglemode
PORTVERSION= 0.85.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
Modified: head/x11/leechcraft/Makefile
==============================================================================
--- head/x11/leechcraft/Makefile Tue Nov 25 12:55:00 2014 (r373403)
+++ head/x11/leechcraft/Makefile Tue Nov 25 12:55:53 2014 (r373404)
@@ -3,7 +3,7 @@
PORTNAME= leechcraft
PORTVERSION= 0.6.70
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/
DISTNAME= ${PORTNAME}-${PORTVERSION}
More information about the svn-ports-head
mailing list