svn commit: r376731 - in head: . Mk accessibility/accerciser accessibility/orca accessibility/py3-atspi audio/gnome-music audio/pithos audio/py3-pylast audio/rhythmbox databases/py-kyotocabinet dat...

Dmitry Sivachenko demon at FreeBSD.org
Sat Jan 10 23:15:39 UTC 2015


Author: demon
Date: Sat Jan 10 23:15:27 2015
New Revision: 376731
URL: https://svnweb.freebsd.org/changeset/ports/376731
QAT: https://qat.redports.org/buildarchive/r376731/

Log:
  Switch default python3 version from 3.3 to 3.4.
  Bump PORTREVISIONs for the affected ports.
  
  Exp-run by:	antoine

Modified:
  head/Mk/bsd.default-versions.mk
  head/UPDATING
  head/accessibility/accerciser/Makefile
  head/accessibility/orca/Makefile
  head/accessibility/py3-atspi/Makefile
  head/audio/gnome-music/Makefile
  head/audio/pithos/Makefile
  head/audio/py3-pylast/Makefile
  head/audio/rhythmbox/Makefile
  head/databases/py-kyotocabinet/Makefile
  head/databases/py-postgresql/Makefile
  head/deskutils/alacarte/Makefile
  head/deskutils/gnome-sound-recorder/Makefile
  head/devel/glade/Makefile
  head/devel/libpeas/Makefile
  head/devel/libsigrokdecode/Makefile
  head/devel/py-asyncio/Makefile
  head/devel/py3-dbus/Makefile
  head/devel/py3-gobject3/Makefile
  head/devel/py3-xdg/Makefile
  head/dns/py-dns3/Makefile
  head/editors/gedit-plugins/Makefile
  head/editors/gedit/Makefile
  head/games/gnome-sudoku/Makefile
  head/graphics/eog-plugins/Makefile
  head/graphics/py-PyX/Makefile
  head/graphics/py3-cairo/Makefile
  head/lang/python3/Makefile
  head/multimedia/py3-gstreamer1/Makefile
  head/multimedia/totem/Makefile
  head/net-im/py-sleekxmpp/Makefile
  head/science/sigrok-firmware-utils/Makefile
  head/sysutils/brebis/Makefile
  head/sysutils/dvdvideo/Makefile
  head/textproc/codespell/Makefile
  head/textproc/py3-libxml2/Makefile
  head/www/epiphany/Makefile
  head/www/py-aiohttp/Makefile
  head/x11/gnome-desktop/Makefile

Modified: head/Mk/bsd.default-versions.mk
==============================================================================
--- head/Mk/bsd.default-versions.mk	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/Mk/bsd.default-versions.mk	Sat Jan 10 23:15:27 2015	(r376731)
@@ -28,7 +28,7 @@ PGSQL_DEFAULT?=		9.3
 PHP_DEFAULT?=		5.4
 PYTHON_DEFAULT?=	2.7
 PYTHON2_DEFAULT?=	2.7
-PYTHON3_DEFAULT?=	3.3
+PYTHON3_DEFAULT?=	3.4
 RUBY_DEFAULT?=		2.0
 TCLTK_DEFAULT?=		8.6
 FIREBIRD_DEFAULT?=	2.5

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/UPDATING	Sat Jan 10 23:15:27 2015	(r376731)
@@ -5,6 +5,20 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20150111:
+  AFFECTS: users of python3
+  AUTHOR: demon at FreeBSD.org
+
+  The default version of python3 has changed from 3.3 to 3.4.
+  If you wish to stick with older version, add "python3=3.3" to your
+  DEFAULT_VERSIONS variable in /etc/make.conf.  To upgrade:
+
+  If using portupgrade:
+  # portupgrade -o lang/python33 lang/python34
+
+  If using portmaster:
+  # portmaster -o lang/python33 lang/python34
+
 20150109:
   AFFECTS: users of audio/speex
   AUTHOR: tijl at FreeBSD.org

Modified: head/accessibility/accerciser/Makefile
==============================================================================
--- head/accessibility/accerciser/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/accessibility/accerciser/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,6 +4,7 @@
 
 PORTNAME=	accerciser
 PORTVERSION=	3.14.0
+PORTREVISION=	1
 CATEGORIES=	accessibility gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/accessibility/orca/Makefile
==============================================================================
--- head/accessibility/orca/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/accessibility/orca/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,6 +4,7 @@
 
 PORTNAME=	orca
 PORTVERSION=	3.14.3
+PORTREVISION=	1
 CATEGORIES=	accessibility gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/accessibility/py3-atspi/Makefile
==============================================================================
--- head/accessibility/py3-atspi/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/accessibility/py3-atspi/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,7 +4,7 @@
 
 PORTNAME=	atspi
 PORTVERSION=	2.12.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	accessibility x11-toolkits python
 MASTER_SITES=	GNOME
 MASTER_SITE_SUBDIR=	sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}

Modified: head/audio/gnome-music/Makefile
==============================================================================
--- head/audio/gnome-music/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/audio/gnome-music/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,6 +4,7 @@
 
 PORTNAME=	gnome-music
 PORTVERSION=	3.14.2
+PORTREVISION=	1
 CATEGORIES=	audio gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/audio/pithos/Makefile
==============================================================================
--- head/audio/pithos/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/audio/pithos/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pithos
 PORTVERSION=	1.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	audio
 DISTNAME=	${PORTVERSION}
 

Modified: head/audio/py3-pylast/Makefile
==============================================================================
--- head/audio/py3-pylast/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/audio/py3-pylast/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,6 +3,7 @@
 
 PORTNAME=	pylast
 PORTVERSION=	0.5.11
+PORTREVISION=	1
 CATEGORIES=	audio python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/audio/rhythmbox/Makefile
==============================================================================
--- head/audio/rhythmbox/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/audio/rhythmbox/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,6 +4,7 @@
 
 PORTNAME=	rhythmbox
 PORTVERSION=	3.1
+PORTREVISION=	1
 CATEGORIES=	audio gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/databases/py-kyotocabinet/Makefile
==============================================================================
--- head/databases/py-kyotocabinet/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/databases/py-kyotocabinet/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,6 +3,7 @@
 
 PORTNAME=	kyotocabinet
 PORTVERSION=	1.22
+PORTREVISION=	1
 CATEGORIES=	databases python
 MASTER_SITES=	http://fallabs.com/${PORTNAME}/pythonpkg/ \
 		LOCAL/sunpoet

Modified: head/databases/py-postgresql/Makefile
==============================================================================
--- head/databases/py-postgresql/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/databases/py-postgresql/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -2,7 +2,7 @@
 
 PORTNAME=	postgresql
 PORTVERSION=	1.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP \
 		http://python.projects.postgresql.org/files/

Modified: head/deskutils/alacarte/Makefile
==============================================================================
--- head/deskutils/alacarte/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/deskutils/alacarte/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,7 +4,7 @@
 
 PORTNAME=	alacarte
 PORTVERSION=	3.11.91
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/deskutils/gnome-sound-recorder/Makefile
==============================================================================
--- head/deskutils/gnome-sound-recorder/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/deskutils/gnome-sound-recorder/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,7 +4,7 @@
 
 PORTNAME=	gnome-sound-recorder
 PORTVERSION=	3.12.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/devel/glade/Makefile
==============================================================================
--- head/devel/glade/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/devel/glade/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,7 +4,7 @@
 
 PORTNAME=	glade
 PORTVERSION=	3.18.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/devel/libpeas/Makefile
==============================================================================
--- head/devel/libpeas/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/devel/libpeas/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,6 +4,7 @@
 
 PORTNAME=	libpeas
 PORTVERSION=	1.12.1
+PORTREVISION=	1
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/devel/libsigrokdecode/Makefile
==============================================================================
--- head/devel/libsigrokdecode/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/devel/libsigrokdecode/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libsigrokdecode
 PORTVERSION=	0.3.0
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://sigrok.org/download/source/libsigrokdecode/
 

Modified: head/devel/py-asyncio/Makefile
==============================================================================
--- head/devel/py-asyncio/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/devel/py-asyncio/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,7 +3,7 @@
 
 PORTNAME=	asyncio
 PORTVERSION=	3.4.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py3-dbus/Makefile
==============================================================================
--- head/devel/py3-dbus/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/devel/py3-dbus/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 #   $MCom: ports/trunk/devel/py3-dbus/Makefile 19571 2014-04-25 18:12:46Z kwm $
 
-PORTREVISION=	0
+PORTREVISION=	1
 
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=

Modified: head/devel/py3-gobject3/Makefile
==============================================================================
--- head/devel/py3-gobject3/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/devel/py3-gobject3/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -2,6 +2,7 @@
 # $FreeBSD$
 #   $MCom: ports/trunk/devel/py3-gobject3/Makefile 19696 2014-05-26 11:20:01Z gusi $
 
+PORTREVISION=	1
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	3
 

Modified: head/devel/py3-xdg/Makefile
==============================================================================
--- head/devel/py3-xdg/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/devel/py3-xdg/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,6 +4,7 @@
 
 PORTNAME=	xdg
 PORTVERSION=	0.25
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	http://people.freedesktop.org/~takluyver/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/dns/py-dns3/Makefile
==============================================================================
--- head/dns/py-dns3/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/dns/py-dns3/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,6 +3,7 @@
 
 PORTNAME=	dns
 PORTVERSION=	3.0.4
+PORTREVISION=	1
 CATEGORIES=	dns python
 MASTER_SITES=	https://launchpad.net/${DISTNAME}/trunk/${PORTVERSION}/+download/ \
 		LOCAL/sunpoet

Modified: head/editors/gedit-plugins/Makefile
==============================================================================
--- head/editors/gedit-plugins/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/editors/gedit-plugins/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,7 +4,7 @@
 
 PORTNAME=	gedit-plugins
 PORTVERSION=	3.14.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/editors/gedit/Makefile
==============================================================================
--- head/editors/gedit/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/editors/gedit/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,7 +4,7 @@
 
 PORTNAME=	gedit
 PORTVERSION=	3.14.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/games/gnome-sudoku/Makefile
==============================================================================
--- head/games/gnome-sudoku/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/games/gnome-sudoku/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,6 +4,7 @@
 
 PORTNAME=	gnome-sudoku
 PORTVERSION=	3.14.2
+PORTREVISION=	1
 CATEGORIES=	games gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/graphics/eog-plugins/Makefile
==============================================================================
--- head/graphics/eog-plugins/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/graphics/eog-plugins/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,6 +4,7 @@
 
 PORTNAME=	eog-plugins
 PORTVERSION=	3.14.1
+PORTREVISION=	1
 CATEGORIES=	graphics gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/graphics/py-PyX/Makefile
==============================================================================
--- head/graphics/py-PyX/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/graphics/py-PyX/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,6 +3,7 @@
 
 PORTNAME=	PyX
 PORTVERSION=	0.13
+PORTREVISION=	1
 CATEGORIES=	graphics python
 MASTER_SITES=	SF
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py3-cairo/Makefile
==============================================================================
--- head/graphics/py3-cairo/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/graphics/py3-cairo/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,7 +4,7 @@
 
 PORTNAME=	cairo
 PORTVERSION=	1.10.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics python
 MASTER_SITES=	http://cairographics.org/releases/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/lang/python3/Makefile
==============================================================================
--- head/lang/python3/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/lang/python3/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -2,7 +2,7 @@
 
 PORTNAME=	python3
 PORTVERSION=	${PYTHON_MAJOR_VER}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	lang python ipv6
 MASTER_SITES=
 DISTFILES=

Modified: head/multimedia/py3-gstreamer1/Makefile
==============================================================================
--- head/multimedia/py3-gstreamer1/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/multimedia/py3-gstreamer1/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gstreamer
 PORTVERSION=	1.4.0
+PORTREVISION=	1
 CATEGORIES=	multimedia python
 MASTER_SITES=	http://gstreamer.freedesktop.org/src/gst-python/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/multimedia/totem/Makefile
==============================================================================
--- head/multimedia/totem/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/multimedia/totem/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,6 +4,7 @@
 
 PORTNAME=	totem
 PORTVERSION=	3.14.1
+PORTREVISION=	1
 CATEGORIES=	multimedia gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/net-im/py-sleekxmpp/Makefile
==============================================================================
--- head/net-im/py-sleekxmpp/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/net-im/py-sleekxmpp/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -2,6 +2,7 @@
 
 PORTNAME=	sleekxmpp
 PORTVERSION=	1.3.1
+PORTREVISION=	1
 CATEGORIES=	net-im python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/science/sigrok-firmware-utils/Makefile
==============================================================================
--- head/science/sigrok-firmware-utils/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/science/sigrok-firmware-utils/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,6 +3,7 @@
 
 PORTNAME=	firmware
 PORTVERSION=	20140418
+PORTREVISION=	1
 CATEGORIES=	science
 MASTER_SITES=	#none
 PKGNAMEPREFIX=	sigrok-

Modified: head/sysutils/brebis/Makefile
==============================================================================
--- head/sysutils/brebis/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/sysutils/brebis/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,6 +3,7 @@
 
 PORTNAME=	brebis
 PORTVERSION=	0.9
+PORTREVISION=	1
 CATEGORIES=	sysutils archivers
 MASTER_SITES=	http://brebisproject.org/attachments/download/18/ \
 		LOCAL/martymac

Modified: head/sysutils/dvdvideo/Makefile
==============================================================================
--- head/sysutils/dvdvideo/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/sysutils/dvdvideo/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dvdvideo
 PORTVERSION=	20130117
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils multimedia
 MASTER_SITES=	http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
 		LOCAL/martymac

Modified: head/textproc/codespell/Makefile
==============================================================================
--- head/textproc/codespell/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/textproc/codespell/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -2,7 +2,7 @@
 
 PORTNAME=	codespell
 PORTVERSION=	1.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	http://packages.profusion.mobi/${PORTNAME}/ \
 		https://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/

Modified: head/textproc/py3-libxml2/Makefile
==============================================================================
--- head/textproc/py3-libxml2/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/textproc/py3-libxml2/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 #   $MCom: ports/trunk/textproc/py3-libxml2/Makefile 19293 2014-03-24 20:46:10Z kwm $
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	textproc gnome python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/www/epiphany/Makefile
==============================================================================
--- head/www/epiphany/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/www/epiphany/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,7 +4,7 @@
 
 PORTNAME=	epiphany
 PORTVERSION=	3.12.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/www/py-aiohttp/Makefile
==============================================================================
--- head/www/py-aiohttp/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/www/py-aiohttp/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -3,6 +3,7 @@
 
 PORTNAME=	aiohttp
 PORTVERSION=	0.9.0
+PORTREVISION=	1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/x11/gnome-desktop/Makefile
==============================================================================
--- head/x11/gnome-desktop/Makefile	Sat Jan 10 22:14:42 2015	(r376730)
+++ head/x11/gnome-desktop/Makefile	Sat Jan 10 23:15:27 2015	(r376731)
@@ -4,6 +4,7 @@
 
 PORTNAME=	gnome-desktop
 PORTVERSION=	3.14.2
+PORTREVISION=	1
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3


More information about the svn-ports-all mailing list