summaryrefslogtreecommitdiff
path: root/wm/fvwm-devel
diff options
context:
space:
mode:
authormartti <martti>2010-05-28 09:33:12 +0000
committermartti <martti>2010-05-28 09:33:12 +0000
commitec4d81ad08711dc4599030ef311f49391e21fdd3 (patch)
tree3b72f25ca1fccd639ecc571cff698666366ada76 /wm/fvwm-devel
parentaf8cb659ff93ed546399e9d64f9e365620860694 (diff)
downloadpkgsrc-ec4d81ad08711dc4599030ef311f49391e21fdd3.tar.gz
Updated wm/fvwm-devel to 2.5.30
* Support libpng 1.4.0's slightly newer API. * Don't lazy match AnyContext when printing out bindings and the contexts they apply to with "PrintInfo Bindings".
Diffstat (limited to 'wm/fvwm-devel')
-rw-r--r--wm/fvwm-devel/Makefile4
-rw-r--r--wm/fvwm-devel/distinfo10
-rw-r--r--wm/fvwm-devel/patches/patch-aa13
3 files changed, 13 insertions, 14 deletions
diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile
index 501c6bfe3ca..ba574bbc9f8 100644
--- a/wm/fvwm-devel/Makefile
+++ b/wm/fvwm-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2010/02/24 12:37:04 martti Exp $
+# $NetBSD: Makefile,v 1.33 2010/05/28 09:33:12 martti Exp $
DISTNAME= fvwm-${FVWM_VER}
#PKGREVISION= 1
@@ -12,7 +12,7 @@ COMMENT= Development version of X11 Virtual window manager
LICENSE= gnu-gpl-v2
CONFLICTS= fvwm1-[0-9]* fvwm2-[0-9]*
-FVWM_VER= 2.5.28
+FVWM_VER= 2.5.30
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/wm/fvwm-devel/distinfo b/wm/fvwm-devel/distinfo
index 53bd90784f5..b550e7e2d07 100644
--- a/wm/fvwm-devel/distinfo
+++ b/wm/fvwm-devel/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2010/02/24 12:37:04 martti Exp $
+$NetBSD: distinfo,v 1.20 2010/05/28 09:33:12 martti Exp $
-SHA1 (fvwm-2.5.28.tar.bz2) = 26b83b88656faa3d21ab55544269954e534abe08
-RMD160 (fvwm-2.5.28.tar.bz2) = 6df61b9b6477ff35b1b9d4f915c3241ead1a4fa1
-Size (fvwm-2.5.28.tar.bz2) = 2521994 bytes
-SHA1 (patch-aa) = ff40724d0a9ee6b3032ac9329cabf4cdf7d470a0
+SHA1 (fvwm-2.5.30.tar.bz2) = fcc082c8e13b262bb4f86f24ed8142a77c10b4f3
+RMD160 (fvwm-2.5.30.tar.bz2) = 4959a3a5675fd48e622e24520a5d5158dc5ff9b0
+Size (fvwm-2.5.30.tar.bz2) = 2568104 bytes
+SHA1 (patch-aa) = 6796b71fbc4c94e1d44938ab050b10b5f24a78a7
SHA1 (patch-ab) = ebc58a6c58e6c09ce0c270c0a1d8d861f2dcdab1
SHA1 (patch-ac) = 9741995ea491250406683c4b25d91c39ec3d9d58
diff --git a/wm/fvwm-devel/patches/patch-aa b/wm/fvwm-devel/patches/patch-aa
index fbde9c027c3..d1879b7de2a 100644
--- a/wm/fvwm-devel/patches/patch-aa
+++ b/wm/fvwm-devel/patches/patch-aa
@@ -1,22 +1,21 @@
-$NetBSD: patch-aa,v 1.8 2009/09/22 07:53:28 martti Exp $
+$NetBSD: patch-aa,v 1.9 2010/05/28 09:33:12 martti Exp $
We have a separate package for xpmroot
---- bin/Makefile.in.orig 2009-09-20 10:11:53.000000000 +0300
-+++ bin/Makefile.in 2009-09-22 10:03:22.000000000 +0300
-@@ -736,14 +736,8 @@
+--- bin/Makefile.in.orig 2010-05-28 12:28:07.000000000 +0300
++++ bin/Makefile.in 2010-05-28 12:28:14.000000000 +0300
+@@ -819,14 +819,8 @@
_fvwm-perllib.1
install-exec-local:
- @rm -f $(DESTDIR)$(bindir)/xpmroot
- @$(LN_S) fvwm-root $(DESTDIR)$(bindir)/xpmroot || \
- echo "Minor warning: $(bindir)/xpmroot symlink was not created"
--
+
install-data-local:
- @rm -f $(DESTDIR)$(mandir)/man1/xpmroot.1
- @$(LN_S) fvwm-root.1 $(DESTDIR)$(mandir)/man1/xpmroot.1 || \
- echo "Minor warning: $(mandir)/man1/xpmroot.1 symlink was not created"
-+
+
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT: