Date: Tue, 9 Dec 2014 11:05:23 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374363 - head/multimedia/vdr-plugin-infosatepg Message-ID: <201412091105.sB9B5NCI088941@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Dec 9 11:05:23 2014 New Revision: 374363 URL: https://svnweb.freebsd.org/changeset/ports/374363 QAT: https://qat.redports.org/buildarchive/r374363/ Log: Fix plist Modified: head/multimedia/vdr-plugin-infosatepg/Makefile head/multimedia/vdr-plugin-infosatepg/pkg-plist Modified: head/multimedia/vdr-plugin-infosatepg/Makefile ============================================================================== --- head/multimedia/vdr-plugin-infosatepg/Makefile Tue Dec 9 10:58:47 2014 (r374362) +++ head/multimedia/vdr-plugin-infosatepg/Makefile Tue Dec 9 11:05:23 2014 (r374363) @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-infosatepg PORTVERSION= 0.0.11 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/342/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} Modified: head/multimedia/vdr-plugin-infosatepg/pkg-plist ============================================================================== --- head/multimedia/vdr-plugin-infosatepg/pkg-plist Tue Dec 9 10:58:47 2014 (r374362) +++ head/multimedia/vdr-plugin-infosatepg/pkg-plist Tue Dec 9 11:05:23 2014 (r374363) @@ -1,3 +1,5 @@ lib/vdr/libvdr-infosatepg.so.%%APIVERSION%% +%%NLS%%share/locale/de_DE/LC_MESSAGES/vdr-infosatepg.mo +%%NLS%%share/locale/it_IT/LC_MESSAGES/vdr-infosatepg.mo @dir(%%VDR_USER%%,%%VDR_GROUP%%,) /var/cache/vdr/infosatepg @dir /var/cache/vdr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412091105.sB9B5NCI088941>