svn commit: r514888 - head/math/asymptote

Tobias C. Berner tcberner at FreeBSD.org
Sun Oct 20 11:37:29 UTC 2019


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


More information about the svn-ports-head mailing list