[Lunar-commits] <moonbase-core> pkgconfig: version bumped to 0.28.
Florin Braescu
florin at lunar-linux.org
Fri Feb 1 20:36:54 CET 2013
commit 7d8146fe059e822627e572e73b8802ee890317b3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 01 Feb 2013 11:36:54 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/7d8146fe059e822627e572e73b8802ee890317b3
pkgconfig: version bumped to 0.28.
---
devel/pkgconfig/DETAILS | +4/-8
1 file changed, 4 insertions(+), 8 deletions(-)
--- a/devel/pkgconfig/DETAILS
+++ b/devel/pkgconfig/DETAILS
@@ -1,13 +1,13 @@
MODULE=pkgconfig
- VERSION=0.27.1
+ VERSION=0.28
SOURCE=pkg-config-$VERSION.tar.gz
SOURCE_URL=http://pkgconfig.freedesktop.org/releases
- SOURCE_VFY=sha1:08249417a51c0a7a940e4276105b142b77e576b5
+ SOURCE_VFY=sha1:71853779b12f958777bffcb8ca6d849b4d3bed46
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pkg-config-$VERSION
WEB_SITE=http://pkgconfig.freedesktop.org
ENTERED=20010922
- UPDATED=20120825
- SHORT="A system for managing library compile/link flags that works with automake and autoconf"
+ UPDATED=20130201
+ SHORT="A system for managing library compile/link flags"
cat << EOF
pkg-config is a system for managing library compile/link flags that
@@ -15,8 +15,4 @@ works with automake and autoconf. It replaces the ubiquitous *-config
scripts you may have seen with a single tool. There's nothing
desktop-specific or desktop-related about pkg-config, despite it being
on freedesktop.org.
-NOTE: as of > pkgconfig-0.18, pkgconfig was renamed to pkg-config. So
-rather than renaming this module all over moonbase, I decided to keep
-the module as named pkgconfig, and adjusted the SOURCE and
-SOURCE_DIRECTORY accordingly.
EOF
More information about the Lunar-commits
mailing list