mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 09:40:35 -04:00
- 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:
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
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue