1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Fix plists now that we care about dirs below /var .

(We still don't delete runtime data files the ports may have created
  there, should we?)
- Bump PORTREVISIONs.

Submitted by:	91amd64-exp-run via miwi
This commit is contained in:
Juergen Lock 2013-05-17 19:36:19 +00:00
parent 81a0947f12
commit 9d4686c6cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318399
6 changed files with 10 additions and 8 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= vdr-plugin-infosatepg
PORTVERSION= 0.0.11
PORTREVISION= 15
PORTREVISION= 16
CATEGORIES= multimedia
MASTER_SITES= http://projects.vdr-developer.org/attachments/download/342/
DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}

View File

@ -2,3 +2,5 @@ lib/vdr/libvdr-infosatepg.so.%%APIVERSION%%
@exec /usr/bin/install -o %%VDR_USER%% -g %%VDR_GROUP%% -d /var/cache/vdr/infosatepg
%%NLS%%share/locale/de_DE/LC_MESSAGES/vdr-infosatepg.mo
%%NLS%%share/locale/it_IT/LC_MESSAGES/vdr-infosatepg.mo
@dirrmtry /var/cache/vdr/infosatepg
@dirrmtry /var/cache/vdr

View File

@ -1,13 +1,9 @@
# New ports collection makefile for: vdr-plugin-osdteletext
# Date created: Wed Apr 14 18:11:42 CEST 2010
# Whom: Juergen Lock <nox@freebsd.org>
#
# Created by: Juergen Lock <nox@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= vdr-plugin-osdteletext
PORTVERSION= 0.9.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= http://projects.vdr-developer.org/attachments/download/899/
DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}

View File

@ -10,3 +10,5 @@ lib/vdr/libvdr-osdteletext.so.%%APIVERSION%%
%%NLS%%share/locale/ru_RU/LC_MESSAGES/vdr-osdteletext.mo
%%NLS%%share/locale/sk_SK/LC_MESSAGES/vdr-osdteletext.mo
%%NLS%%share/locale/uk_UA/LC_MESSAGES/vdr-osdteletext.mo
@dirrmtry /var/cache/vdr/vtx
@dirrmtry /var/cache/vdr

View File

@ -3,7 +3,7 @@
PORTNAME= vdr-plugin-upnp
PORTVERSION= 0.0.2a2
PORTREVISION= 19
PORTREVISION= 20
CATEGORIES= multimedia
MASTER_SITES= http://projects.vdr-developer.org/attachments/download/177/
DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a/-alpha/}${DISTVERSIONSUFFIX}

View File

@ -13,3 +13,5 @@ etc/vdr/plugins/upnp/http/xml/cms_scpd.xml
%%NLS%%share/locale/de-DE/LC_MESSAGES/vdr-upnp.mo
%%NLS%%@dirrmtry share/locale/de-DE/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/de-DE
@dirrmtry /var/cache/vdr/upnp
@dirrmtry /var/cache/vdr