- Update to 1.1.7

- Fix LICENSE
- Add LICENSE_FILE
- Remove USE_RAKE
- Update WWW

Changes:	https://github.com/ruby-gnome2/pkg-config/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-01-17 13:24:47 +00:00
parent 42a6123c5e
commit adf05abdd4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406470
3 changed files with 7 additions and 9 deletions

View File

@ -2,22 +2,20 @@
# $FreeBSD$
PORTNAME= pkg-config
PORTVERSION= 1.1.6
PORTVERSION= 1.1.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= pkg-config implementation for Ruby
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LGPL-2.1
USES= pkgconfig
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
USES= pkgconfig
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/pkg-config-1.1.6.gem) = f89c285286d9bb1607022225d042d8ff96d41d2755d4de80611d52f3ab0f7626
SIZE (rubygem/pkg-config-1.1.6.gem) = 19456
SHA256 (rubygem/pkg-config-1.1.7.gem) = 1f3cd171432f4634805ebf7cd187d1d728d732bfead3837c349f2c502d8e9252
SIZE (rubygem/pkg-config-1.1.7.gem) = 19456

View File

@ -1,3 +1,3 @@
A pkg-config implementation for Ruby
WWW: https://github.com/rcairo/pkg-config
WWW: https://github.com/ruby-gnome2/pkg-config