svn commit: r474359 - branches/2018Q3/devel/e2fsprogs-libss

Cy Schubert cy at FreeBSD.org
Tue Jul 10 12:51:48 UTC 2018


Author: cy
Date: Tue Jul 10 12:51:47 2018
New Revision: 474359
URL: https://svnweb.freebsd.org/changeset/ports/474359

Log:
  MFH: r474328
  
  devel/e2fsprogs-libss has not conflicted with security/heimdal
  since 1.4. Remove the conflict registration.
  
  PR:		229464
  Submitted by:	cy
  Reported by:	cy
  Approved by:	bjk (maintainer)
  Approved by:	portmgr (miwi)

Modified:
  branches/2018Q3/devel/e2fsprogs-libss/Makefile
Directory Properties:
  branches/2018Q3/   (props changed)

Modified: branches/2018Q3/devel/e2fsprogs-libss/Makefile
==============================================================================
--- branches/2018Q3/devel/e2fsprogs-libss/Makefile	Tue Jul 10 12:46:35 2018	(r474358)
+++ branches/2018Q3/devel/e2fsprogs-libss/Makefile	Tue Jul 10 12:51:47 2018	(r474359)
@@ -1,7 +1,7 @@
 # Created by: Ben Kaduk <kaduk at mit.edu>
 # $FreeBSD$
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	devel
 PKGNAMESUFFIX=	-libss
 
@@ -10,9 +10,6 @@ COMMENT=	Command-line interface parsing library from e
 
 LICENSE=	MIT
 LICENSE_FILE=	${INSTALL_WRKSRC}/ss.h
-
-CONFLICTS=	heimdal-[0-9]*
-CONFLICTS+=	krb4-[0-9]*
 
 OPTIONS_EXCLUDE=	DOCS EXAMPLES IPV6 NLS
 CONFIGURE_ARGS=	--enable-elf-shlibs


More information about the svn-ports-all mailing list