summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2014-03-10 20:55:20 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2014-03-10 20:55:20 +0000
commit1cd277bdcecf80f1b3c00ed15ff1c9e707024607 (patch)
tree8b56d1724c64bf5dd76ae2dcec17c58fb797e8e1 /x11
parentUpdate the default version of GCC used in the Ports Collection from (diff)
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
Notes
Notes: svn path=/head/; revision=347809
Diffstat (limited to 'x11')
-rw-r--r--x11/guake/Makefile2
-rw-r--r--x11/hs-X11-xft/Makefile2
-rw-r--r--x11/hs-X11/Makefile2
-rw-r--r--x11/hs-xmobar/Makefile2
-rw-r--r--x11/kde4/Makefile1
-rw-r--r--x11/rxvt-unicode/Makefile1
-rw-r--r--x11/urxvt-perls/Makefile1
7 files changed, 7 insertions, 4 deletions
diff --git a/x11/guake/Makefile b/x11/guake/Makefile
index 35c5c61d7256..42cef870bb6b 100644
--- a/x11/guake/Makefile
+++ b/x11/guake/Makefile
@@ -2,7 +2,7 @@
PORTNAME= guake
PORTVERSION= 0.4.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://distfiles.gentoo.org/distfiles/ \
http://nivit.altervista.org/FreeBSD/ports/distfiles/
diff --git a/x11/hs-X11-xft/Makefile b/x11/hs-X11-xft/Makefile
index 03d873d61d8f..b647611c32f5 100644
--- a/x11/hs-X11-xft/Makefile
+++ b/x11/hs-X11-xft/Makefile
@@ -2,7 +2,7 @@
PORTNAME= X11-xft
PORTVERSION= 0.3.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= x11 haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile
index eb37283c9d5e..7f924616e052 100644
--- a/x11/hs-X11/Makefile
+++ b/x11/hs-X11/Makefile
@@ -3,7 +3,7 @@
PORTNAME= X11
PORTVERSION= 1.6.1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11 haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile
index 0fe2f6654ec4..bb0e20833a13 100644
--- a/x11/hs-xmobar/Makefile
+++ b/x11/hs-xmobar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmobar
PORTVERSION= 0.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile
index 11d46a316bff..a219f9f5b28e 100644
--- a/x11/kde4/Makefile
+++ b/x11/kde4/Makefile
@@ -3,6 +3,7 @@
PORTNAME= kde
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde
DISTFILES= # none
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 268f1dbf622f..6590b0627712 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rxvt-unicode
PORTVERSION= 9.19
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
diff --git a/x11/urxvt-perls/Makefile b/x11/urxvt-perls/Makefile
index 0febd93f2e6a..77778ad05d87 100644
--- a/x11/urxvt-perls/Makefile
+++ b/x11/urxvt-perls/Makefile
@@ -2,6 +2,7 @@
PORTNAME= urxvt-perls
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= rea@FreeBSD.org