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 | |
parent | c188c4c13a6b78b042f99f221233d955eae068d8 (diff) | |
download | ports-98d451887b5744daee140068ba1ea22fa8004bb1.tar.gz ports-98d451887b5744daee140068ba1ea22fa8004bb1.zip |
Notes
35 files changed, 101 insertions, 120 deletions
diff --git a/astro/foxtrotgps/Makefile b/astro/foxtrotgps/Makefile index 6f3de130f9a5..a9882c7f37f5 100644 --- a/astro/foxtrotgps/Makefile +++ b/astro/foxtrotgps/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: foxtrotgps -# Date created: 15 January 2011 -# Whom: crwhipp@gmail.com -# +# Created by: crwhipp@gmail.com # $FreeBSD$ -# PORTNAME= foxtrotgps PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= astro geography MASTER_SITES= http://www.foxtrotgps.org/releases/ diff --git a/astro/viking/Makefile b/astro/viking/Makefile index 37db350e6b88..5baa856865bc 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -3,6 +3,7 @@ PORTNAME= viking PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile index f520c64d058f..982aebfc6c80 100644 --- a/deskutils/cairo-dock-plugins/Makefile +++ b/deskutils/cairo-dock-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= cairo-dock-plugins DISTVERSION= 2.3.0~3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= http://launchpadlibrarian.net/73753265/ \ http://pazzle.otdux.com.ua/ 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 diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile index 19baba1b1844..c01754353361 100644 --- a/graphics/eog-plugins/Makefile +++ b/graphics/eog-plugins/Makefile @@ -1,14 +1,10 @@ -# New ports collection makefile for: eog-plugins -# Date created: 28 August 2009 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/graphics/eog-plugins/Makefile,v 1.14 2010/09/04 18:09:30 kwm Exp $ -# PORTNAME= eog-plugins PORTVERSION= 2.30.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index e50f622e47ca..739f7353f37c 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,14 +1,10 @@ -# New ports collection makefile for: eog2 -# Date created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/graphics/eog/Makefile,v 1.123 2010/11/16 10:11:41 kwm Exp $ -# PORTNAME= eog PORTVERSION= 2.32.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/graphics/ethumb/Makefile b/graphics/ethumb/Makefile index 4c291c8d24f2..eed10f8a6f1b 100644 --- a/graphics/ethumb/Makefile +++ b/graphics/ethumb/Makefile @@ -3,6 +3,7 @@ PORTNAME= ethumb PORTVERSION= 1.7.5 +PORTREVISION= 1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile index dc7bd37f6925..f9fb7baf0288 100644 --- a/graphics/exif/Makefile +++ b/graphics/exif/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: exif -# Date created: May 02 2005 -# Whom: Pav Lucistnik <pav@FreeBSD.org> -# +# Created by: Pav Lucistnik <pav@FreeBSD.org> # $FreeBSD$ -# PORTNAME= exif PORTVERSION= 0.6.20 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/${PORTNAME}/${PORTVERSION} @@ -17,6 +14,7 @@ LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ popt.0:${PORTSDIR}/devel/popt USE_GMAKE= yes +USE_PKGCONFIG= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes CONFIGURE_ENV+= POPT_CFLAGS=-I${LOCALBASE}/include POPT_LIBS="-L${LOCALBASE}/lib -lpopt" diff --git a/graphics/exiftran/Makefile b/graphics/exiftran/Makefile index 27809ca18f0d..cde83a3cf8f4 100644 --- a/graphics/exiftran/Makefile +++ b/graphics/exiftran/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: exiftran -# Date created: June 03 2011 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= exiftran DISTNAME= fbida-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} PORTVERSION= 2.09 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.kraxel.org/releases/fbida/ diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 68b4bf18423b..3e4992ce75f8 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: f-spot -# Date created: 20041008 -# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> -# +# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # $FreeBSD$ -# PORTNAME= f-spot PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index 7ce992f140ec..0d9c3057a87e 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -3,7 +3,7 @@ PORTNAME= gimageview PORTVERSION= 0.2.27 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= SF/gtkmmviewer/${PORTNAME}/${PORTVERSION} diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 981da40d8d77..49647f18b91a 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -4,7 +4,7 @@ PORTNAME= gimp-app PORTVERSION= 2.8.4 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 5c1a3f90fa18..0ef50baae6ad 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: gtkam -# Date created: 10 June 2002 -# Whom: ports@FreeBSD.org -# +# Created by: ports@FreeBSD.org # $FreeBSD$ -# PORTNAME= gtkam PORTVERSION= 0.1.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION} diff --git a/graphics/ida/Makefile b/graphics/ida/Makefile index 1b0fc3d4623d..98d80a678dff 100644 --- a/graphics/ida/Makefile +++ b/graphics/ida/Makefile @@ -3,7 +3,7 @@ PORTNAME= ida PORTVERSION= 2.09 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.kraxel.org/releases/fbida/ DISTNAME= fbida-${PORTVERSION} diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index bf39f25e96ae..ce836229c6d6 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: libexif-gtk -# Date created: 10 Jun 2002 -# Whom: ports@FreeBSD.org -# +# Created by: ports@FreeBSD.org # $FreeBSD$ -# PORTNAME= libexif-gtk PORTVERSION= 0.3.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= SF/libexif/${PORTNAME}/${PORTVERSION} diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index 3c292cb61fe7..c169a238f0ed 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -1,28 +1,31 @@ -# New ports collection makefile for: libexif -# Date created: Tue Feb 26 19:02:44 MST 2002 -# Whom: Peter Schmiedeskamp -# +# Created by: Peter Schmiedeskamp <pschmied@qwest.net> # $FreeBSD$ -# PORTNAME= libexif -PORTVERSION= 0.6.20 +PORTVERSION= 0.6.21 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= marius@nuenneri.ch COMMENT= Library to read digital camera file meta-data +LICENSE= LGPL21 + USE_BZIP2= yes -USE_GNOME= gnomehack ltverhack pkgconfig +USE_GNOME= gnomehack ltverhack USE_GMAKE= yes +USE_PKGCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-docs USE_LDCONFIG= yes -.if !defined(WITHOUT_NLS) +PORTDOCS= AUTHORS ChangeLog NEWS README + +.include <bsd.port.options.mk> + +.if ${PORT_OPTIONS:MNLS} USE_GETTEXT= yes PLIST_SUB+= NLS="" .else @@ -32,15 +35,14 @@ PLIST_SUB+= NLS="@comment " .endif post-patch: - @${REINPLACE_CMD} -e 's|-g -Wall||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/^SUBDIRS =/s|doc||g ; \ /^am__installdirs =/s|$$(docdir)||g ; \ /^install-data-am:/s|install-docDATA||g' ${WRKSRC}/Makefile.in post-install: -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} -.for file in AUTHORS ChangeLog NEWS README +.for file in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif diff --git a/graphics/libexif/distinfo b/graphics/libexif/distinfo index 9ade0d7a5eb2..82a65d82a230 100644 --- a/graphics/libexif/distinfo +++ b/graphics/libexif/distinfo @@ -1,2 +1,2 @@ -SHA256 (libexif-0.6.20.tar.bz2) = a772d20bd8fb9802d7f0d70fde6ac8872f87d0c66c52b0d14026dafcaa83d715 -SIZE (libexif-0.6.20.tar.bz2) = 1412921 +SHA256 (libexif-0.6.21.tar.bz2) = 16cdaeb62eb3e6dfab2435f7d7bccd2f37438d21c5218ec4e58efa9157d4d41a +SIZE (libexif-0.6.21.tar.bz2) = 1368435 diff --git a/graphics/libexif/pkg-plist b/graphics/libexif/pkg-plist index 0edbcdb15495..96dd5b66333d 100644 --- a/graphics/libexif/pkg-plist +++ b/graphics/libexif/pkg-plist @@ -1,8 +1,8 @@ include/libexif/_stdint.h include/libexif/exif-byte-order.h include/libexif/exif-content.h -include/libexif/exif-data.h include/libexif/exif-data-type.h +include/libexif/exif-data.h include/libexif/exif-entry.h include/libexif/exif-format.h include/libexif/exif-ifd.h @@ -17,15 +17,12 @@ lib/libexif.la lib/libexif.so lib/libexif.so.12 libdata/pkgconfig/libexif.pc -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README %%NLS%%share/locale/be/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/bs/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/cs/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/da/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/de/LC_MESSAGES/libexif-12.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/en_CA/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/es/LC_MESSAGES/libexif-12.mo @@ -34,15 +31,15 @@ libdata/pkgconfig/libexif.pc %%NLS%%share/locale/ja/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/nl/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/pl/LC_MESSAGES/libexif-12.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/pt/LC_MESSAGES/libexif-12.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/ru/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/sk/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/sq/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/sr/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/sv/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/tr/LC_MESSAGES/libexif-12.mo +%%NLS%%share/locale/uk/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/vi/LC_MESSAGES/libexif-12.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/libexif-12.mo -%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm include/libexif diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 30b28b052fd8..ac28ed3a9a0c 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: libgphoto2 -# Date created: 26 May 1999 -# Whom: Anders Nordby <anders@fix.no> -# +# Created by: Anders Nordby <anders@fix.no> # $FreeBSD$ -# PORTNAME= libgphoto2 PORTVERSION= 2.4.14 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} diff --git a/graphics/libkexif/Makefile b/graphics/libkexif/Makefile index b2eac83d62d4..bcfa93c71f21 100644 --- a/graphics/libkexif/Makefile +++ b/graphics/libkexif/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: libkexif -# Date created: Mon Oct 18 19:41:36 CEST 2004 -# Whom: Markus Brueffer <markus@FreeBSD.org> -# +# Created by: Markus Brueffer <markus@FreeBSD.org> # $FreeBSD$ PORTNAME= libkexif PORTVERSION= 0.2.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics devel MASTER_SITES= SF/kipi/OldFiles diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile index 2e655c8a2b4d..5d802ec5905a 100644 --- a/graphics/pornview/Makefile +++ b/graphics/pornview/Makefile @@ -3,7 +3,7 @@ PORTNAME= pornview PORTVERSION= 0.2.0.p.1 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 0cb4124dd0d3..25d613e3972f 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: ristretto -# Date created: 2007-08-27 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ristretto PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= graphics xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index ddd63acfa0f7..d4f1c5122dbf 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -3,7 +3,7 @@ PORTNAME= shotwell PORTVERSION= 0.11.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= http://www.yorba.org/download/shotwell/${PORTVERSION:R}/ diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index 444a65cffe15..f184c5b5e277 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: vips -# Date created: 19 December 2003 -# Whom: Lev Serebryakov <lev@FreeBSD.org> -# +# Created by: Lev Serebryakov <lev@FreeBSD.org> # $FreeBSD$ -# PORTNAME= vips PORTVERSION= 7.26.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile index eb1cc5dac704..0b7ae5049956 100644 --- a/multimedia/dvdstyler/Makefile +++ b/multimedia/dvdstyler/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: dvdstyler -# Date created: 2004-07-30 -# Whom: Michael Johnson <ahze@ahze.net> -# +# Created by: Michael Johnson <ahze@ahze.net> # $FreeBSD$ -# PORTNAME= dvdstyler DISTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile index 7f831cb6379b..7d6467ab0938 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -2,7 +2,7 @@ PORTNAME= mlt PORTVERSION= 0.8.8 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME} 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} diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile index 10c1d74fa5e3..2df093c6bea7 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: minidlna -# Date created: 2010-06-13 -# Whom: Mikhail Teterin <mi@aldan.algebra.com> -# +# Created by: Mikhail Teterin <mi@aldan.algebra.com> # $FreeBSD$ -# PORTNAME= minidlna PORTVERSION= 1.0.24 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net multimedia www MASTER_SITES= SF diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 897896c6ad30..93ed0f4b224f 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -51,6 +51,41 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="d881d254-70c6-11e2-862d-080027a5ec9a"> + <topic>libexif -- multiple remote vulnerabilities</topic> + <affects> + <package> + <name>libexif</name> + <range><lt>0.6.21</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>libexif project security advisory:</p> + <blockquote cite="http://sourceforge.net/mailarchive/message.php?msg_id=29534027"> + <p>A number of remotely exploitable issues were discovered in libexif + and exif, with effects ranging from information leakage to potential + remote code execution.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2012-2812</cvename> + <cvename>CVE-2012-2813</cvename> + <cvename>CVE-2012-2814</cvename> + <cvename>CVE-2012-2836</cvename> + <cvename>CVE-2012-2837</cvename> + <cvename>CVE-2012-2840</cvename> + <cvename>CVE-2012-2841</cvename> + <cvename>CVE-2012-2845</cvename> + <bid>54437</bid> + </references> + <dates> + <discovery>2012-07-12</discovery> + <entry>2013-03-13</entry> + </dates> + </vuln> + <vuln vid="5ff40cb4-8b92-11e2-bdb6-001060e06fd4"> <topic>linux-flashplugin -- multiple vulnerabilities</topic> <affects> diff --git a/sysutils/tracker-client/Makefile b/sysutils/tracker-client/Makefile index f2d58271fd87..42546f31ba16 100644 --- a/sysutils/tracker-client/Makefile +++ b/sysutils/tracker-client/Makefile @@ -1,14 +1,10 @@ -# New ports collection makefile for: tracker -# Date created: 2006-12-09 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ # $MCom: ports/sysutils/tracker-client/Makefile,v 1.14 2010/05/10 04:21:19 marcus Exp $ -# PORTNAME= tracker PORTVERSION= 0.6.95 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils gnome MASTER_SITES= GNOME PKGNAMESUFFIX?= -client diff --git a/www/swiggle/Makefile b/www/swiggle/Makefile index 046e08287720..fc3a7b5ee008 100644 --- a/www/swiggle/Makefile +++ b/www/swiggle/Makefile @@ -1,12 +1,9 @@ -# New ports collection Makefile for: swiggle -# Date created: 19 Feb 2003 -# Whom: Josef El-Rayes <j.el-rayes@daemon.li> -# +# Created by: Josef El-Rayes <j.el-rayes@daemon.li> # $FreeBSD$ PORTNAME= swiggle PORTVERSION= 0.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MASTER_SITES= http://homepage.univie.ac.at/l.ertl/swiggle/files/ \ http://bsd-geek.de/FreeBSD/distfiles/ diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 4e6bdf9cdd77..a36e115149fc 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-commander PORTVERSION= 1.2.8.15 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 0f6b95849a79..d081c4407af9 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -4,7 +4,7 @@ PORTNAME= nautilus PORTVERSION= 2.32.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index f91c96e3de9a..3d4e93e4d99c 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -1,6 +1,5 @@ # Created by: Oliver Lehmann <oliver@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Thunar PORTVERSION= 1.6.2 diff --git a/x11-toolkits/nucleo/Makefile b/x11-toolkits/nucleo/Makefile index 23eb25a81b14..7ccfc0122a57 100644 --- a/x11-toolkits/nucleo/Makefile +++ b/x11-toolkits/nucleo/Makefile @@ -3,7 +3,7 @@ PORTNAME= nucleo PORTVERSION= 0.7.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-toolkits MASTER_SITES= http://insitu.lri.fr/metisse/download/nucleo/ |