From owner-svn-ports-all@FreeBSD.ORG Sun Jun 29 21:17:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 099E6A34; Sun, 29 Jun 2014 21:17:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 EAFB52A2E; Sun, 29 Jun 2014 21:17:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5TLHsq7042294; Sun, 29 Jun 2014 21:17:54 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5TLHsrL042290; Sun, 29 Jun 2014 21:17:54 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201406292117.s5TLHsrL042290@svn.freebsd.org> From: Steve Wills Date: Sun, 29 Jun 2014 21:17:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359793 - head/net/quoted 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.18 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: Sun, 29 Jun 2014 21:17:55 -0000 Author: swills Date: Sun Jun 29 21:17:54 2014 New Revision: 359793 URL: http://svnweb.freebsd.org/changeset/ports/359793 QAT: https://qat.redports.org/buildarchive/r359793/ Log: - Stage - Update to 1.01 PR: 191492 Submitted by: Bob Frazier (maintainer) Modified: head/net/quoted/Makefile head/net/quoted/distinfo head/net/quoted/pkg-plist Modified: head/net/quoted/Makefile ============================================================================== --- head/net/quoted/Makefile Sun Jun 29 20:44:35 2014 (r359792) +++ head/net/quoted/Makefile Sun Jun 29 21:17:54 2014 (r359793) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= quoted -PORTVERSION= 1.0 +PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.mrp3.com/webutil/ @@ -10,12 +10,9 @@ MASTER_SITES= http://www.mrp3.com/webuti MAINTAINER= bobf@mrp3.com COMMENT= Easily configured QOTD daemon with over 130 good quality quotes -MAN1= quoted.1 -MANCOMPRESSED= no GNU_CONFIGURE= yes USES= gmake USE_RC_SUBR= ${PORTNAME} -NO_STAGE= yes .include Modified: head/net/quoted/distinfo ============================================================================== --- head/net/quoted/distinfo Sun Jun 29 20:44:35 2014 (r359792) +++ head/net/quoted/distinfo Sun Jun 29 21:17:54 2014 (r359793) @@ -1,2 +1,2 @@ -SHA256 (quoted-1.0.tar.gz) = f2e119ac5e7ebd66aca098aa11771972900586237ffe67dba14f5b796021bd05 -SIZE (quoted-1.0.tar.gz) = 121047 +SHA256 (quoted-1.01.tar.gz) = d45095339be2d7224b68c951ce588cdfc4af0c160bffcae7c04ecfd527181d45 +SIZE (quoted-1.01.tar.gz) = 137610 Modified: head/net/quoted/pkg-plist ============================================================================== --- head/net/quoted/pkg-plist Sun Jun 29 20:44:35 2014 (r359792) +++ head/net/quoted/pkg-plist Sun Jun 29 21:17:54 2014 (r359793) @@ -2,4 +2,4 @@ @unexec rm -f /var/run/quoted.pid bin/quoted etc/quotes -etc/rc.d/quoted.sh +man/man1/quoted.1.gz