svn commit: r528739 - head/devel/kio-extras

Tobias C. Berner tcberner at FreeBSD.org
Thu Mar 19 18:20:11 UTC 2020


Author: tcberner
Date: Thu Mar 19 18:20:10 2020
New Revision: 528739
URL: https://svnweb.freebsd.org/changeset/ports/528739

Log:
  devel/kio-extras: fix plist for SAMBA option
  
  PR:		244908
  Reported by:	Naram Qashat <cyberbotx at cyberbotx.com>

Modified:
  head/devel/kio-extras/pkg-plist

Modified: head/devel/kio-extras/pkg-plist
==============================================================================
--- head/devel/kio-extras/pkg-plist	Thu Mar 19 18:14:39 2020	(r528738)
+++ head/devel/kio-extras/pkg-plist	Thu Mar 19 18:20:10 2020	(r528739)
@@ -62,7 +62,7 @@ share/kservices5/ar.protocol
 share/kservices5/bookmarks.protocol
 share/kservices5/bzip.protocol
 share/kservices5/bzip2.protocol
-share/kservices5/cifs.protocol
+%%SAMBA%%share/kservices5/cifs.protocol
 share/kservices5/comicbookthumbnail.desktop
 share/kservices5/directorythumbnail.desktop
 share/kservices5/djvuthumbnail.desktop


More information about the svn-ports-all mailing list