diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-10-04 23:12:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-10-04 23:12:44 +0800 |
commit | 5b8ce88717d7be6493037c9874fd13ae3f1e7416 (patch) | |
tree | b7493b74f7532f3fda6de55f79bf5070d36b0ea2 /www | |
parent | fbfbaa1eb9f43f40b0e05b75777044516036208e (diff) | |
download | freebsd-ports-gnome-5b8ce88717d7be6493037c9874fd13ae3f1e7416.tar.gz freebsd-ports-gnome-5b8ce88717d7be6493037c9874fd13ae3f1e7416.tar.zst freebsd-ports-gnome-5b8ce88717d7be6493037c9874fd13ae3f1e7416.zip |
- Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change
Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
Diffstat (limited to 'www')
-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 e44dc17702f4..41605ee33034 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 37.0.2062.124 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |