Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2018 11:22:59 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r464068 - in head: devel/autogen devel/dparser devel/shards devel/shedskin editors/zile finance/gnucash games/aisleriot games/trackballs graphics/graphviz graphics/inkscape lang/ecl lan...
Message-ID:  <201803101122.w2ABMx9P051539@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Sat Mar 10 11:22:59 2018
New Revision: 464068
URL: https://svnweb.freebsd.org/changeset/ports/464068

Log:
  Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
  
  PR:		225560
  Submitted by:	Yasuhiro KIMURA <yasu@utahime@org>
  Reviewed by:	cpm
  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/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	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/devel/autogen/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,6 +3,7 @@
 
 PORTNAME=	autogen
 PORTVERSION=	5.18.12
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNU/${PORTNAME}/rel${PORTVERSION}
 

Modified: head/devel/dparser/Makefile
==============================================================================
--- head/devel/dparser/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/devel/dparser/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,6 +3,7 @@
 
 PORTNAME=	dparser
 PORTVERSION=	1.30
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/
 DISTNAME=	d-${PORTVERSION}-src

Modified: head/devel/shards/Makefile
==============================================================================
--- head/devel/shards/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/devel/shards/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,6 +3,7 @@
 PORTNAME=		shards
 DISTVERSIONPREFIX=	v
 DISTVERSION=		0.7.2
+PORTREVISION=		1
 CATEGORIES=		devel
 
 MAINTAINER=	greg@unrelenting.technology

Modified: head/devel/shedskin/Makefile
==============================================================================
--- head/devel/shedskin/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/devel/shedskin/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	shedskin
 PORTVERSION=	0.9.4
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel python
 

Modified: head/editors/zile/Makefile
==============================================================================
--- head/editors/zile/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/editors/zile/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	zile
 PORTVERSION=	2.4.14
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors
 MASTER_SITES=	GNU
 

Modified: head/finance/gnucash/Makefile
==============================================================================
--- head/finance/gnucash/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/finance/gnucash/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnucash
 PORTVERSION=	2.6.19
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	finance gnome
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
 

Modified: head/games/aisleriot/Makefile
==============================================================================
--- head/games/aisleriot/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/games/aisleriot/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	aisleriot
 PORTVERSION=	3.22.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/games/trackballs/Makefile
==============================================================================
--- head/games/trackballs/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/games/trackballs/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -4,7 +4,7 @@
 PORTNAME=	trackballs
 PORTVERSION=	1.2.4
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 
 MAINTAINER=	martymac@FreeBSD.org

Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/graphics/graphviz/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	graphviz
 PORTVERSION=	2.40.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics tk
 MASTER_SITES=	http://www.graphviz.org/pub/graphviz/ARCHIVE/
 

Modified: head/graphics/inkscape/Makefile
==============================================================================
--- head/graphics/inkscape/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/graphics/inkscape/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	inkscape
 PORTVERSION=	0.92.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics gnome
 MASTER_SITES=	https://launchpadlibrarian.net/332184472/ \
 		https://inkscape.org/en/gallery/item/11254/ \

Modified: head/lang/ecl/Makefile
==============================================================================
--- head/lang/ecl/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/lang/ecl/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ecl
 PORTVERSION=	15.3.7
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	lang lisp
 MASTER_SITES=	SF/${PORTNAME}s/${PORTNAME}s/15.3/
 

Modified: head/lang/guile2/Makefile
==============================================================================
--- head/lang/guile2/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/lang/guile2/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	guile
 PORTVERSION=	2.0.14
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	lang scheme
 MASTER_SITES=	GNU
 PKGNAMESUFFIX=	2

Modified: head/lang/mdk/Makefile
==============================================================================
--- head/lang/mdk/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/lang/mdk/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mdk
 PORTVERSION=	1.2.9
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	lang gnome
 MASTER_SITES=	GNU/${PORTNAME}/v${PORTVERSION}
 

Modified: head/lang/neko/Makefile
==============================================================================
--- head/lang/neko/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/lang/neko/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,6 +3,7 @@
 PORTNAME=	neko
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2-2-0
+PORTREVISION=	1
 CATEGORIES=	lang
 
 MAINTAINER=	penzin.dev@gmail.com

Modified: head/lang/oo2c/Makefile
==============================================================================
--- head/lang/oo2c/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/lang/oo2c/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	oo2c
 PORTVERSION=	2.1.11
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	lang
 MASTER_SITES=	SF/ooc/ooc2/${PORTVERSION}
 DISTNAME=	${PORTNAME}_${BITS}-${PORTVERSION}

Modified: head/lang/sagittarius-scheme/Makefile
==============================================================================
--- head/lang/sagittarius-scheme/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/lang/sagittarius-scheme/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,6 +3,7 @@
 
 PORTNAME=	sagittarius
 PORTVERSION=	0.9.0.1
+PORTREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/ \
 		LOCAL/ashish

Modified: head/lang/see/Makefile
==============================================================================
--- head/lang/see/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/lang/see/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	see
 PORTVERSION=	3.1.1424
-PORTREVISION=	1
+PORTREVISION=	2
 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	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/math/asymptote/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	asymptote
 PORTVERSION=	2.41
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	math
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src

Modified: head/net-im/freetalk/Makefile
==============================================================================
--- head/net-im/freetalk/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/net-im/freetalk/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -4,7 +4,7 @@
 PORTNAME=	freetalk
 PORTVERSION=	4.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-im
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/net-im/gale/Makefile
==============================================================================
--- head/net-im/gale/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/net-im/gale/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gale
 PORTVERSION=	0.99f
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	net-im
 MASTER_SITES=	http://download.ofb.net/${PORTNAME}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}ruit

Modified: head/textproc/chpp/Makefile
==============================================================================
--- head/textproc/chpp/Makefile	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/textproc/chpp/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	chpp
 PORTVERSION=	0.3.5
-PORTREVISION=	2
+PORTREVISION=	3
 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	Sat Mar 10 11:15:05 2018	(r464067)
+++ head/www/w3m/Makefile	Sat Mar 10 11:22:59 2018	(r464068)
@@ -3,7 +3,7 @@
 
 PORTNAME=	w3m
 PORTVERSION=	0.5.3.20180125
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES+=	www ipv6
 
 MAINTAINER?=	nobutaka@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803101122.w2ABMx9P051539>