diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-01 11:17:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-04-01 11:17:54 +0000 |
commit | 1fc33e5d96133d5064c7fadc6b195db871d6dc9b (patch) | |
tree | c200e4abf2382ab4365da9f7d8a8a0c84971381f /www/chromium | |
parent | 7aec0f0f215263aee118e287c3f2d27e9134f40e (diff) | |
download | ports-1fc33e5d96133d5064c7fadc6b195db871d6dc9b.tar.gz ports-1fc33e5d96133d5064c7fadc6b195db871d6dc9b.zip |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
Notes
Notes:
svn path=/head/; revision=412334
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 8a20da9fd56a..818220f97111 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 49.0.2623.110 +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 |