From owner-svn-ports-all@freebsd.org Fri Jun 1 10:16:48 2018 Return-Path: Delivered-To: svn-ports-all@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 D52B0FD5962; Fri, 1 Jun 2018 10:16:47 +0000 (UTC) (envelope-from cpm@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 861D171438; Fri, 1 Jun 2018 10:16:47 +0000 (UTC) (envelope-from cpm@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 632C627715; Fri, 1 Jun 2018 10:16:47 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w51AGlEW021979; Fri, 1 Jun 2018 10:16:47 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w51AGggH021954; Fri, 1 Jun 2018 10:16:42 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201806011016.w51AGggH021954@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Fri, 1 Jun 2018 10:16:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471254 - in head: devel/autogen devel/dparser devel/shards devel/shedskin editors/zile finance/gnucash games/aisleriot games/trackballs graphics/graphviz graphics/inkscape lang/crystal... X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: in head: devel/autogen devel/dparser devel/shards devel/shedskin editors/zile finance/gnucash games/aisleriot games/trackballs graphics/graphviz graphics/inkscape lang/crystal lang/ecl lang/guile2 lan... X-SVN-Commit-Revision: 471254 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2018 10:16:48 -0000 Author: cpm Date: Fri Jun 1 10:16:41 2018 New Revision: 471254 URL: https://svnweb.freebsd.org/changeset/ports/471254 Log: Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6 PR: 228597 Approved by: portmgr (antoine) Modified: head/devel/autogen/Makefile head/devel/dparser/Makefile head/devel/shards/Makefile head/devel/shedskin/Makefile head/editors/zile/Makefile head/finance/gnucash/Makefile head/games/aisleriot/Makefile head/games/trackballs/Makefile head/graphics/graphviz/Makefile head/graphics/inkscape/Makefile head/lang/crystal/Makefile head/lang/ecl/Makefile head/lang/guile2/Makefile head/lang/mdk/Makefile head/lang/neko/Makefile head/lang/oo2c/Makefile head/lang/sagittarius-scheme/Makefile head/lang/see/Makefile head/math/asymptote/Makefile head/net-im/freetalk/Makefile head/net-im/gale/Makefile head/textproc/chpp/Makefile head/www/w3m/Makefile Modified: head/devel/autogen/Makefile ============================================================================== --- head/devel/autogen/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/devel/autogen/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= autogen PORTVERSION= 5.18.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GNU/${PORTNAME}/rel${PORTVERSION} Modified: head/devel/dparser/Makefile ============================================================================== --- head/devel/dparser/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/devel/dparser/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= dparser PORTVERSION= 1.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/ DISTNAME= d-${PORTVERSION}-src Modified: head/devel/shards/Makefile ============================================================================== --- head/devel/shards/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/devel/shards/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= shards DISTVERSIONPREFIX= v DISTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= greg@unrelenting.technology Modified: head/devel/shedskin/Makefile ============================================================================== --- head/devel/shedskin/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/devel/shedskin/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= shedskin PORTVERSION= 0.9.4 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= devel python Modified: head/editors/zile/Makefile ============================================================================== --- head/editors/zile/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/editors/zile/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= zile PORTVERSION= 2.4.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= GNU Modified: head/finance/gnucash/Makefile ============================================================================== --- head/finance/gnucash/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/finance/gnucash/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -4,6 +4,7 @@ PORTNAME= gnucash PORTVERSION= 3.1 DISTVERSIONSUFFIX= -1 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} Modified: head/games/aisleriot/Makefile ============================================================================== --- head/games/aisleriot/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/games/aisleriot/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= aisleriot PORTVERSION= 3.22.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/games/trackballs/Makefile ============================================================================== --- head/games/trackballs/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/games/trackballs/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -4,6 +4,7 @@ PORTNAME= trackballs PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= games MAINTAINER= martymac@FreeBSD.org Modified: head/graphics/graphviz/Makefile ============================================================================== --- head/graphics/graphviz/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/graphics/graphviz/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= graphviz PORTVERSION= 2.40.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics tk MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/ Modified: head/graphics/inkscape/Makefile ============================================================================== --- head/graphics/inkscape/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/graphics/inkscape/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= inkscape PORTVERSION= 0.92.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics gnome MASTER_SITES= https://launchpadlibrarian.net/332184472/ \ https://inkscape.org/en/gallery/item/11254/ \ Modified: head/lang/crystal/Makefile ============================================================================== --- head/lang/crystal/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/lang/crystal/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= crystal DISTVERSIONPREFIX= v DISTVERSION= 0.24.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= https://unrelentingtech.s3.dualstack.eu-west-1.amazonaws.com/crystal/:bootstrap DISTFILES= ${BOOTSTRAP_PATH}:bootstrap Modified: head/lang/ecl/Makefile ============================================================================== --- head/lang/ecl/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/lang/ecl/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= ecl PORTVERSION= 15.3.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang lisp MASTER_SITES= SF/${PORTNAME}s/${PORTNAME}s/15.3/ Modified: head/lang/guile2/Makefile ============================================================================== --- head/lang/guile2/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/lang/guile2/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= guile PORTVERSION= 2.0.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang scheme MASTER_SITES= GNU PKGNAMESUFFIX= 2 Modified: head/lang/mdk/Makefile ============================================================================== --- head/lang/mdk/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/lang/mdk/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= mdk PORTVERSION= 1.2.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang gnome MASTER_SITES= GNU/${PORTNAME}/v${PORTVERSION} Modified: head/lang/neko/Makefile ============================================================================== --- head/lang/neko/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/lang/neko/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= neko DISTVERSIONPREFIX= v DISTVERSION= 2-2-0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang MAINTAINER= penzin.dev@gmail.com Modified: head/lang/oo2c/Makefile ============================================================================== --- head/lang/oo2c/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/lang/oo2c/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= oo2c PORTVERSION= 2.1.11 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang MASTER_SITES= SF/ooc/ooc2/${PORTVERSION} DISTNAME= ${PORTNAME}_${BITS}-${PORTVERSION} Modified: head/lang/sagittarius-scheme/Makefile ============================================================================== --- head/lang/sagittarius-scheme/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/lang/sagittarius-scheme/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= sagittarius PORTVERSION= 0.9.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/ \ LOCAL/ashish Modified: head/lang/see/Makefile ============================================================================== --- head/lang/see/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/lang/see/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= see PORTVERSION= 3.1.1424 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang devel MASTER_SITES= http://download.openpkg.org/components/cache/see/ \ http://lil.fr.distfiles.macports.org/see/ \ Modified: head/math/asymptote/Makefile ============================================================================== --- head/math/asymptote/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/math/asymptote/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= asymptote PORTVERSION= 2.41 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}.src Modified: head/net-im/freetalk/Makefile ============================================================================== --- head/net-im/freetalk/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/net-im/freetalk/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -4,7 +4,7 @@ PORTNAME= freetalk PORTVERSION= 4.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MAINTAINER= ports@FreeBSD.org Modified: head/net-im/gale/Makefile ============================================================================== --- head/net-im/gale/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/net-im/gale/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= gale PORTVERSION= 0.99f -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-im MASTER_SITES= http://download.ofb.net/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}ruit Modified: head/textproc/chpp/Makefile ============================================================================== --- head/textproc/chpp/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/textproc/chpp/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= chpp PORTVERSION= 0.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.complang.tuwien.ac.at/schani/chpp/files/ \ http://freebsd.nsu.ru/distfiles/ Modified: head/www/w3m/Makefile ============================================================================== --- head/www/w3m/Makefile Fri Jun 1 10:12:42 2018 (r471253) +++ head/www/w3m/Makefile Fri Jun 1 10:16:41 2018 (r471254) @@ -3,7 +3,7 @@ PORTNAME= w3m PORTVERSION= 0.5.3.20180125 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES+= www ipv6 MAINTAINER?= nobutaka@FreeBSD.org