From owner-cvs-ports@FreeBSD.ORG Tue Jul 22 15:27:11 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60CAE1065671; Tue, 22 Jul 2008 15:27:11 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 381428FC21; Tue, 22 Jul 2008 15:27:11 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m6MFRBQ2077041; Tue, 22 Jul 2008 15:27:11 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6MFRBZg077040; Tue, 22 Jul 2008 15:27:11 GMT (envelope-from mi) Message-Id: <200807221527.m6MFRBZg077040@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 22 Jul 2008 15:27:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/vips Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2008 15:27:11 -0000 mi 2008-07-22 15:27:11 UTC FreeBSD ports repository Modified files: graphics/vips Makefile Log: Spell-out the DISTFILES -- the earlier use of DISTVERSION was causing troubles... When the author goes back to X.Y.Z releases, this will not be neccessary, but the current latest version is 7.14.4-1 (the dash instead of dot is not acceptable for PORTVERSION). Investigated by: pav Revision Changes Path 1.27 +1 -1 ports/graphics/vips/Makefile