diff options
author | Stefan Eßer <se@FreeBSD.org> | 2016-07-29 10:53:38 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2016-07-29 10:53:38 +0000 |
commit | 7af1dda9234a96d3f4ce9c7604e9602a3f8f4a1b (patch) | |
tree | 6f635636812dbaafea9b95b7e8c82325595beed0 /vietnamese | |
parent | dcfcb51422bb645ad91c4800c4216ffc79d7239a (diff) |
Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist
by chinese/ttfm/Makefile.ttf and bump PORTREVISION in all dependent ports.
Approved by: antoine (mentor)
Notes
Notes:
svn path=/head/; revision=419236
Diffstat (limited to 'vietnamese')
-rw-r--r-- | vietnamese/urwvn/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vietunicode-hannom/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vietunicode-trichlor/Makefile | 2 | ||||
-rw-r--r-- | vietnamese/vietunicode-web1/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/vietnamese/urwvn/Makefile b/vietnamese/urwvn/Makefile index e5add48659ce..7556b5af6e11 100644 --- a/vietnamese/urwvn/Makefile +++ b/vietnamese/urwvn/Makefile @@ -3,7 +3,7 @@ PORTNAME= urwvn PORTVERSION= 3.04 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= vietnamese x11-fonts MASTER_SITES= http://vntex.org/urwvn/download/ LOCAL/chinsan DISTNAME= urwvn-${PORTVERSION}-ttf diff --git a/vietnamese/vietunicode-hannom/Makefile b/vietnamese/vietunicode-hannom/Makefile index af987c24aeb1..c1b6502681e7 100644 --- a/vietnamese/vietunicode-hannom/Makefile +++ b/vietnamese/vietunicode-hannom/Makefile @@ -3,7 +3,7 @@ PORTNAME= vietunicode-hannom PORTVERSION= 2005.02.06 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= vietnamese x11-fonts MASTER_SITES= SF/vietunicode/hannom/hannom%20v2005 DISTNAME= hannom diff --git a/vietnamese/vietunicode-trichlor/Makefile b/vietnamese/vietunicode-trichlor/Makefile index 11f5ecb5812d..48457a7338d3 100644 --- a/vietnamese/vietunicode-trichlor/Makefile +++ b/vietnamese/vietunicode-trichlor/Makefile @@ -3,7 +3,7 @@ PORTNAME= vietunicode-trichlor PORTVERSION= 2004.04.30 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= vietnamese x11-fonts MASTER_SITES= SF/vietunicode/VietFonts-TriChlor/TrichlorSet%20v2004 DISTNAME= VietFonts_TriChlor_ttf diff --git a/vietnamese/vietunicode-web1/Makefile b/vietnamese/vietunicode-web1/Makefile index e5acc9c5ffc0..e722601d6779 100644 --- a/vietnamese/vietunicode-web1/Makefile +++ b/vietnamese/vietunicode-web1/Makefile @@ -3,7 +3,7 @@ PORTNAME= vietunicode-web1 PORTVERSION= 2004.04.30 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= vietnamese x11-fonts MASTER_SITES= SF/vietunicode/VietFonts-Web1/Web1%20Package%20v2004 DISTNAME= VietFontsWeb1_ttf |