diff options
author | jbeich <jbeich@FreeBSD.org> | 2015-04-01 03:10:39 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2015-04-01 03:10:39 +0800 |
commit | bf7493b5e000bb495a28accd4bda4d98105d38cd (patch) | |
tree | 1ce9cd2638ce5cb614cc68bc843ea89d8bcb6231 /multimedia/openh264 | |
parent | 1ec984bfadb5ae3d2bec6272a713932cf3c27204 (diff) | |
download | freebsd-ports-gnome-bf7493b5e000bb495a28accd4bda4d98105d38cd.tar.gz freebsd-ports-gnome-bf7493b5e000bb495a28accd4bda4d98105d38cd.tar.zst freebsd-ports-gnome-bf7493b5e000bb495a28accd4bda4d98105d38cd.zip |
- Update gmp-api to 38.0
- Update Firefox to 37.0
- Update Firefox ESR and libxul to 31.6.0
- Update Thunderbird to 31.6.0
- Backport a few GTK3 fixes to Firefox 37
MFH: 2015Q1
Security: https://vuxml.freebsd.org/freebsd/d0c97697-df2c-4b8b-bff2-cec24dc35af8.html
Diffstat (limited to 'multimedia/openh264')
-rw-r--r-- | multimedia/openh264/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/openh264/Makefile b/multimedia/openh264/Makefile index 89b281f74080..f426fa5cfb40 100644 --- a/multimedia/openh264/Makefile +++ b/multimedia/openh264/Makefile @@ -2,6 +2,7 @@ PORTNAME= openh264 PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= gecko@FreeBSD.org |