From owner-svn-ports-head@FreeBSD.ORG Sat Dec 8 16:25:10 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 0671F66F; Sat, 8 Dec 2012 16:25:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DE3538FC0C; Sat, 8 Dec 2012 16:25:09 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB8GP9I0075093; Sat, 8 Dec 2012 16:25:09 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB8GP9aN075091; Sat, 8 Dec 2012 16:25:09 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201212081625.qB8GP9aN075091@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 8 Dec 2012 16:25:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308483 - head/textproc/confget X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 08 Dec 2012 16:25:10 -0000 Author: sunpoet Date: Sat Dec 8 16:25:09 2012 New Revision: 308483 URL: http://svnweb.freebsd.org/changeset/ports/308483 Log: - Update to 1.04 - Cleanup Makefile header Changes: http://devel.ringlet.net/textproc/confget/CHANGES Feature safe: yes Modified: head/textproc/confget/Makefile (contents, props changed) head/textproc/confget/distinfo (contents, props changed) Modified: head/textproc/confget/Makefile ============================================================================== --- head/textproc/confget/Makefile Sat Dec 8 16:23:47 2012 (r308482) +++ head/textproc/confget/Makefile Sat Dec 8 16:25:09 2012 (r308483) @@ -1,12 +1,8 @@ -# New ports collection makefile for: confget -# Date created: 18 March 2009 -# Whom: Peter Pentchev -# +# Created by: Peter Pentchev # $FreeBSD$ -# PORTNAME= confget -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= textproc MASTER_SITES= http://devel.ringlet.net/textproc/confget/ \ LOCAL/sunpoet Modified: head/textproc/confget/distinfo ============================================================================== --- head/textproc/confget/distinfo Sat Dec 8 16:23:47 2012 (r308482) +++ head/textproc/confget/distinfo Sat Dec 8 16:25:09 2012 (r308483) @@ -1,2 +1,2 @@ -SHA256 (confget-1.03.tar.gz) = ae0c83e5eb25a3b74ea8cd9929e45f0ab238c2b187d6caad482750861ddf45a6 -SIZE (confget-1.03.tar.gz) = 15796 +SHA256 (confget-1.04.tar.gz) = 8c34f33bf83ea1b0f37cb524d20627a1abcc1eb6234e3a9e4cef8aaf9a9a38cd +SIZE (confget-1.04.tar.gz) = 16770