- Update to 0.7.7 [1]

- Remove unneeded pkgconf dependency
- Trim Makefile header

PR:		ports/171383
Submitted by:	soulcatcher <soulcatcher13@gmail.com> [1]
Approved by:	maintainer timeout (5 weeks) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
This commit is contained in:
Jason E. Hale 2012-10-17 11:33:04 +00:00
parent 7da3ac117e
commit 38232f71bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306009
2 changed files with 4 additions and 9 deletions

View file

@ -1,12 +1,8 @@
# New ports collection makefile for: uriparser
# Date Created: 31 Mar 2007
# Whom: Ed Schouten <ed@fxq.nl>
#
# Created by: Ed Schouten <ed@fxq.nl>
# $FreeBSD$
#
PORTNAME= uriparser
PORTVERSION= 0.7.5
PORTVERSION= 0.7.7
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION}
@ -17,7 +13,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--disable-doc --disable-test
USE_BZIP2= yes
USE_GNOME= pkgconfig
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes

View file

@ -1,2 +1,2 @@
SHA256 (uriparser-0.7.5.tar.bz2) = 2a963348fb797475e9d7188da46af0a9b6e676d5ab98458f2799d352d56d5be4
SIZE (uriparser-0.7.5.tar.bz2) = 408363
SHA256 (uriparser-0.7.7.tar.bz2) = 868cbcd71ffe875e13034a11d0c96243cbd533b934894fd2a03539eadf0d7800
SIZE (uriparser-0.7.7.tar.bz2) = 428783