From owner-svn-ports-head@freebsd.org Mon Oct 10 13:54:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E853C07762; Mon, 10 Oct 2016 13:54:37 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3AABDC00; Mon, 10 Oct 2016 13:54:37 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9ADsajx000639; Mon, 10 Oct 2016 13:54:36 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9ADsaG0000637; Mon, 10 Oct 2016 13:54:36 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201610101354.u9ADsaG0000637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Mon, 10 Oct 2016 13:54:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423665 - head/www/drood X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 13:54:37 -0000 Author: marino Date: Mon Oct 10 13:54:36 2016 New Revision: 423665 URL: https://svnweb.freebsd.org/changeset/ports/423665 Log: www/drood: Upgrade version 5.32 => 5.37 This is the final release of drood. PR: 213048 Submitted by: maintainer Modified: head/www/drood/Makefile head/www/drood/distinfo Modified: head/www/drood/Makefile ============================================================================== --- head/www/drood/Makefile Mon Oct 10 13:49:29 2016 (r423664) +++ head/www/drood/Makefile Mon Oct 10 13:54:36 2016 (r423665) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drood -PORTVERSION= 5.32 +PORTVERSION= 5.37 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ @@ -12,27 +12,18 @@ COMMENT= Lightweight kqueue-based http/1 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libserver.so:devel/libserver +USES= ssl -USE_LDCONFIG= yes - -USES= ssl - -MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ - INSTALL_DATA="${INSTALL_DATA}" INSTALL_MAN="${INSTALL_MAN}" \ +MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ + INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ + INSTALL_DATA="${INSTALL_DATA}" \ + INSTALL_MAN="${INSTALL_MAN}" \ MKDIR="${MKDIR}" PLIST_FILES= bin/drood \ - bin/humdinger \ - lib/libdorrit.so \ - lib/libdorrit.so.${PORTVERSION} \ - include/dorrit.h \ man/man8/drood.8.gz \ man/man8/droodpipe.8.gz \ - man/man8/humdinger.8.gz \ - man/man8/libdorrit.8.gz \ etc/rc.d/drood \ - "@(,,4550) etc/rc.d/humdinger" \ etc/drood/types.tab \ etc/drood/types.tab.dist Modified: head/www/drood/distinfo ============================================================================== --- head/www/drood/distinfo Mon Oct 10 13:49:29 2016 (r423664) +++ head/www/drood/distinfo Mon Oct 10 13:54:36 2016 (r423665) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473519763 -SHA256 (drood-5.32.tar.gz) = 6ceefa32aa66c34682831f04bfa9fa43d95111fb973e17a28c41d1a15e60233b -SIZE (drood-5.32.tar.gz) = 70755 +TIMESTAMP = 1475930263 +SHA256 (drood-5.37.tar.gz) = 4dd22da64fc2135f356c551f063b44d21bc2c63ebe88e575985a13804f1783f5 +SIZE (drood-5.37.tar.gz) = 38475