From owner-svn-ports-head@freebsd.org Sat Mar 17 20:31:22 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 044ACF668C2; Sat, 17 Mar 2018 20:31:22 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A24736D5FB; Sat, 17 Mar 2018 20:31:21 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9D18D17078; Sat, 17 Mar 2018 20:31:21 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2HKVL2s057887; Sat, 17 Mar 2018 20:31:21 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2HKVKxD057875; Sat, 17 Mar 2018 20:31:20 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201803172031.w2HKVKxD057875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 17 Mar 2018 20:31:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464845 - in head: devel/libslang2 devel/oniguruma lang/mosh lang/php56 lang/php70 lang/php71 lang/php72 mail/sylpheed textproc/jq www/libevhtp X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head: devel/libslang2 devel/oniguruma lang/mosh lang/php56 lang/php70 lang/php71 lang/php72 mail/sylpheed textproc/jq www/libevhtp X-SVN-Commit-Revision: 464845 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Mar 2018 20:31:22 -0000 Author: yuri Date: Sat Mar 17 20:31:20 2018 New Revision: 464845 URL: https://svnweb.freebsd.org/changeset/ports/464845 Log: devel/oniguruma: Update to 6.8.0 Changelog: https://github.com/kkos/oniguruma/releases/tag/v6.8.0 Bumping 9 depending ports because oniguruma's interface actually changed in an incompatible way, see https://github.com/kkos/oniguruma/issues/79 , while the shared library lib/libonig.so.4.0.0 didn't change the revision number. This is a bug in the upstream release. Modified: head/devel/libslang2/Makefile head/devel/oniguruma/Makefile head/devel/oniguruma/distinfo head/lang/mosh/Makefile head/lang/php56/Makefile head/lang/php70/Makefile head/lang/php71/Makefile head/lang/php72/Makefile head/mail/sylpheed/Makefile head/textproc/jq/Makefile head/www/libevhtp/Makefile Modified: head/devel/libslang2/Makefile ============================================================================== --- head/devel/libslang2/Makefile Sat Mar 17 20:16:32 2018 (r464844) +++ head/devel/libslang2/Makefile Sat Mar 17 20:31:20 2018 (r464845) @@ -2,7 +2,7 @@ PORTNAME= libslang2 PORTVERSION= 2.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.jedsoft.org/releases/slang/ DISTNAME= slang-${PORTVERSION} Modified: head/devel/oniguruma/Makefile ============================================================================== --- head/devel/oniguruma/Makefile Sat Mar 17 20:16:32 2018 (r464844) +++ head/devel/oniguruma/Makefile Sat Mar 17 20:31:20 2018 (r464845) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oniguruma -DISTVERSION= 6.7.1 +DISTVERSION= 6.8.0 CATEGORIES= devel textproc MASTER_SITES= https://github.com/kkos/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= onig-${DISTVERSION} Modified: head/devel/oniguruma/distinfo ============================================================================== --- head/devel/oniguruma/distinfo Sat Mar 17 20:16:32 2018 (r464844) +++ head/devel/oniguruma/distinfo Sat Mar 17 20:31:20 2018 (r464845) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517082694 -SHA256 (onig-6.7.1.tar.gz) = 81ffafde8f34e6e692c57ec654bf9716ae9b35828ffcb787399259fc0d5564b4 -SIZE (onig-6.7.1.tar.gz) = 951650 +TIMESTAMP = 1521316393 +SHA256 (onig-6.8.0.tar.gz) = c9cd7b50f96460a8f5823f5916f57038c24cfb0d8e3bb86b8bb8b990daa4755c +SIZE (onig-6.8.0.tar.gz) = 973898 Modified: head/lang/mosh/Makefile ============================================================================== --- head/lang/mosh/Makefile Sat Mar 17 20:16:32 2018 (r464844) +++ head/lang/mosh/Makefile Sat Mar 17 20:31:20 2018 (r464845) @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 0.2.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mosh-scheme/ PKGNAMESUFFIX= -scheme Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Sat Mar 17 20:16:32 2018 (r464844) +++ head/lang/php56/Makefile Sat Mar 17 20:31:20 2018 (r464845) @@ -3,7 +3,7 @@ PORTNAME= php56 PORTVERSION= 5.6.34 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Sat Mar 17 20:16:32 2018 (r464844) +++ head/lang/php70/Makefile Sat Mar 17 20:31:20 2018 (r464845) @@ -3,7 +3,7 @@ PORTNAME= php70 PORTVERSION= 7.0.28 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php71/Makefile ============================================================================== --- head/lang/php71/Makefile Sat Mar 17 20:16:32 2018 (r464844) +++ head/lang/php71/Makefile Sat Mar 17 20:31:20 2018 (r464845) @@ -3,7 +3,7 @@ PORTNAME= php71 PORTVERSION= 7.1.15 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} Modified: head/lang/php72/Makefile ============================================================================== --- head/lang/php72/Makefile Sat Mar 17 20:16:32 2018 (r464844) +++ head/lang/php72/Makefile Sat Mar 17 20:31:20 2018 (r464845) @@ -2,7 +2,7 @@ PORTNAME= php72 DISTVERSION= 7.2.3 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} Modified: head/mail/sylpheed/Makefile ============================================================================== --- head/mail/sylpheed/Makefile Sat Mar 17 20:16:32 2018 (r464844) +++ head/mail/sylpheed/Makefile Sat Mar 17 20:31:20 2018 (r464845) @@ -3,6 +3,7 @@ PORTNAME= sylpheed PORTVERSION= 3.7.0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ LOCAL/ehaupt Modified: head/textproc/jq/Makefile ============================================================================== --- head/textproc/jq/Makefile Sat Mar 17 20:16:32 2018 (r464844) +++ head/textproc/jq/Makefile Sat Mar 17 20:31:20 2018 (r464845) @@ -3,7 +3,7 @@ PORTNAME= jq PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc Modified: head/www/libevhtp/Makefile ============================================================================== --- head/www/libevhtp/Makefile Sat Mar 17 20:16:32 2018 (r464844) +++ head/www/libevhtp/Makefile Sat Mar 17 20:31:20 2018 (r464845) @@ -2,6 +2,7 @@ PORTNAME= libevhtp PORTVERSION= 1.2.16 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= ultima@FreeBSD.org