From owner-svn-ports-all@FreeBSD.ORG Sun Dec 30 20:43:50 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 05779659; Sun, 30 Dec 2012 20:43:50 +0000 (UTC) (envelope-from pawel@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 C41FB8FC12; Sun, 30 Dec 2012 20:43:49 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBUKhnvu077003; Sun, 30 Dec 2012 20:43:49 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBUKhnHw077001; Sun, 30 Dec 2012 20:43:49 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201212302043.qBUKhnHw077001@svn.freebsd.org> From: Pawel Pekala Date: Sun, 30 Dec 2012 20:43:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309691 - head/devel/libconfig X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Dec 2012 20:43:50 -0000 Author: pawel Date: Sun Dec 30 20:43:48 2012 New Revision: 309691 URL: http://svnweb.freebsd.org/changeset/ports/309691 Log: - Update to version 1.4.9 [1] - Update maintainer's email - Remove USE_GNOME=pkgconfig - it's unused - Configure script is GNU - Remove leading article from COMMENT PR: ports/174677 [1] Submitted by: Nikos Ntarmos (maintainer) Modified: head/devel/libconfig/Makefile head/devel/libconfig/distinfo Modified: head/devel/libconfig/Makefile ============================================================================== --- head/devel/libconfig/Makefile Sun Dec 30 20:31:56 2012 (r309690) +++ head/devel/libconfig/Makefile Sun Dec 30 20:43:48 2012 (r309691) @@ -1,22 +1,18 @@ -# New ports collection makefile for: libconfig -# Date created: September 26, 2007 -# Whom: Nikos Ntarmos -# +# Created by: Nikos Ntarmos # $FreeBSD$ -# PORTNAME= libconfig -PORTVERSION= 1.4.8 +PORTVERSION= 1.4.9 CATEGORIES= devel MASTER_SITES= http://www.hyperrealm.com/libconfig/ -MAINTAINER= ntarmos@cs.uoi.gr -COMMENT= A simple library for manipulating structured configuration files +MAINTAINER= ntarmos@ceid.upatras.gr +COMMENT= Simple library for manipulating structured configuration files CONFLICTS= wand-libconfig-[0-9]* -USE_GNOME= gnomehack pkgconfig -HAS_CONFIGURE= yes +USE_GNOME= gnomehack +GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GMAKE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} --infodir=${PREFIX}/${INFO_PATH} Modified: head/devel/libconfig/distinfo ============================================================================== --- head/devel/libconfig/distinfo Sun Dec 30 20:31:56 2012 (r309690) +++ head/devel/libconfig/distinfo Sun Dec 30 20:43:48 2012 (r309691) @@ -1,2 +1,2 @@ -SHA256 (libconfig-1.4.8.tar.gz) = 18b1509fbf438a8c7f9b0af32284e458189b5f6dfd044f898926109f3c3c01ed -SIZE (libconfig-1.4.8.tar.gz) = 645823 +SHA256 (libconfig-1.4.9.tar.gz) = 09c8979252e60193e2969e9b0e1cd597f7820087867989b2f0939ad164473041 +SIZE (libconfig-1.4.9.tar.gz) = 688158