From owner-cvs-all@FreeBSD.ORG Mon May 19 16:59:37 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 7AC9437B401; Mon, 19 May 2003 16:59:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CA1543F75; Mon, 19 May 2003 16:59:37 -0700 (PDT) (envelope-from taoka@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 h4JNxb0U050209; Mon, 19 May 2003 16:59:37 -0700 (PDT) (envelope-from taoka@repoman.freebsd.org) Received: (from taoka@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4JNxa9q050208; Mon, 19 May 2003 16:59:36 -0700 (PDT) Message-Id: <200305192359.h4JNxa9q050208@repoman.freebsd.org> From: Satoshi Taoka Date: Mon, 19 May 2003 16:59:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/mpg123.el Makefile distinfo 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: Mon, 19 May 2003 23:59:37 -0000 taoka 2003/05/19 16:59:36 PDT FreeBSD ports repository Modified files: audio/mpg123.el Makefile distinfo Log: # Recorde information which I forgot to recorde in previous commit log. (1)Update version to 1.38 PR: ports/48740 and Submitted by: arved,sumikawa (2)Change the way to fetch to one via cgi. (The way has a problem. The size of a remote file cannot be obtained. So the distfile is obtain whenever we do "make fetch".) (3)mpg123.el supports ogg123. So "ogg123" is added to COMMENT in Makefile Submitted by: the author of mpg123.el Revision Changes Path 1.22 +0 -0 ports/audio/mpg123.el/Makefile 1.19 +0 -0 ports/audio/mpg123.el/distinfo