diff options
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/Makefile | 6 | ||||
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/distinfo | 6 | ||||
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/pkg-plist | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/x11-fonts/liberation-fonts-ttf/Makefile b/x11-fonts/liberation-fonts-ttf/Makefile index a9a81b87efb3..fe5fa7a76276 100644 --- a/x11-fonts/liberation-fonts-ttf/Makefile +++ b/x11-fonts/liberation-fonts-ttf/Makefile @@ -6,10 +6,11 @@ # PORTNAME= liberation-fonts-ttf -PORTVERSION= 3 -PORTREVISION= 1 +PORTVERSION= 1.0 +PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= https://www.redhat.com/f/fonts/ +DISTNAME= liberation-fonts MAINTAINER= thierry@FreeBSD.org COMMENT= Liberation fonts from Red Hat to replace MS TTF fonts @@ -17,7 +18,6 @@ COMMENT= Liberation fonts from Red Hat to replace MS TTF fonts BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir -WRKSRC= ${WRKDIR}/liberation-fonts-0.2 USE_XORG= x11 PLIST_SUB= FONTDIR="${FONTDIR:S|${PREFIX}/||}" diff --git a/x11-fonts/liberation-fonts-ttf/distinfo b/x11-fonts/liberation-fonts-ttf/distinfo index a2817d4f6c7f..27e31e7edfab 100644 --- a/x11-fonts/liberation-fonts-ttf/distinfo +++ b/x11-fonts/liberation-fonts-ttf/distinfo @@ -1,3 +1,3 @@ -MD5 (liberation-fonts-ttf-3.tar.gz) = 77728078a17e39f7c242b42c3bf6feb8 -SHA256 (liberation-fonts-ttf-3.tar.gz) = 174cf27c57612971434ec8cc4a52bfd37bad8408e9b9219539c6d5113df6ff8f -SIZE (liberation-fonts-ttf-3.tar.gz) = 648223 +MD5 (liberation-fonts.tar.gz) = f7d82c491914a318a6f0d426c5eb1432 +SHA256 (liberation-fonts.tar.gz) = 5749c27f3deb5da323961e86efed1306fc072bea9065790d0047ad61471be6a5 +SIZE (liberation-fonts.tar.gz) = 1863680 diff --git a/x11-fonts/liberation-fonts-ttf/pkg-plist b/x11-fonts/liberation-fonts-ttf/pkg-plist index 7e5bb9fb0440..40d62c3ddf07 100644 --- a/x11-fonts/liberation-fonts-ttf/pkg-plist +++ b/x11-fonts/liberation-fonts-ttf/pkg-plist @@ -14,5 +14,5 @@ %%FONTDIR%%/License.txt %%FONTDIR%%/fonts.dir %%FONTDIR%%/fonts.scale -@unexec rm %D/%%FONTDIR%%/fonts.cache-1 2>/dev/null || true +@rmtry %%FONTDIR%%/fonts.cache-1 @dirrm %%FONTDIR%% |