diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-04-01 19:17:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-04-01 19:17:54 +0800 |
commit | bc471e793f1738e9812704cec35b02177ec426a3 (patch) | |
tree | c200e4abf2382ab4365da9f7d8a8a0c84971381f /x11-toolkits | |
parent | f089587d3e167bb4b940331efd36020a3d2ecb9d (diff) | |
download | freebsd-ports-gnome-bc471e793f1738e9812704cec35b02177ec426a3.tar.gz freebsd-ports-gnome-bc471e793f1738e9812704cec35b02177ec426a3.tar.zst freebsd-ports-gnome-bc471e793f1738e9812704cec35b02177ec426a3.zip |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox17/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile index fb5bc30af838..157a66a579fb 100644 --- a/x11-toolkits/fox17/Makefile +++ b/x11-toolkits/fox17/Makefile @@ -3,6 +3,7 @@ PORTNAME= fox PORTVERSION= 1.7.50 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.fox-toolkit.org/pub/ \ ftp://ftp.fox-toolkit.org/pub/ |