diff options
author | pclin <pclin@FreeBSD.org> | 2013-03-14 16:17:39 +0800 |
---|---|---|
committer | pclin <pclin@FreeBSD.org> | 2013-03-14 16:17:39 +0800 |
commit | e3100f579808b8e1d1db90beb8bd675d28e9477f (patch) | |
tree | 57140d90fa56f736654c99558bb40c030c04b502 /deskutils/cdcat | |
parent | 6afb6d3db5fb51ed7bbf857428d9503f2f5bd025 (diff) | |
download | freebsd-ports-gnome-e3100f579808b8e1d1db90beb8bd675d28e9477f.tar.gz freebsd-ports-gnome-e3100f579808b8e1d1db90beb8bd675d28e9477f.tar.zst freebsd-ports-gnome-e3100f579808b8e1d1db90beb8bd675d28e9477f.zip |
- 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
Diffstat (limited to 'deskutils/cdcat')
-rw-r--r-- | deskutils/cdcat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/cdcat/Makefile b/deskutils/cdcat/Makefile index 4a6aea6d68ce..a762d8572a9d 100644 --- a/deskutils/cdcat/Makefile +++ b/deskutils/cdcat/Makefile @@ -3,6 +3,7 @@ PORTNAME= cdcat PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ GOOGLE_CODE:lib7zip |