[Midnightbsd-cvs] mports [16909] trunk/www/cherokee: switch to uses
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 7 09:55:36 EDT 2014
Revision: 16909
http://svnweb.midnightbsd.org/mports/?rev=16909
Author: laffer1
Date: 2014-09-07 09:55:36 -0400 (Sun, 07 Sep 2014)
Log Message:
-----------
switch to uses
Modified Paths:
--------------
trunk/www/cherokee/Makefile
trunk/www/cherokee/distinfo
Modified: trunk/www/cherokee/Makefile
===================================================================
--- trunk/www/cherokee/Makefile 2014-09-07 13:53:58 UTC (rev 16908)
+++ trunk/www/cherokee/Makefile 2014-09-07 13:55:36 UTC (rev 16909)
@@ -2,23 +2,23 @@
PORTNAME= cherokee
PORTVERSION= 1.2.101
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SAMBA}
MASTER_SITE_SUBDIR=cherokee/1.2/${PORTVERSION}
MAINTAINER= ports at MidnightBSD.org
-COMMENT= Extremely fast and flexible web server
+COMMENT= Fast and flexible web server
+
LICENSE= gpl2
+USES= gettext gmake pkgconfig
USE_GNOME= gnomehack
USE_PKGCONFIG= build
USE_OPENSSL= yes
USE_LDCONFIG= yes
-USE_GETTEXT= yes
USE_RC_SUBR= cherokee
SUB_FILES= pkg-install pkg-message
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
Modified: trunk/www/cherokee/distinfo
===================================================================
--- trunk/www/cherokee/distinfo 2014-09-07 13:53:58 UTC (rev 16908)
+++ trunk/www/cherokee/distinfo 2014-09-07 13:55:36 UTC (rev 16909)
@@ -1,3 +1,2 @@
SHA256 (cherokee-1.2.101.tar.gz) = ca465ab3772479fc843b38ffc45113bf24d8bfae9185cdd5176b099d5a17feb8
-RMD160 (cherokee-1.2.101.tar.gz) = dd3dedc352ba17bdcefd8e200143b8ffa19ad035
SIZE (cherokee-1.2.101.tar.gz) = 6320209
More information about the Midnightbsd-cvs
mailing list