mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- 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 <ntarmos@ceid.upatras.gr> (maintainer)
This commit is contained in:
parent
5d99dbb714
commit
463849d869
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309691
@ -1,22 +1,18 @@
|
||||
# New ports collection makefile for: libconfig
|
||||
# Date created: September 26, 2007
|
||||
# Whom: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
|
||||
#
|
||||
# Created by: Nikos Ntarmos <ntarmos@ceid.upatras.gr>
|
||||
# $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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user