diff options
author | rnoland <rnoland@FreeBSD.org> | 2009-04-04 12:05:11 +0800 |
---|---|---|
committer | rnoland <rnoland@FreeBSD.org> | 2009-04-04 12:05:11 +0800 |
commit | b99aba917828323771caa0438a4d46674ce3924f (patch) | |
tree | a0a6671924f0bd458c27296f710c163b13a35c60 /x11 | |
parent | fc578e73caf5f1ac4250af6b8ac1e9210c6c13df (diff) | |
download | freebsd-ports-gnome-b99aba917828323771caa0438a4d46674ce3924f.tar.gz freebsd-ports-gnome-b99aba917828323771caa0438a4d46674ce3924f.tar.zst freebsd-ports-gnome-b99aba917828323771caa0438a4d46674ce3924f.zip |
Chase the Xorg server update and bump ports that depend on it.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gsynaptics/Makefile | 2 | ||||
-rw-r--r-- | x11/slim/Makefile | 1 | ||||
-rw-r--r-- | x11/wrapper/Makefile | 2 | ||||
-rw-r--r-- | x11/xorg-minimal/Makefile | 1 | ||||
-rw-r--r-- | x11/xorg/Makefile | 1 |
5 files changed, 5 insertions, 2 deletions
diff --git a/x11/gsynaptics/Makefile b/x11/gsynaptics/Makefile index 1302b406f20c..d9270626905e 100644 --- a/x11/gsynaptics/Makefile +++ b/x11/gsynaptics/Makefile @@ -7,7 +7,7 @@ PORTNAME= gsynaptics PORTVERSION= 0.9.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= gsynaptics/21527 diff --git a/x11/slim/Makefile b/x11/slim/Makefile index 5bede772b548..ae9e8d08fca7 100644 --- a/x11/slim/Makefile +++ b/x11/slim/Makefile @@ -7,6 +7,7 @@ PORTNAME= slim PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_BERLIOS} \ http://depot.fsck.ch/mirror/distfiles/ diff --git a/x11/wrapper/Makefile b/x11/wrapper/Makefile index d9a6165a6ec9..314943ac1714 100644 --- a/x11/wrapper/Makefile +++ b/x11/wrapper/Makefile @@ -7,7 +7,7 @@ PORTNAME= wrapper PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 DISTNAME= # intentionally left blank EXTRACT_SUFX= # intentionally left blank diff --git a/x11/xorg-minimal/Makefile b/x11/xorg-minimal/Makefile index 36e45bdc5df9..a480fe169323 100644 --- a/x11/xorg-minimal/Makefile +++ b/x11/xorg-minimal/Makefile @@ -7,6 +7,7 @@ PORTNAME= xorg PORTVERSION= 7.4 +PORTREVISION= 1 CATEGORIES= x11 x11-servers MASTER_SITES= # none PKGNAMESUFFIX= -minimal diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile index db63a0e488d1..bc50c759e720 100644 --- a/x11/xorg/Makefile +++ b/x11/xorg/Makefile @@ -7,6 +7,7 @@ PORTNAME= xorg PORTVERSION= 7.4 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= # none DISTFILES= # none |