From owner-cvs-all@FreeBSD.ORG Thu Jul 31 22:16:20 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 72FDB37B401; Thu, 31 Jul 2003 22:16:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AB7743FD7; Thu, 31 Jul 2003 22:16:20 -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 h715GJ0U043467; Thu, 31 Jul 2003 22:16:19 -0700 (PDT) (envelope-from daichi@repoman.freebsd.org) Received: (from daichi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h715GJlu043466; Thu, 31 Jul 2003 22:16:19 -0700 (PDT) Message-Id: <200308010516.h715GJlu043466@repoman.freebsd.org> From: Daichi GOTO Date: Thu, 31 Jul 2003 22:16:19 -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-stable Makefile distinfo pkg-descr 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:16:20 -0000 daichi 2003/07/31 22:16:19 PDT FreeBSD ports repository Modified files: news/inn-stable Makefile distinfo pkg-descr pkg-install pkg-plist Log: update news/inn-stable: - update to 20030731 snapshot - 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: 55110 Submitted by: Clement Laforet (mainteiner) Pointed out by: Thomas Seck Revision Changes Path 1.97 +38 -21 ports/news/inn-stable/Makefile 1.48 +2 -1 ports/news/inn-stable/distinfo 1.7 +3 -21 ports/news/inn-stable/pkg-descr 1.2 +2 -2 ports/news/inn-stable/pkg-install 1.18 +12 -12 ports/news/inn-stable/pkg-plist