From owner-svn-ports-head@FreeBSD.ORG Fri Sep 14 02:05:46 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5B21106566B; Fri, 14 Sep 2012 02:05:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id A10988FC0A; Fri, 14 Sep 2012 02:05:46 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8E25kNE021107; Fri, 14 Sep 2012 02:05:46 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8E25kiQ021104; Fri, 14 Sep 2012 02:05:46 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201209140205.q8E25kiQ021104@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 14 Sep 2012 02:05:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304241 - head/misc/help2man X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2012 02:05:46 -0000 Author: sunpoet Date: Fri Sep 14 02:05:46 2012 New Revision: 304241 URL: http://svn.freebsd.org/changeset/ports/304241 Log: - Update to 1.40.12 Changes: - Update Croatian translation (thanks to Tomislav Krznar). - Fix updating of help2man.pot to occur only when help2man.PL is changed, not help2man generated. Modified: head/misc/help2man/Makefile head/misc/help2man/distinfo (contents, props changed) Modified: head/misc/help2man/Makefile ============================================================================== --- head/misc/help2man/Makefile Fri Sep 14 01:55:01 2012 (r304240) +++ head/misc/help2man/Makefile Fri Sep 14 02:05:46 2012 (r304241) @@ -6,7 +6,7 @@ # PORTNAME= help2man -PORTVERSION= 1.40.11 +PORTVERSION= 1.40.12 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} Modified: head/misc/help2man/distinfo ============================================================================== --- head/misc/help2man/distinfo Fri Sep 14 01:55:01 2012 (r304240) +++ head/misc/help2man/distinfo Fri Sep 14 02:05:46 2012 (r304241) @@ -1,2 +1,2 @@ -SHA256 (help2man-1.40.11.tar.gz) = 34ad76638facd75d5bbc771a6827d1cbc43c435ae64321fb5a9d7b339a861835 -SIZE (help2man-1.40.11.tar.gz) = 190503 +SHA256 (help2man-1.40.12.tar.gz) = dec8e6e3f570b745a8484d7a4229135f1cf1c5257adf1c590cd094f7d591e4e4 +SIZE (help2man-1.40.12.tar.gz) = 190870