Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2019 11:37:28 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514888 - head/math/asymptote
Message-ID:  <201910201137.x9KBbSDs065383@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Oct 20 11:37:28 2019
New Revision: 514888
URL: https://svnweb.freebsd.org/changeset/ports/514888

Log:
  math/asymptote: fix plist
  
  ===> Checking for items in pkg-plist which are not in STAGEDIR
  Error: Missing: share/info/asy-faq.info

Modified:
  head/math/asymptote/pkg-plist

Modified: head/math/asymptote/pkg-plist
==============================================================================
--- head/math/asymptote/pkg-plist	Sun Oct 20 10:52:42 2019	(r514887)
+++ head/math/asymptote/pkg-plist	Sun Oct 20 11:37:28 2019	(r514888)
@@ -1,6 +1,5 @@
 bin/asy
 bin/xasy
-share/info/asy-faq.info
 share/info/asymptote/Bode.png
 share/info/asymptote/CAD1.png
 share/info/asymptote/CDlabel.png



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