Date: Fri, 21 Sep 2012 14:58:21 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304635 - in head: graphics/exifprobe multimedia/libdvdplay Message-ID: <201209211458.q8LEwLto054455@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209211458.q8LEwLto054455>