From owner-cvs-all@FreeBSD.ORG Sun May 8 19:18:55 2005 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 93ADF16A528; Sun, 8 May 2005 19:18:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FB7843D88; Sun, 8 May 2005 19:18:55 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j48JItoP091189; Sun, 8 May 2005 19:18:55 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j48JItu2091188; Sun, 8 May 2005 19:18:55 GMT (envelope-from thierry) Message-Id: <200505081918.j48JItu2091188@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 8 May 2005 19:18:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/netrexx Makefile distinfo 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: Sun, 08 May 2005 19:18:55 -0000 thierry 2005-05-08 19:18:55 UTC FreeBSD ports repository Modified files: java/netrexx Makefile distinfo pkg-plist Log: Fix size mismatch. According to the submitter: It looks like IBM released an updated version of the NetRexx 2.05 zip file on Jan 14 2005, which includes modifications to the documentation, NetRexx[RC].jar files and the pinger and tablet zip (sample?) files. I could not find a CHANGELOG file nor the mailing list archives that would have provided info into the exact changes made without a version or revision number bump. PR: ports/80716 Submitted by: Linh Pham Revision Changes Path 1.21 +1 -2 ports/java/netrexx/Makefile 1.5 +2 -2 ports/java/netrexx/distinfo 1.7 +1 -3 ports/java/netrexx/pkg-plist