diff options
author | Po-Chien Lin <pclin@FreeBSD.org> | 2013-03-14 08:17:39 +0000 |
---|---|---|
committer | Po-Chien Lin <pclin@FreeBSD.org> | 2013-03-14 08:17:39 +0000 |
commit | 98d451887b5744daee140068ba1ea22fa8004bb1 (patch) | |
tree | 57140d90fa56f736654c99558bb40c030c04b502 /net/mediatomb/Makefile | |
parent | c188c4c13a6b78b042f99f221233d955eae068d8 (diff) |
- graphics/libexif:
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a
Notes
Notes:
svn path=/head/; revision=314141
Diffstat (limited to 'net/mediatomb/Makefile')
-rw-r--r-- | net/mediatomb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile index 0ed259e29e47..02ec65f06795 100644 --- a/net/mediatomb/Makefile +++ b/net/mediatomb/Makefile @@ -3,7 +3,7 @@ PORTNAME= mediatomb PORTVERSION= 0.12.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION} |