Mon May 17 15:48:52 2010 UTC ()
update to 4.4.4a
announcement says it fixes a bug but not which

being here, make a DESTDIR check more robust


(drochner)
diff -r1.1.1.1 -r1.2 pkgsrc/devel/eric4/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/devel/eric4/PLIST
diff -r1.1.1.1 -r1.2 pkgsrc/devel/eric4/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/eric4/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/devel/eric4/Attic/Makefile 2010/05/08 15:44:39 1.1.1.1
+++ pkgsrc/devel/eric4/Attic/Makefile 2010/05/17 15:48:48 1.2
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/05/08 15:44:39 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2010/05/17 15:48:48 drochner Exp $
 #
 
-VERS=			4.4.4
+VERS=			4.4.4a
 DISTNAME=		eric4-${VERS}
 CATEGORIES=		devel
 MASTER_SITES=	http://downloads.sourceforge.net/project/eric-ide/eric4/stable/${VERS}/
@@ -14,13 +14,13 @@
 PKG_DESTDIR_SUPPORT=	user-destdir
 NO_BUILD=				yes
 
-
 PY_PATCHPLIST=			yes
 
 CONFIGURE_ARGS+=		-b ${PREFIX}/bin
 CONFIGURE_ARGS+=		-d ${PREFIX}/${PYSITELIB}
 CONFIGURE_ARGS+=		-a ${PREFIX}/qt4/qsci/api
-.ifdef DESTDIR
+.include "../../mk/bsd.prefs.mk"
+.if defined(DESTDIR) && !empty(DESTDIR)
 CONFIGURE_ARGS+=		-i ${DESTDIR}
 .endif
 

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/eric4/Attic/PLIST (expand / switch to context diff)
--- pkgsrc/devel/eric4/Attic/PLIST 2010/05/08 15:44:39 1.1.1.1
+++ pkgsrc/devel/eric4/Attic/PLIST 2010/05/17 15:48:48 1.2
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/08 15:44:39 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/05/17 15:48:48 drochner Exp $
 bin/eric4
 bin/eric4-api
 bin/eric4-compare
@@ -47,6 +47,7 @@
 ${PYSITELIB}/eric4/DTDs/Session-4.1.dtd
 ${PYSITELIB}/eric4/DTDs/Session-4.2.dtd
 ${PYSITELIB}/eric4/DTDs/Session-4.3.dtd
+${PYSITELIB}/eric4/DTDs/Session-4.4.dtd
 ${PYSITELIB}/eric4/DTDs/Shortcuts-3.5.dtd
 ${PYSITELIB}/eric4/DTDs/Shortcuts-3.6.dtd
 ${PYSITELIB}/eric4/DTDs/Tasks-3.7.dtd

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/eric4/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/devel/eric4/Attic/distinfo 2010/05/08 15:44:39 1.1.1.1
+++ pkgsrc/devel/eric4/Attic/distinfo 2010/05/17 15:48:51 1.2
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/05/08 15:44:39 drochner Exp $
+$NetBSD: distinfo,v 1.2 2010/05/17 15:48:51 drochner Exp $
 
-SHA1 (eric4-4.4.4.tar.gz) = 6477244509839f3a98957b849a4853c170df9781
+SHA1 (eric4-4.4.4a.tar.gz) = 470ba308268016dcc4a4584810278345e3878e56
-RMD160 (eric4-4.4.4.tar.gz) = 903bcdd9fe0e5baeb12fef22fe7ee113389d4f60
+RMD160 (eric4-4.4.4a.tar.gz) = a5248dc6482a1c05c4a94a2188db935d01bc5b43
-Size (eric4-4.4.4.tar.gz) = 6682964 bytes
+Size (eric4-4.4.4a.tar.gz) = 6683930 bytes