Index: head/devel/pkgconf/files/patch-libpkgconf_argvsplit.c =================================================================== --- head/devel/pkgconf/files/patch-libpkgconf_argvsplit.c (revision 434839) +++ head/devel/pkgconf/files/patch-libpkgconf_argvsplit.c (nonexistent) @@ -1,16 +0,0 @@ -diff --git libpkgconf/argvsplit.c libpkgconf/argvsplit.c -index cded5f7..f893215 100644 ---- libpkgconf/argvsplit.c -+++ libpkgconf/argvsplit.c -@@ -111,6 +111,11 @@ pkgconf_argv_split(const char *src, int *argc, char ***argv) - } - else switch(*src_iter) - { -+ case '"': -+ case '\'': -+ quote = *src_iter; -+ break; -+ - case '\\': - src_iter++; - Property changes on: head/devel/pkgconf/files/patch-libpkgconf_argvsplit.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/pkgconf/Makefile =================================================================== --- head/devel/pkgconf/Makefile (revision 434839) +++ head/devel/pkgconf/Makefile (revision 434840) @@ -1,28 +1,27 @@ # $FreeBSD$ PORTNAME= pkgconf -PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTVERSION= 1.3.0 CATEGORIES= devel MASTER_SITES= https://distfiles.dereferenced.org/pkgconf/ \ http://files.etoilebsd.net/pkgconf/ MAINTAINER= bapt@FreeBSD.org COMMENT= Utility to help to configure compiler and linker flags LICENSE= ISCL USES= tar:xz libtool pathfix GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes TEST_TARGET= check CONFIGURE_ARGS= --with-pkg-config-dir=${PREFIX}/libdata/pkgconfig:/usr/libdata/pkgconfig \ --with-system-libdir=/usr/lib \ --with-system-includedir=/usr/include MAKE_ARGS= MANDIR="${MAN1PREFIX}/man/man1" post-install: ${LN} -sf pkgconf ${STAGEDIR}${PREFIX}/bin/pkg-config .include Index: head/devel/pkgconf/distinfo =================================================================== --- head/devel/pkgconf/distinfo (revision 434839) +++ head/devel/pkgconf/distinfo (revision 434840) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486412434 -SHA256 (pkgconf-1.2.2.tar.xz) = b445d16df8b6e88489039eb2d7d91d5668025cb058a1852f3e0fdee19c8cb104 -SIZE (pkgconf-1.2.2.tar.xz) = 267268 +TIMESTAMP = 1488061771 +SHA256 (pkgconf-1.3.0.tar.xz) = a9f34f5ad2a043196402c070d0043868c64ee2d9c7664cd47d6b8d1e8b7ec92a +SIZE (pkgconf-1.3.0.tar.xz) = 269480