diff options
author | nox <nox@FreeBSD.org> | 2013-05-18 05:53:51 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2013-05-18 05:53:51 +0800 |
commit | c4e0eb0bfc8af5007110f7a037a334acadc73ac4 (patch) | |
tree | 66fee4a26b327c482f7988c3897cb3f3d0f5e4c4 /multimedia | |
parent | 67e5d4e89c7f6d2fd74cc75cee0352f92e688dd1 (diff) | |
download | freebsd-ports-gnome-c4e0eb0bfc8af5007110f7a037a334acadc73ac4.tar.gz freebsd-ports-gnome-c4e0eb0bfc8af5007110f7a037a334acadc73ac4.tar.zst freebsd-ports-gnome-c4e0eb0bfc8af5007110f7a037a334acadc73ac4.zip |
- Actually need to @cwd / and then use relative paths (I was confused
by the buildlog that showed @dirrm with absolute paths.)
- Bump PORTREVISIONs once more.
Submitted by: kwm
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/vdr-plugin-infosatepg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vdr-plugin-infosatepg/pkg-plist | 6 | ||||
-rw-r--r-- | multimedia/vdr-plugin-osdteletext/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vdr-plugin-osdteletext/pkg-plist | 6 | ||||
-rw-r--r-- | multimedia/vdr-plugin-upnp/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vdr-plugin-upnp/pkg-plist | 6 |
6 files changed, 15 insertions, 9 deletions
diff --git a/multimedia/vdr-plugin-infosatepg/Makefile b/multimedia/vdr-plugin-infosatepg/Makefile index 5eecf289ae35..bafaffaf232f 100644 --- a/multimedia/vdr-plugin-infosatepg/Makefile +++ b/multimedia/vdr-plugin-infosatepg/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-infosatepg PORTVERSION= 0.0.11 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/342/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-infosatepg/pkg-plist b/multimedia/vdr-plugin-infosatepg/pkg-plist index 7d838676bbe9..e32778fe582c 100644 --- a/multimedia/vdr-plugin-infosatepg/pkg-plist +++ b/multimedia/vdr-plugin-infosatepg/pkg-plist @@ -2,5 +2,7 @@ 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 +@cwd / +@dirrmtry var/cache/vdr/infosatepg +@dirrmtry var/cache/vdr +@cwd diff --git a/multimedia/vdr-plugin-osdteletext/Makefile b/multimedia/vdr-plugin-osdteletext/Makefile index 2cf3331fe6ea..a63a69267e85 100644 --- a/multimedia/vdr-plugin-osdteletext/Makefile +++ b/multimedia/vdr-plugin-osdteletext/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-osdteletext PORTVERSION= 0.9.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/899/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-osdteletext/pkg-plist b/multimedia/vdr-plugin-osdteletext/pkg-plist index 202a125872ad..76518d2ff391 100644 --- a/multimedia/vdr-plugin-osdteletext/pkg-plist +++ b/multimedia/vdr-plugin-osdteletext/pkg-plist @@ -10,5 +10,7 @@ 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 +@cwd / +@dirrmtry var/cache/vdr/vtx +@dirrmtry var/cache/vdr +@cwd diff --git a/multimedia/vdr-plugin-upnp/Makefile b/multimedia/vdr-plugin-upnp/Makefile index 93ae81ade184..ca13e14050f2 100644 --- a/multimedia/vdr-plugin-upnp/Makefile +++ b/multimedia/vdr-plugin-upnp/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-upnp PORTVERSION= 0.0.2a2 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/177/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a/-alpha/}${DISTVERSIONSUFFIX} diff --git a/multimedia/vdr-plugin-upnp/pkg-plist b/multimedia/vdr-plugin-upnp/pkg-plist index 4f15846de762..adc49376632a 100644 --- a/multimedia/vdr-plugin-upnp/pkg-plist +++ b/multimedia/vdr-plugin-upnp/pkg-plist @@ -13,5 +13,7 @@ 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 +@cwd / +@dirrmtry var/cache/vdr/upnp +@dirrmtry var/cache/vdr +@cwd |