diff --git a/archivers/unarchiver/Makefile b/archivers/unarchiver/Makefile index 6f795df..12e0ddf 100644 --- a/archivers/unarchiver/Makefile +++ b/archivers/unarchiver/Makefile @@ -3,7 +3,7 @@ PORTNAME= unar PORTVERSION= 1.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers gnustep MASTER_SITES= http://wakaba.c3.cx/releases/TheUnarchiver/ DISTNAME= ${PORTNAME}${PORTVERSION}_src diff --git a/astro/osmium/Makefile b/astro/osmium/Makefile index 6b79063..e4ba445 100644 --- a/astro/osmium/Makefile +++ b/astro/osmium/Makefile @@ -3,7 +3,7 @@ PORTNAME= osmium PORTVERSION= git20130522 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index e7a7806..4e9df2a 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -2,7 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.19.15 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 694cad5..165a27d 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ncmpcpp PORTVERSION= 0.7.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile index 2c02f16..06cc056 100644 --- a/databases/couchdb/Makefile +++ b/databases/couchdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= couchdb PORTVERSION= 1.6.1 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 2 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${PORTVERSION} diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 2065af8..78978b9 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.18.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/databases/firebird25-server/Makefile b/databases/firebird25-server/Makefile index e712ad3..34d1976 100644 --- a/databases/firebird25-server/Makefile +++ b/databases/firebird25-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= firebird PORTVERSION= 2.5.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/ PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index e06e957..602ce11 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -3,7 +3,7 @@ PORTNAME?= postgresql DISTVERSION?= 9.2.19 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 6dd981e..34a45b2 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -3,7 +3,7 @@ PORTNAME= sqlite3 PORTVERSION= 3.14.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index cd58a54..5e643d9f 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 2.71.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/devel/Makefile b/devel/Makefile index f95b56c..e6455e3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1083,6 +1083,8 @@ SUBDIR += ice SUBDIR += icmake SUBDIR += icu + SUBDIR += icu-le-hb + SUBDIR += icu-lx SUBDIR += idutils SUBDIR += imake SUBDIR += include-what-you-use diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 0ba8285..a45ebd7 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= boost-libs -PORTREVISION= 13 +PORTREVISION= 14 COMMENT= Free portable C++ libraries (without Boost.Python) diff --git a/devel/dee/Makefile b/devel/dee/Makefile index 327b6b8..8c1b11b 100644 --- a/devel/dee/Makefile +++ b/devel/dee/Makefile @@ -3,7 +3,7 @@ PORTNAME= dee PORTVERSION= 1.2.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= https://launchpadlibrarian.net/151383425/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 95e1774..27ccb65 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,7 +3,7 @@ PORTNAME= glib PORTVERSION= 2.46.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/devel/hs-text-icu/Makefile b/devel/hs-text-icu/Makefile index 6be718a..9406d86 100644 --- a/devel/hs-text-icu/Makefile +++ b/devel/hs-text-icu/Makefile @@ -2,7 +2,7 @@ PORTNAME= text-icu PORTVERSION= 0.7.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/icu-le-hb/Makefile b/devel/icu-le-hb/Makefile new file mode 100644 index 0000000..3a99b5a --- /dev/null +++ b/devel/icu-le-hb/Makefile @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= icu-le-hb +DISTVERSION= 1.0.3-2 +DISTVERSIONSUFFIX= -g3f0c789 +CATEGORIES= devel print +#MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ + +MAINTAINER= office@FreeBSD.org +COMMENT= ICU Layout Engine API on top of HarfBuzz shaping library + +LICENSE= ICU +LICENSE_NAME= ICU license +LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +LIB_DEPENDS= libicuuc.so:devel/icu \ + libharfbuzz.so:print/harfbuzz + +USE_GITHUB= yes +GH_ACCOUNT= behdad + +USES= autoreconf gmake libtool pathfix pkgconfig +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip + +.include diff --git a/devel/icu-le-hb/distinfo b/devel/icu-le-hb/distinfo new file mode 100644 index 0000000..d476f51 --- /dev/null +++ b/devel/icu-le-hb/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1478864317 +SHA256 (behdad-icu-le-hb-1.0.3-2-g3f0c789_GH0.tar.gz) = 65be330710dd617e676d5b3763188742c289340f29846ffdb51592f10fcf12d0 +SIZE (behdad-icu-le-hb-1.0.3-2-g3f0c789_GH0.tar.gz) = 39651 diff --git a/devel/icu-le-hb/pkg-descr b/devel/icu-le-hb/pkg-descr new file mode 100644 index 0000000..122c06a --- /dev/null +++ b/devel/icu-le-hb/pkg-descr @@ -0,0 +1,9 @@ +icu-le-hb is a library implementing the ICU Layout Engine (icu-le) API +using external HarfBuzz library for implementation. This is useful as +a compatibility layer to make applications using ICU Layout Engine to +use HarfBuzz without porting them to use the HarfBuzz API. + +The code is mostly a trimmed down version of icu/source/layout, with +all shapers stripped out, and HarfBuzz integrated. + +WWW: http://www.freedesktop.org/wiki/Software/HarfBuzz/ diff --git a/devel/icu-le-hb/pkg-plist b/devel/icu-le-hb/pkg-plist new file mode 100644 index 0000000..f511f20 --- /dev/null +++ b/devel/icu-le-hb/pkg-plist @@ -0,0 +1,16 @@ +include/icu-le-hb/layout/LEFontInstance.h +include/icu-le-hb/layout/LEGlyphFilter.h +include/icu-le-hb/layout/LEGlyphStorage.h +include/icu-le-hb/layout/LEInsertionList.h +include/icu-le-hb/layout/LELanguages.h +include/icu-le-hb/layout/LEScripts.h +include/icu-le-hb/layout/LESwaps.h +include/icu-le-hb/layout/LETypes.h +include/icu-le-hb/layout/LayoutEngine.h +include/icu-le-hb/layout/loengine.h +lib/libicu-le-hb.a +lib/libicu-le-hb.so +lib/libicu-le-hb.so.0 +lib/libicu-le-hb.so.0.0.0 +libdata/pkgconfig/icu-le-hb.pc +libdata/pkgconfig/icu-le.pc diff --git a/devel/icu-lx/Makefile b/devel/icu-lx/Makefile new file mode 100644 index 0000000..a55c885 --- /dev/null +++ b/devel/icu-lx/Makefile @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTEPOCH= 0 # don't bump +CATEGORIES?= devel print +PKGNAMESUFFIX= -lx + +COMMENT= ICU Paragraph Layout API + +LIB_DEPENDS= libicuuc.so:devel/icu \ + libicu-le-hb.so:devel/icu-le-hb + +MASTERDIR= ${.CURDIR}/../icu +PLIST= ${.CURDIR}/pkg-plist +INSTALL_WRKSRC= ${WRKSRC}/layoutex + +USES= pkgconfig +CONFIGURE_ARGS= --enable-layoutex + +.include "${MASTERDIR}/Makefile" diff --git a/devel/icu-lx/pkg-plist b/devel/icu-lx/pkg-plist new file mode 100644 index 0000000..f97608d --- /dev/null +++ b/devel/icu-lx/pkg-plist @@ -0,0 +1,9 @@ +include/layout/ParagraphLayout.h +include/layout/RunArrays.h +include/layout/playout.h +include/layout/plruns.h +lib/libiculx.a +lib/libiculx.so +lib/libiculx.so.%%ICUMAJOR%% +lib/libiculx.so.%%ICUVER%% +libdata/pkgconfig/icu-lx.pc diff --git a/devel/icu/Makefile b/devel/icu/Makefile index 5e4ab3d..b885e47 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= icu -DISTVERSION= 57_1 -PORTEPOCH= 1 -CATEGORIES= devel +DISTVERSION= 58_1 +PORTREVISION?= 0 # keep for icu-lx +PORTEPOCH?= 1 +CATEGORIES?= devel MASTER_SITES= http://download.icu-project.org/files/icu4c/${PORTVERSION}/ DISTNAME= icu4c-${DISTVERSION}-src MAINTAINER= office@FreeBSD.org -COMMENT= International Components for Unicode (from IBM) +COMMENT?= International Components for Unicode (from IBM) LICENSE= ICU LICENSE_NAME= ICU license @@ -17,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/../LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes +CONFIGURE_ARGS?=--disable-layoutex CONFIGURE_ARGS+=--with-data-packaging=archive \ --disable-renaming \ --disable-samples \ @@ -24,7 +26,7 @@ CONFIGURE_ARGS+=--with-data-packaging=archive \ CPPFLAGS+= -DICU_NO_USER_DATA_OVERRIDE MAKE_ARGS= VERBOSE=1 TEST_TARGET= check -USES= compiler:c++0x gmake pathfix tar:tgz +USES+= compiler:c++0x gmake pathfix tar:tgz USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/icu/source @@ -33,6 +35,7 @@ PLIST_SUB+= ICUMAJOR=${ICUMAJOR} ICUVER=${PORTVERSION} .include +.ifndef PKGNAMESUFFIX .if ${ARCH} == "mips" || ${ARCH} == "mips64" || ${ARCH} == "sparc64" \ || ${ARCH} == "powerpc" || ${ARCH} == "powerpc64" PLIST_FILES+= %%DATADIR%%/%%ICUVER%%/icudt%%ICUMAJOR%%b.dat @@ -47,5 +50,6 @@ post-stage: ${STAGEDIR}${PREFIX}/bin/derb \ ${STAGEDIR}${PREFIX}/bin/pkgdata @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/* +.endif # PKGNAMESUFFIX .include diff --git a/devel/icu/distinfo b/devel/icu/distinfo index 26b29c4..c32b0fd 100644 --- a/devel/icu/distinfo +++ b/devel/icu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464596691 -SHA256 (icu4c-57_1-src.tgz) = ff8c67cb65949b1e7808f2359f2b80f722697048e90e7cfc382ec1fe229e9581 -SIZE (icu4c-57_1-src.tgz) = 22360664 +TIMESTAMP = 1478684146 +SHA256 (icu4c-58_1-src.tgz) = 0eb46ba3746a9c2092c8ad347a29b1a1b4941144772d13a88667a7b11ea30309 +SIZE (icu4c-58_1-src.tgz) = 23366443 diff --git a/devel/icu/files/patch-layout_Makefile.in b/devel/icu/files/patch-layout_Makefile.in deleted file mode 100644 index d5c8812..0000000 --- a/devel/icu/files/patch-layout_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- layout/Makefile.in.orig 2016-03-23 20:56:48 UTC -+++ layout/Makefile.in -@@ -180,7 +180,7 @@ install-local: install-headers install-l - install-library: all-local - $(MKINSTALLDIRS) $(DESTDIR)$(libdir) - ifneq ($(ENABLE_STATIC),) -- $(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir) -+ $(INSTALL_DATA) $(TARGET) $(DESTDIR)$(libdir) - endif - ifneq ($(ENABLE_SHARED),) - $(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir) diff --git a/devel/icu/pkg-plist b/devel/icu/pkg-plist index ba1c6ac..b4d1e71 100644 --- a/devel/icu/pkg-plist +++ b/devel/icu/pkg-plist @@ -15,14 +15,6 @@ lib/libicuio.a lib/libicuio.so lib/libicuio.so.%%ICUMAJOR%% lib/libicuio.so.%%ICUVER%% -lib/libicule.a -lib/libicule.so -lib/libicule.so.%%ICUMAJOR%% -lib/libicule.so.%%ICUVER%% -lib/libiculx.a -lib/libiculx.so -lib/libiculx.so.%%ICUMAJOR%% -lib/libiculx.so.%%ICUVER%% lib/libicutest.a lib/libicutest.so lib/libicutest.so.%%ICUMAJOR%% @@ -41,25 +33,8 @@ lib/icu/Makefile.inc lib/icu/%%ICUVER%%/pkgdata.inc lib/icu/%%ICUVER%%/Makefile.inc libdata/pkgconfig/icu-io.pc -libdata/pkgconfig/icu-le.pc libdata/pkgconfig/icu-i18n.pc -libdata/pkgconfig/icu-lx.pc libdata/pkgconfig/icu-uc.pc -include/layout/LEFontInstance.h -include/layout/LEGlyphFilter.h -include/layout/LEGlyphStorage.h -include/layout/LEInsertionList.h -include/layout/LELanguages.h -include/layout/LEScripts.h -include/layout/LESwaps.h -include/layout/LETableReference.h -include/layout/LETypes.h -include/layout/LayoutEngine.h -include/layout/ParagraphLayout.h -include/layout/RunArrays.h -include/layout/loengine.h -include/layout/playout.h -include/layout/plruns.h include/unicode/alphaindex.h include/unicode/appendable.h include/unicode/basictz.h @@ -153,6 +128,7 @@ include/unicode/tznames.h include/unicode/tzrule.h include/unicode/tztrans.h include/unicode/ubidi.h +include/unicode/ubiditransform.h include/unicode/ubrk.h include/unicode/ucal.h include/unicode/ucasemap.h diff --git a/devel/objecthash/Makefile b/devel/objecthash/Makefile index e27ac18..8d1e804 100644 --- a/devel/objecthash/Makefile +++ b/devel/objecthash/Makefile @@ -3,7 +3,7 @@ PORTNAME= objecthash PORTVERSION= 20160121 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/pecl-intl/Makefile b/devel/pecl-intl/Makefile index c1f3f6e..e48bad6 100644 --- a/devel/pecl-intl/Makefile +++ b/devel/pecl-intl/Makefile @@ -3,7 +3,7 @@ PORTNAME= intl PORTVERSION= 3.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/devel/php70-intl/Makefile b/devel/php70-intl/Makefile index 7fbefd36..b54eb5e 100644 --- a/devel/php70-intl/Makefile +++ b/devel/php70-intl/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= devel MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile index 0a578f4..0512bd0 100644 --- a/devel/py-pyicu/Makefile +++ b/devel/py-pyicu/Makefile @@ -3,6 +3,7 @@ PORTNAME= pyicu PORTVERSION= 1.9.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,4 +24,7 @@ MAKE_ENV+= PYICU_INCLUDES="${PREFIX}/include" \ LIB_DEPENDS+= libicudata.so:devel/icu +post-patch: + @${REINPLACE_CMD} -e "s/, 'icule'//" ${WRKSRC}/${PYSETUP} + .include diff --git a/devel/qt4-corelib/Makefile b/devel/qt4-corelib/Makefile index 215edaa..3654aa8 100644 --- a/devel/qt4-corelib/Makefile +++ b/devel/qt4-corelib/Makefile @@ -3,7 +3,7 @@ PORTNAME= corelib DISTVERSION= ${QT4_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel PKGNAMEPREFIX= qt4- diff --git a/devel/qt5-core/Makefile b/devel/qt5-core/Makefile index d46aee2..61fa76a 100644 --- a/devel/qt5-core/Makefile +++ b/devel/qt5-core/Makefile @@ -2,6 +2,7 @@ PORTNAME= core DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index f3049cf..f4a79cd 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -4,7 +4,7 @@ PORTNAME= libpsl PORTVERSION= 0.13.0 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org diff --git a/editors/libreoffice/Makefile.common b/editors/libreoffice/Makefile.common index 4be759e..f93221e 100644 --- a/editors/libreoffice/Makefile.common +++ b/editors/libreoffice/Makefile.common @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 5.0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org diff --git a/editors/libreoffice4/Makefile b/editors/libreoffice4/Makefile index f4a50af..f11ff9a 100644 --- a/editors/libreoffice4/Makefile +++ b/editors/libreoffice4/Makefile @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 4.3.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/extern/:ext \ diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 9dc619f..d4891ea4 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -4,7 +4,7 @@ PORTNAME= poedit PORTVERSION= 1.8.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= http://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/ diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 6a4e27b..7716fc1 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${BUILD_VER} -PORTREVISION= 15 +PORTREVISION= 16 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-9.4.x diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 6b2ec2e..3c1c55e 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile index 19861dd..06079b1 100644 --- a/games/liblcf/Makefile +++ b/games/liblcf/Makefile @@ -3,6 +3,7 @@ PORTNAME= liblcf PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 89b02ff..c7aa861 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -3,7 +3,7 @@ PORTNAME= openttd DISTVERSION= 1.6.1 -PORTREVISION= 2 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ @@ -58,6 +58,8 @@ USE_RC_SUBR= ${PORTNAME} .else LIB_DEPENDS+= libfreetype.so:print/freetype2 \ libicui18n.so:devel/icu \ + libicu-le-hb.so:devel/icu-le-hb \ + libiculx.so:devel/icu-lx \ libfontconfig.so:x11-fonts/fontconfig USE_SDL= sdl INSTALLS_ICONS= yes diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index 3a1445b..460d720 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index 912083e..820d53f 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -2,7 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 6005e14..5f4e83e 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 3.0.9 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index 2e211c9..8a7feea 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -3,7 +3,7 @@ PORTNAME= tesseract PORTVERSION= 3.04.01 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= pkubaj@anongoth.pl diff --git a/irc/znc/Makefile b/irc/znc/Makefile index 6d7aa0a..82ceb5d 100644 --- a/irc/znc/Makefile +++ b/irc/znc/Makefile @@ -3,7 +3,7 @@ PORTNAME= znc PORTVERSION= 1.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= irc ipv6 MASTER_SITES= http://znc.in/releases/ \ http://znc.in/releases/archive/ diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 414bf1b..1f77159 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-base PORTVERSION= 1.24.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang devel gnustep MASTER_SITES= GNUSTEP/core diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index d2dc483..ff4c821 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -3,7 +3,7 @@ PORTNAME= parrot PORTVERSION= 8.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/lang/phantomjs/Makefile b/lang/phantomjs/Makefile index 0a9cdc3..dcac20e 100644 --- a/lang/phantomjs/Makefile +++ b/lang/phantomjs/Makefile @@ -2,7 +2,7 @@ PORTNAME= phantomjs PORTVERSION= 2.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang MASTER_SITES= https://bitbucket.org/ariya/phantomjs/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/lang/swift/Makefile b/lang/swift/Makefile index 21ffe29..881bbdc 100644 --- a/lang/swift/Makefile +++ b/lang/swift/Makefile @@ -2,7 +2,7 @@ PORTNAME= swift PORTVERSION= 2.2.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MAINTAINER= swills@FreeBSD.org diff --git a/lang/v8-devel/Makefile b/lang/v8-devel/Makefile index 82b306e..4b9178b 100644 --- a/lang/v8-devel/Makefile +++ b/lang/v8-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= v8 PORTVERSION= 3.27.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang MASTER_SITES= LOCAL/vanilla PKGNAMESUFFIX= -devel diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index c4c5320..ac28970 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -14,7 +14,7 @@ PORTNAME= dovecot PORTVERSION= 2.2.26.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= http://www.dovecot.org/releases/${PORTVERSION:R:R}/ PKGNAMESUFFIX= 2 diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index ad562eb..b2af666 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfix DISTVERSION= 3.2-20161106 +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 84b0016..c8661c9 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -3,6 +3,7 @@ PORTNAME= postfix PORTVERSION= 3.1.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index ecd9823..1f61812 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source diff --git a/math/R/Makefile b/math/R/Makefile index 57e213e..9054d28 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -3,7 +3,7 @@ PORTNAME= R PORTVERSION= 3.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 957270b..74d6805 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.7.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index f7e9b6c..b9a46f5 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ diff --git a/multimedia/subtitlecomposer-kde4/Makefile b/multimedia/subtitlecomposer-kde4/Makefile index 0f516c2..4cfe188 100644 --- a/multimedia/subtitlecomposer-kde4/Makefile +++ b/multimedia/subtitlecomposer-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= subtitlecomposer PORTVERSION= 0.5.7 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia kde MAINTAINER= ports@FreeBSD.org diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 6fcff1c..f29267a 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -3,6 +3,7 @@ PORTNAME= yaz PORTVERSION= 5.17.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile index 18b48f7..a3d671c 100644 --- a/net/zebra-server/Makefile +++ b/net/zebra-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= zebra-server PORTVERSION= 2.0.55 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/ DISTNAME= idzebra-${PORTVERSION} diff --git a/news/tin/Makefile b/news/tin/Makefile index 7244425..b7d0f74 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -3,7 +3,7 @@ PORTNAME= tin PORTVERSION= 2.3.4 -PORTREVISION?= 3 # keep for chinese/tin +PORTREVISION?= 4 # keep for chinese/tin CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 7a0983c..e8a144e 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -3,6 +3,7 @@ PORTNAME= harfbuzz PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile index d830f9f..4268337 100644 --- a/print/libmspub01/Makefile +++ b/print/libmspub01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index 482c37d..5ab681f 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index b0c9376..9631eb4 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base diff --git a/security/certificate-transparency/Makefile b/security/certificate-transparency/Makefile index a0cf39c..1bba4e1 100644 --- a/security/certificate-transparency/Makefile +++ b/security/certificate-transparency/Makefile @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/gdisk/Makefile b/sysutils/gdisk/Makefile index 993af9e..a260040 100644 --- a/sysutils/gdisk/Makefile +++ b/sysutils/gdisk/Makefile @@ -3,7 +3,7 @@ PORTNAME= gdisk PORTVERSION= 0.8.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION} DISTNAME= gptfdisk-${PORTVERSION} diff --git a/sysutils/osquery/Makefile b/sysutils/osquery/Makefile index 6441436..7043734 100644 --- a/sysutils/osquery/Makefile +++ b/sysutils/osquery/Makefile @@ -3,7 +3,7 @@ PORTNAME= osquery PORTVERSION= 1.4.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= zi@FreeBSD.org diff --git a/sysutils/tracker/Makefile b/sysutils/tracker/Makefile index 9a30ad2..11dd319 100644 --- a/sysutils/tracker/Makefile +++ b/sysutils/tracker/Makefile @@ -3,7 +3,7 @@ PORTNAME= tracker PORTVERSION= 1.6.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils gnome MASTER_SITES= GNOME diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index cdb81d4..bbfae1b 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -3,6 +3,7 @@ PORTNAME= stringi DISTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index 4876ad7..14c0514 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= dwdiff PORTVERSION= 2.0.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile index 73de879..696aa8a 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus-qt PORTVERSION= 1.3.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ \ http://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 98885b1..5542ccab 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -2,7 +2,7 @@ PORTNAME= libe-book PORTVERSION= 0.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index 63bc372..716bb51 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index a06fe68..75b4c24 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -3,7 +3,7 @@ PORTNAME= raptor2 PORTVERSION= 2.0.15 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile index 767c61c..1e3ba40 100644 --- a/textproc/rubygem-charlock_holmes/Makefile +++ b/textproc/rubygem-charlock_holmes/Makefile @@ -2,7 +2,7 @@ PORTNAME= charlock_holmes PORTVERSION= 0.7.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index b6896a2..7659142 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -3,7 +3,7 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= textproc MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 0a5aa12..d2ee441 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,7 +3,7 @@ PORTNAME= chromium PORTVERSION= 52.0.2743.116 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # default, but needed to get distinfo correct if TEST is on diff --git a/www/cppcms/Makefile b/www/cppcms/Makefile index 7a7bc9a..2e24d56 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -2,7 +2,7 @@ PORTNAME= cppcms PORTVERSION= 1.0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= SF/cppcms/${PORTNAME}/${PORTVERSION} diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index bec51bf..c568b05 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.5.0 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 6858a4a..9b1f388 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 50.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 8808ee9..707a032 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,7 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source diff --git a/www/node/Makefile b/www/node/Makefile index 25bcdfe..7a695fa 100644 --- a/www/node/Makefile +++ b/www/node/Makefile @@ -2,6 +2,7 @@ PORTNAME= node PORTVERSION= 6.9.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node4/Makefile b/www/node4/Makefile index 846cabb..e36eb5e 100644 --- a/www/node4/Makefile +++ b/www/node4/Makefile @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 4.6.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 35713e2..a3d418d 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.40 MOZILLA_VER= 43 # above + 3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 5c4d86e..d08fede 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 diff --git a/www/webkit-gtk3/Makefile b/www/webkit-gtk3/Makefile index 88263a2..553e04e 100644 --- a/www/webkit-gtk3/Makefile +++ b/www/webkit-gtk3/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk3 diff --git a/www/webkit-qt5/Makefile b/www/webkit-qt5/Makefile index e161fd4..c4ec03e 100644 --- a/www/webkit-qt5/Makefile +++ b/www/webkit-qt5/Makefile @@ -2,6 +2,7 @@ PORTNAME= webkit DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= www MASTER_SITE_SUBDIR= community_releases/${QT5_VERSION:R}/${QT5_VERSION}/ PKGNAMEPREFIX= qt5- diff --git a/www/webkit2-gtk3/Makefile b/www/webkit2-gtk3/Makefile index fd0743b..ac703f6 100644 --- a/www/webkit2-gtk3/Makefile +++ b/www/webkit2-gtk3/Makefile @@ -3,7 +3,7 @@ PORTNAME= webkit PORTVERSION= 2.8.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= 2-gtk3 diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 3c86f7f..b64ba2c 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.24.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core