Skip to content

Commit

Permalink
Switch default python3 version from 3.3 to 3.4.
Browse files Browse the repository at this point in the history
Bump PORTREVISIONs for the affected ports.

Exp-run by:	antoine
  • Loading branch information
demon authored and demon committed Jan 10, 2015
1 parent 5fd105e commit 52f540b
Show file tree
Hide file tree
Showing 39 changed files with 52 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Mk/bsd.default-versions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
14 changes: 14 additions & 0 deletions UPDATING
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]

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: [email protected]
Expand Down
1 change: 1 addition & 0 deletions accessibility/accerciser/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= accerciser
PORTVERSION= 3.14.0
PORTREVISION= 1
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
1 change: 1 addition & 0 deletions accessibility/orca/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= orca
PORTVERSION= 3.14.3
PORTREVISION= 1
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
2 changes: 1 addition & 1 deletion accessibility/py3-atspi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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/}
Expand Down
1 change: 1 addition & 0 deletions audio/gnome-music/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= gnome-music
PORTVERSION= 3.14.2
PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
2 changes: 1 addition & 1 deletion audio/pithos/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= pithos
PORTVERSION= 1.0.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
DISTNAME= ${PORTVERSION}

Expand Down
1 change: 1 addition & 0 deletions audio/py3-pylast/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= pylast
PORTVERSION= 0.5.11
PORTREVISION= 1
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
1 change: 1 addition & 0 deletions audio/rhythmbox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= rhythmbox
PORTVERSION= 3.1
PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
1 change: 1 addition & 0 deletions databases/py-kyotocabinet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= kyotocabinet
PORTVERSION= 1.22
PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= http://fallabs.com/${PORTNAME}/pythonpkg/ \
LOCAL/sunpoet
Expand Down
2 changes: 1 addition & 1 deletion databases/py-postgresql/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
2 changes: 1 addition & 1 deletion deskutils/alacarte/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

PORTNAME= alacarte
PORTVERSION= 3.11.91
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
2 changes: 1 addition & 1 deletion deskutils/gnome-sound-recorder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion devel/glade/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

PORTNAME= glade
PORTVERSION= 3.18.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
1 change: 1 addition & 0 deletions devel/libpeas/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= libpeas
PORTVERSION= 1.12.1
PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
1 change: 1 addition & 0 deletions devel/libsigrokdecode/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= libsigrokdecode
PORTVERSION= 0.3.0
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://sigrok.org/download/source/libsigrokdecode/

Expand Down
2 changes: 1 addition & 1 deletion devel/py-asyncio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= asyncio
PORTVERSION= 3.4.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
2 changes: 1 addition & 1 deletion devel/py3-dbus/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down
1 change: 1 addition & 0 deletions devel/py3-gobject3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions devel/py3-xdg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= xdg
PORTVERSION= 0.25
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://people.freedesktop.org/~takluyver/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
1 change: 1 addition & 0 deletions dns/py-dns3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion editors/gedit-plugins/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

PORTNAME= gedit-plugins
PORTVERSION= 3.14.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
2 changes: 1 addition & 1 deletion editors/gedit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

PORTNAME= gedit
PORTVERSION= 3.14.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
1 change: 1 addition & 0 deletions games/gnome-sudoku/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= gnome-sudoku
PORTVERSION= 3.14.2
PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
1 change: 1 addition & 0 deletions graphics/eog-plugins/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= eog-plugins
PORTVERSION= 3.14.1
PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
1 change: 1 addition & 0 deletions graphics/py-PyX/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= PyX
PORTVERSION= 0.13
PORTREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
2 changes: 1 addition & 1 deletion graphics/py3-cairo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
2 changes: 1 addition & 1 deletion lang/python3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= python3
PORTVERSION= ${PYTHON_MAJOR_VER}
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= lang python ipv6
MASTER_SITES=
DISTFILES=
Expand Down
1 change: 1 addition & 0 deletions multimedia/py3-gstreamer1/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
1 change: 1 addition & 0 deletions multimedia/totem/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= totem
PORTVERSION= 3.14.1
PORTREVISION= 1
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
1 change: 1 addition & 0 deletions net-im/py-sleekxmpp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= sleekxmpp
PORTVERSION= 1.3.1
PORTREVISION= 1
CATEGORIES= net-im python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down
1 change: 1 addition & 0 deletions science/sigrok-firmware-utils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= firmware
PORTVERSION= 20140418
PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= #none
PKGNAMEPREFIX= sigrok-
Expand Down
1 change: 1 addition & 0 deletions sysutils/brebis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= brebis
PORTVERSION= 0.9
PORTREVISION= 1
CATEGORIES= sysutils archivers
MASTER_SITES= http://brebisproject.org/attachments/download/18/ \
LOCAL/martymac
Expand Down
2 changes: 1 addition & 1 deletion sysutils/dvdvideo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion textproc/codespell/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}/
Expand Down
2 changes: 1 addition & 1 deletion textproc/py3-libxml2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}

Expand Down
2 changes: 1 addition & 1 deletion www/epiphany/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

PORTNAME= epiphany
PORTVERSION= 3.12.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
1 change: 1 addition & 0 deletions www/py-aiohttp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= aiohttp
PORTVERSION= 0.9.0
PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
1 change: 1 addition & 0 deletions x11/gnome-desktop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= gnome-desktop
PORTVERSION= 3.14.2
PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down

0 comments on commit 52f540b

Please sign in to comment.