From owner-cvs-all@FreeBSD.ORG Thu Jul 31 22:14:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9039437B401; Thu, 31 Jul 2003 22:14:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C6B43FDD; Thu, 31 Jul 2003 22:14:25 -0700 (PDT) (envelope-from daichi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h715EO0U043344; Thu, 31 Jul 2003 22:14:24 -0700 (PDT) (envelope-from daichi@repoman.freebsd.org) Received: (from daichi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h715EOQl043343; Thu, 31 Jul 2003 22:14:24 -0700 (PDT) Message-Id: <200308010514.h715EOQl043343@repoman.freebsd.org> From: Daichi GOTO Date: Thu, 31 Jul 2003 22:14:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/inn Makefile pkg-install pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2003 05:14:26 -0000 daichi 2003/07/31 22:14:24 PDT FreeBSD ports repository Modified files: news/inn Makefile pkg-install pkg-plist Log: update news/inn: - Add python knob - Add WITH_TAGGED_HASH (from PR 36587 (thanks to Thomas Seck) - clean/move stuff from do-install: to post-install: - make "portlint -A" happy PR: 55108 Submitted by: Clement Laforet (maintainer) Pointed out by: Thomas Seck Revision Changes Path 1.61 +29 -15 ports/news/inn/Makefile 1.3 +2 -2 ports/news/inn/pkg-install 1.16 +12 -11 ports/news/inn/pkg-plist