Date: Sat, 6 Oct 2018 05:46:03 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481319 - in head/www/neon: . files Message-ID: <201810060546.w965k3cx082315@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810060546.w965k3cx082315>