diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-04-30 20:50:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-04-30 20:50:54 +0800 |
commit | 78b18ef66a7b38860f2f7a473f610c2decbcf15c (patch) | |
tree | 6d8557836ec3d2570d350b871cae953c702c3166 /www/chromium | |
parent | 69330b685b0f4196354a8e7c841564f98ba3be42 (diff) | |
download | freebsd-ports-gnome-78b18ef66a7b38860f2f7a473f610c2decbcf15c.tar.gz freebsd-ports-gnome-78b18ef66a7b38860f2f7a473f610c2decbcf15c.tar.zst freebsd-ports-gnome-78b18ef66a7b38860f2f7a473f610c2decbcf15c.zip |
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Diffstat (limited to 'www/chromium')
-rw-r--r-- | www/chromium/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 0e83e239fcab..5ae580d31ce6 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 58.0.3029.81 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # default, but needed to get distinfo correct if TEST is on |