From owner-svn-ports-all@freebsd.org Wed Oct 14 20:58:48 2015 Return-Path: Delivered-To: svn-ports-all@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 77921A1548B; Wed, 14 Oct 2015 20:58:48 +0000 (UTC) (envelope-from amdmi3@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 4276F1DC3; Wed, 14 Oct 2015 20:58:48 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9EKwl8f098514; Wed, 14 Oct 2015 20:58:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9EKwlTg098512; Wed, 14 Oct 2015 20:58:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201510142058.t9EKwlTg098512@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 14 Oct 2015 20:58:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399297 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 20:58:48 -0000 Author: amdmi3 Date: Wed Oct 14 20:58:46 2015 New Revision: 399297 URL: https://svnweb.freebsd.org/changeset/ports/399297 Log: - Update to 5.6 PR: 203725 Submitted by: jimmy@mammothcheese.ca (maintainer) Modified: head/www/drood/Makefile head/www/drood/distinfo Modified: head/www/drood/Makefile ============================================================================== --- head/www/drood/Makefile Wed Oct 14 20:50:59 2015 (r399296) +++ head/www/drood/Makefile Wed Oct 14 20:58:46 2015 (r399297) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drood -PORTVERSION= 5.5.8 +PORTVERSION= 5.6 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ @@ -26,7 +26,7 @@ PLIST_FILES= bin/drood \ man/man8/drood.8.gz \ man/man8/humdinger.8.gz \ etc/rc.d/drood \ - etc/rc.d/humdinger \ + "@(,,4550) etc/rc.d/humdinger" \ etc/drood/types.tab \ etc/drood/types.tab.dist Modified: head/www/drood/distinfo ============================================================================== --- head/www/drood/distinfo Wed Oct 14 20:50:59 2015 (r399296) +++ head/www/drood/distinfo Wed Oct 14 20:58:46 2015 (r399297) @@ -1,2 +1,2 @@ -SHA256 (drood-5.5.8.tar.gz) = 935016834a7c3fa68408e2e172b421f04e6caf1061560bdde93647343ae55782 -SIZE (drood-5.5.8.tar.gz) = 54609 +SHA256 (drood-5.6.tar.gz) = f371f3ea36a99d94f2f8853a584a71a81bb6455b237e928c5fd7f04341c92082 +SIZE (drood-5.6.tar.gz) = 54715