summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2015-10-06 16:50:03 +0000
committerkhorben <khorben@pkgsrc.org>2015-10-06 16:50:03 +0000
commitcdb4c6561344b392b7d10f4a9e8d69bd1aa511bd (patch)
tree490e6607fb586c4d79e7cd33842ff73245ed87ba /devel
parent4cb25499163ba23a4c6630121a43836671ddba76 (diff)
downloadpkgsrc-cdb4c6561344b392b7d10f4a9e8d69bd1aa511bd.tar.gz
Packaged DeforaOS configure 0.2.2
This release brings: - internal code refactoring - partial unification of the Makefiles generated - support for installing pkg-config files and documentation from sub-directories - fix for a crash on Linux - further portability fixes
Diffstat (limited to 'devel')
-rw-r--r--devel/deforaos-configure/Makefile9
-rw-r--r--devel/deforaos-configure/PLIST3
-rw-r--r--devel/deforaos-configure/distinfo8
3 files changed, 11 insertions, 9 deletions
diff --git a/devel/deforaos-configure/Makefile b/devel/deforaos-configure/Makefile
index 46795c8fd1c..38bfb195917 100644
--- a/devel/deforaos-configure/Makefile
+++ b/devel/deforaos-configure/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2015/08/09 15:04:58 khorben Exp $
+# $NetBSD: Makefile,v 1.6 2015/10/06 16:50:03 khorben Exp $
-DISTNAME= configure-0.2.1
-PKGNAME= deforaos-configure-0.2.1
+DISTNAME= configure-0.2.2
+PKGNAME= deforaos-configure-0.2.2
CATEGORIES= devel
-MASTER_SITES= http://www.defora.org/os/download/download/4354/
+MASTER_SITES= http://www.defora.org/os/download/download/4378/
MAINTAINER= khorben@defora.org
HOMEPAGE= http://www.defora.org/
@@ -19,6 +19,7 @@ BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
MAKE_FLAGS+= PREFIX=${PREFIX}
MAKE_FLAGS+= DESTDIR=${DESTDIR}
MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
+MAKE_FLAGS+= LDFLAGS=${LDFLAGS:Q}
AUTO_MKDIRS= yes
.include "../../mk/bsd.prefs.mk"
diff --git a/devel/deforaos-configure/PLIST b/devel/deforaos-configure/PLIST
index fe15e1b9f20..5b62f84e366 100644
--- a/devel/deforaos-configure/PLIST
+++ b/devel/deforaos-configure/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2015/05/25 17:31:21 khorben Exp $
+@comment $NetBSD: PLIST,v 1.3 2015/10/06 16:50:03 khorben Exp $
bin/configure
man/html1/configure.html
man/html5/project.conf.html
@@ -16,6 +16,7 @@ share/doc/configure/scripts/gtkdoc.sh
share/doc/configure/scripts/manual.css.xml
share/doc/configure/scripts/phplint.sh
share/doc/configure/scripts/pkgconfig.sh
+share/doc/configure/scripts/platform.sh
share/doc/configure/scripts/pylint.sh
share/doc/configure/scripts/shlint.sh
share/doc/configure/scripts/subst.sh
diff --git a/devel/deforaos-configure/distinfo b/devel/deforaos-configure/distinfo
index 91b69a11b11..deae35bfb59 100644
--- a/devel/deforaos-configure/distinfo
+++ b/devel/deforaos-configure/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2015/05/25 17:31:21 khorben Exp $
+$NetBSD: distinfo,v 1.4 2015/10/06 16:50:03 khorben Exp $
-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
+SHA1 (configure-0.2.2.tar.gz) = 795543ab2bdce2e895b5458a377acd37099c9c1f
+RMD160 (configure-0.2.2.tar.gz) = df99b54df057488e3ba0369bb2bf3a5d7a834311
+Size (configure-0.2.2.tar.gz) = 44785 bytes