Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2015 19:30:12 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393965 - head/www/alef-webfont
Message-ID:  <201508111930.t7BJUCYv095682@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Tue Aug 11 19:30:11 2015
New Revision: 393965
URL: https://svnweb.freebsd.org/changeset/ports/393965

Log:
  www/alef-webfont: fix pkg-plist
  
  - Remove @dirrmtry directory (Deprecated)
  
  PR:		202210
  Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)

Modified:
  head/www/alef-webfont/Makefile
  head/www/alef-webfont/pkg-plist

Modified: head/www/alef-webfont/Makefile
==============================================================================
--- head/www/alef-webfont/Makefile	Tue Aug 11 19:26:37 2015	(r393964)
+++ head/www/alef-webfont/Makefile	Tue Aug 11 19:30:11 2015	(r393965)
@@ -3,6 +3,7 @@
 
 PORTNAME=	alef
 PORTVERSION=	1.0
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://alef.hagilda.com/
 PKGNAMESUFFIX=	-webfont

Modified: head/www/alef-webfont/pkg-plist
==============================================================================
--- head/www/alef-webfont/pkg-plist	Tue Aug 11 19:26:37 2015	(r393964)
+++ head/www/alef-webfont/pkg-plist	Tue Aug 11 19:30:11 2015	(r393965)
@@ -15,9 +15,3 @@
 %%WWWDIR_REL%%/ttf/fonts.scale
 %%WWWDIR_REL%%/woff/Alef-Bold.woff
 %%WWWDIR_REL%%/woff/Alef-Regular.woff
-@dirrmtry %%WWWDIR_REL%%/eot
-@dirrmtry %%WWWDIR_REL%%/specimen_files
-@dirrmtry %%WWWDIR_REL%%/svg
-@dirrmtry %%WWWDIR_REL%%/ttf
-@dirrmtry %%WWWDIR_REL%%/woff
-@dirrmtry %%WWWDIR_REL%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508111930.t7BJUCYv095682>