svn commit: r304635 - in head: graphics/exifprobe multimedia/libdvdplay

Baptiste Daroussin bapt at FreeBSD.org
Fri Sep 21 14:58:22 UTC 2012


Author: bapt
Date: Fri Sep 21 14:58:21 2012
New Revision: 304635
URL: http://svn.freebsd.org/changeset/ports/304635

Log:
  Deprecate multimedia@ ports with no more public distfiles (thanks ehaupt's distilator)

Modified:
  head/graphics/exifprobe/Makefile
  head/multimedia/libdvdplay/Makefile

Modified: head/graphics/exifprobe/Makefile
==============================================================================
--- head/graphics/exifprobe/Makefile	Fri Sep 21 13:30:57 2012	(r304634)
+++ head/graphics/exifprobe/Makefile	Fri Sep 21 14:58:21 2012	(r304635)
@@ -13,6 +13,9 @@ MASTER_SITES=	http://www.virtual-cafe.co
 MAINTAINER=	multimedia at FreeBSD.org
 COMMENT=	Probes JPEG or TIFF images and reports contents and structure
 
+DEPRECATED=	No more public distfiles
+EXPIRATION_DATE=	2012-10-20
+
 MAN1=		exifgrep.1 exifprobe.1
 PLIST_FILES=	bin/exifgrep bin/exifprobe
 

Modified: head/multimedia/libdvdplay/Makefile
==============================================================================
--- head/multimedia/libdvdplay/Makefile	Fri Sep 21 13:30:57 2012	(r304634)
+++ head/multimedia/libdvdplay/Makefile	Fri Sep 21 14:58:21 2012	(r304635)
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTVE
 MAINTAINER=	multimedia at FreeBSD.org
 COMMENT=	Portable abstraction library for DVD navigation
 
+DEPRECATED=	No more public_distfiles
+EXPIRATION_DATE=	2012-10-20
+
 LIB_DEPENDS=	dvdread.4:${PORTSDIR}/multimedia/libdvdread
 
 USE_AUTOTOOLS=	libtool



More information about the svn-ports-all mailing list