svn commit: r481319 - in head/www/neon: . files

Antoine Brodin antoine at FreeBSD.org
Sat Oct 6 05:46:04 UTC 2018


Author: antoine
Date: Sat Oct  6 05:46:03 2018
New Revision: 481319
URL: https://svnweb.freebsd.org/changeset/ports/481319

Log:
  Revert r481274, it broke ports depending on neon
  
  PR:		228867
  With hat:	portmgr
  Reported by:	pkg-fallout

Deleted:
  head/www/neon/files/
Modified:
  head/www/neon/Makefile

Modified: head/www/neon/Makefile
==============================================================================
--- head/www/neon/Makefile	Sat Oct  6 05:43:49 2018	(r481318)
+++ head/www/neon/Makefile	Sat Oct  6 05:46:03 2018	(r481319)
@@ -3,7 +3,7 @@
 
 PORTNAME=	neon
 PORTVERSION=	0.30.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/lev
 
@@ -14,7 +14,6 @@ LICENSE=	GPLv2
 
 USES=		pathfix libtool
 USE_LDCONFIG=	yes
-
 GNU_CONFIGURE=	yes
 
 OPTIONS_SUB=		yes


More information about the svn-ports-head mailing list