FreeBSD Bugzilla – Attachment 160956 Details for
Bug 203060
[exp-run] in prevision for a new pkgconf version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for pkgconf 1
pkgconf-1.diff (text/plain), 2.11 KB, created by
Baptiste Daroussin
on 2015-09-12 18:07:30 UTC
(
hide
)
Description:
patch for pkgconf 1
Filename:
MIME Type:
Creator:
Baptiste Daroussin
Created:
2015-09-12 18:07:30 UTC
Size:
2.11 KB
patch
obsolete
>Index: Makefile >=================================================================== >diff --git a/head/devel/pkgconf/Makefile b/head/devel/pkgconf/Makefile >--- a/head/devel/pkgconf/Makefile (revision 396357) >+++ b/head/devel/pkgconf/Makefile (working copy) >@@ -1,10 +1,9 @@ > # $FreeBSD$ > > PORTNAME= pkgconf >-PORTVERSION= 0.9.12 >+PORTVERSION= 1 > CATEGORIES= devel >-MASTER_SITES= http://rabbit.dereferenced.org/~nenolod/distfiles/ \ >- http://files.etoilebsd.net/pkgconf/ >+MASTER_SITES= http://files.etoilebsd.net/pkgconf/ > > MAINTAINER= bapt@FreeBSD.org > COMMENT= Utility to help to configure compiler and linker flags >@@ -11,12 +10,12 @@ > > LICENSE= ISCL > >-USES= tar:bzip2 >+USES= tar:xz libtool > GNU_CONFIGURE= yes >+INSTALL_TARGET= install-strip > 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 >Index: distinfo >=================================================================== >diff --git a/head/devel/pkgconf/distinfo b/head/devel/pkgconf/distinfo >--- a/head/devel/pkgconf/distinfo (revision 396357) >+++ b/head/devel/pkgconf/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (pkgconf-0.9.12.tar.bz2) = 7ec8b516e655e247f4ba976837cee808134785819ab8f538f652fe919cc6c09f >-SIZE (pkgconf-0.9.12.tar.bz2) = 87109 >+SHA256 (pkgconf-1.tar.xz) = 02ef95201798db5cb86966ffade40c1ad64758e94d33e08872a3971a12c30666 >+SIZE (pkgconf-1.tar.xz) = 243272 >Index: pkg-plist >=================================================================== >diff --git a/head/devel/pkgconf/pkg-plist b/head/devel/pkgconf/pkg-plist >--- a/head/devel/pkgconf/pkg-plist (revision 396357) >+++ b/head/devel/pkgconf/pkg-plist (working copy) >@@ -1,4 +1,12 @@ > bin/pkg-config > bin/pkgconf >-man/man1/pkgconf.1.gz >-share/aclocal/pkg.m4 >+include/pkgconf/bsdstubs.h >+include/pkgconf/iter.h >+include/pkgconf/libpkgconf.h >+include/pkgconf/stdinc.h >+lib/libpkgconf.a >+lib/libpkgconf.so >+lib/libpkgconf.so.1 >+lib/libpkgconf.so.1.0.0 >+%%DOCSDIR%%/AUTHORS >+%%DOCSDIR%%/README.md
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 203060
:
160956
|
160958