Date: Sat, 6 Oct 2012 00:09:42 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305327 - head/www/cherokee Message-ID: <201210060009.q9609gwO065026@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Oct 6 00:09:41 2012 New Revision: 305327 URL: http://svn.freebsd.org/changeset/ports/305327 Log: Over to new volunteer While here make use of USE_PKGCONFIG Modified: head/www/cherokee/Makefile Modified: head/www/cherokee/Makefile ============================================================================== --- head/www/cherokee/Makefile Sat Oct 6 00:06:24 2012 (r305326) +++ head/www/cherokee/Makefile Sat Oct 6 00:09:41 2012 (r305327) @@ -40,10 +40,11 @@ MASTER_SITES= http://www.cherokee-projec # due to site down # http://mirror.apung.web.id/cherokee/1.0/\${PORTVERSION}/ \ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Extremely fast and flexible web server -USE_GNOME= gnomehack pkgconfig +USE_GNOME= gnomehack +USE_PKGCONFIG= build USE_OPENSSL= yes USE_LDCONFIG= yes USE_GETTEXT= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210060009.q9609gwO065026>