ports/contrib (3.4): pkgconf: update to 1.5.4 release
commit da0c596c47df18b65c477e4bcf506920cf88c8a8 Author: John Vogel <jvogel4@stny.rr.com> Date: Sun Dec 23 12:18:28 2018 -0500 pkgconf: update to 1.5.4 release diff --git a/pkgconf/.footprint b/pkgconf/.footprint index 58a87630..19c6471b 100644 --- a/pkgconf/.footprint +++ b/pkgconf/.footprint @@ -25,5 +25,6 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/pkgconf.1.gz drwxr-xr-x root/root usr/share/man/man5/ -rw-r--r-- root/root usr/share/man/man5/pc.5.gz +-rw-r--r-- root/root usr/share/man/man5/pkgconf-personality.5.gz drwxr-xr-x root/root usr/share/man/man7/ -rw-r--r-- root/root usr/share/man/man7/pkg.m4.7.gz diff --git a/pkgconf/.signature b/pkgconf/.signature index 01cfd3c8..9e3f856d 100644 --- a/pkgconf/.signature +++ b/pkgconf/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32BuuBfNX6iietqIV+qhpxxDmerQSCyME48RIv/xkQ1HoJq12/cwJbIX3ppeK+QhQd+iMiyt18hVIaQ7/9vVmAQ= -SHA256 (Pkgfile) = 864aa0cc01850f37a0bbeaa60ef1457e4c0d490d81b0ff65e10667980c560e5a -SHA256 (.footprint) = 7e6eeb1485a7d24fd295864230078ad44411793b0f5cef7bbbe44e88e5f4dc93 -SHA256 (pkgconf-1.5.1.tar.xz) = d6877d721f84b59f137da48b237f16e68b598f5afc4f2a04d0a5c9e7e2bf5462 +RWSagIOpLGJF3wMWlDRG+RrzKY5rO3UJsVIA8fG75tKCOL+f1uSIFsvTd/Lye7CkYSgoFjmiTR5JXENkYBW7W/2tUFZwKWnKpwQ= +SHA256 (Pkgfile) = 2178028a6b2f72627754366c53c3a57dcf74fc56e2ee0fe78949b11fb3f46946 +SHA256 (.footprint) = 1c0b2e1bcba00f63ef857ef0033e0305ff1ef4b5130eb350222e049db86b79a0 +SHA256 (pkgconf-1.5.4.tar.xz) = 9c5864a4e08428ef52f05a41c948529555458dec6d283b50f8b7d32463c54664 diff --git a/pkgconf/Pkgfile b/pkgconf/Pkgfile index 681f9753..5d6747e7 100644 --- a/pkgconf/Pkgfile +++ b/pkgconf/Pkgfile @@ -1,11 +1,11 @@ # Description: A system for managing library compile/link flags -# URL: https://github.com/pkgconf/pkgconf +# URL: http://pkgconf.org # Maintainer: John Vogel, jvogel4 at stny dot rr dot com name=pkgconf -version=1.5.1 +version=1.5.4 release=1 -source=(https://distfiles.dereferenced.org/$name/$name-$version.tar.xz) +source=(http://distfiles.dereferenced.org/$name/$name-$version.tar.xz) build() { cd $name-$version
participants (1)
-
crux@crux.nu