diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-09 01:17:43 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-09 01:17:43 +0800 |
commit | 2922cbf90fad78efdd4bbcb996bc71b969d416bf (patch) | |
tree | 80d533214ab0334391c3310d981fc22904f9eea6 /x11-clocks | |
parent | a76754ed187a9cdac7c0cd209c798812ad0ff6bd (diff) | |
download | freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.tar.gz freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.tar.zst freebsd-ports-gnome-2922cbf90fad78efdd4bbcb996bc71b969d416bf.zip |
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/gtubeclock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/sanduhr/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/gtubeclock/Makefile b/x11-clocks/gtubeclock/Makefile index 39d2ba0b93d9..e53119042e5d 100644 --- a/x11-clocks/gtubeclock/Makefile +++ b/x11-clocks/gtubeclock/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtubeclock PORTVERSION= 0.9.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-clocks MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/ diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile index c8fb23c30f6c..aff0b084b11a 100644 --- a/x11-clocks/sanduhr/Makefile +++ b/x11-clocks/sanduhr/Makefile @@ -3,7 +3,7 @@ PORTNAME= sanduhr PORTVERSION= 1.93 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-clocks gnome MASTER_SITES= http://seehuhn.de/media/programs/ |