pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/deforaos-configure Package DeforaOS configure 0.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/851369da35a4
branches:  trunk
changeset: 652136:851369da35a4
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Mon May 25 17:31:21 2015 +0000

description:
Package DeforaOS configure 0.2.1

This release is a bugfix release for configure 0.2.0, which brought:
- support for building out-of-tree (OBJDIR)
- new "distcheck" target generation
- support for phony targets
- updated helper scripts (OBJDIR support, portability fixes...)
- new helper script for Python conformance (PEP 8)
- initial support for Objective-C/C++ programs
- documentation update
- test suite

diffstat:

 devel/deforaos-configure/Makefile |  8 ++++----
 devel/deforaos-configure/PLIST    |  5 +++--
 devel/deforaos-configure/distinfo |  8 ++++----
 3 files changed, 11 insertions(+), 10 deletions(-)

diffs (56 lines):

diff -r 4d16073639b3 -r 851369da35a4 devel/deforaos-configure/Makefile
--- a/devel/deforaos-configure/Makefile Sun May 24 14:52:14 2015 +0000
+++ b/devel/deforaos-configure/Makefile Mon May 25 17:31:21 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2014/11/02 14:12:25 khorben Exp $
+# $NetBSD: Makefile,v 1.4 2015/05/25 17:31:21 khorben Exp $
 
-DISTNAME=      configure-0.1.1
-PKGNAME=       deforaos-configure-0.1.1
+DISTNAME=      configure-0.2.1
+PKGNAME=       deforaos-configure-0.2.1
 CATEGORIES=    devel
-MASTER_SITES=  http://www.defora.org/os/download/download/4343/
+MASTER_SITES=  http://www.defora.org/os/download/download/4354/
 
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      http://www.defora.org/
diff -r 4d16073639b3 -r 851369da35a4 devel/deforaos-configure/PLIST
--- a/devel/deforaos-configure/PLIST    Sun May 24 14:52:14 2015 +0000
+++ b/devel/deforaos-configure/PLIST    Mon May 25 17:31:21 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/10/03 16:14:30 khorben Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/05/25 17:31:21 khorben Exp $
 bin/configure
 man/html1/configure.html
 man/html5/project.conf.html
@@ -8,7 +8,7 @@
 share/doc/configure/BUGS
 share/doc/configure/CHANGES
 share/doc/configure/INSTALL
-share/doc/configure/README
+share/doc/configure/README.md
 share/doc/configure/scripts/appbroker.sh
 share/doc/configure/scripts/docbook.sh
 share/doc/configure/scripts/gettext.sh
@@ -16,6 +16,7 @@
 share/doc/configure/scripts/manual.css.xml
 share/doc/configure/scripts/phplint.sh
 share/doc/configure/scripts/pkgconfig.sh
+share/doc/configure/scripts/pylint.sh
 share/doc/configure/scripts/shlint.sh
 share/doc/configure/scripts/subst.sh
 share/doc/configure/scripts/xmllint.sh
diff -r 4d16073639b3 -r 851369da35a4 devel/deforaos-configure/distinfo
--- a/devel/deforaos-configure/distinfo Sun May 24 14:52:14 2015 +0000
+++ b/devel/deforaos-configure/distinfo Mon May 25 17:31:21 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/11/02 14:12:25 khorben Exp $
+$NetBSD: distinfo,v 1.3 2015/05/25 17:31:21 khorben Exp $
 
-SHA1 (configure-0.1.1.tar.gz) = d9a6895f73f7bd3807875e5c02dfd58b01e7b5f4
-RMD160 (configure-0.1.1.tar.gz) = 79ce93c8fd8109418adbcb17521f14996a27ef2a
-Size (configure-0.1.1.tar.gz) = 34861 bytes
+SHA1 (configure-0.2.1.tar.gz) = d3a7430dc3b8ce94bd1182e3b38a59dd68e6930a
+RMD160 (configure-0.2.1.tar.gz) = 28bc14c55f17d3f421029e429407cbb715238a31
+Size (configure-0.2.1.tar.gz) = 43345 bytes



Home | Main Index | Thread Index | Old Index