svn commit: r439550 - in head/security: amavisd-new maia

Mark Felder feld at FreeBSD.org
Thu Apr 27 14:28:42 UTC 2017


Author: feld
Date: Thu Apr 27 14:28:40 2017
New Revision: 439550
URL: https://svnweb.freebsd.org/changeset/ports/439550

Log:
  Revert removal of UNRAR description from these ports
  
  It was determined that the custom descriptions were more useful
  
  Reported by:	mat

Modified:
  head/security/amavisd-new/Makefile
  head/security/maia/Makefile

Modified: head/security/amavisd-new/Makefile
==============================================================================
--- head/security/amavisd-new/Makefile	Thu Apr 27 14:17:35 2017	(r439549)
+++ head/security/amavisd-new/Makefile	Thu Apr 27 14:28:40 2017	(r439550)
@@ -59,6 +59,7 @@ P0F_DESC=		Passive operating system fing
 ALTERMIME_DESC=		Use AlterMime for defanging/disclaimers
 FILE_DESC=		Use newer file(1) utility from ports
 RAR_DESC=		RAR support with archivers/rar
+UNRAR_DESC=		RAR support with archivers/unrar
 ARJ_DESC=		ARJ support with archivers/arj
 UNARJ_DESC=		ARJ support with archivers/unarj
 LHA_DESC=		LHA support with archivers/lha

Modified: head/security/maia/Makefile
==============================================================================
--- head/security/maia/Makefile	Thu Apr 27 14:17:35 2017	(r439549)
+++ head/security/maia/Makefile	Thu Apr 27 14:28:40 2017	(r439550)
@@ -69,6 +69,7 @@ SPF_DESC=		SpamAssassin SPF plugin
 DKIM_DESC=		SpamAssassin DKIM plugin
 FILE_DESC=		Use newer file(1) utility from ports
 RAR_DESC=		RAR support with archivers/rar
+UNRAR_DESC=		RAR support with archivers/unrar
 ARJ_DESC=		ARJ support with archivers/arj
 UNARJ_DESC=		ARJ support with archivers/unarj
 LHA_DESC=		LHA support with archivers/lha


More information about the svn-ports-head mailing list