From bc718c4e4e46e2220335e794ebebe6ccb48b6c23 Mon Sep 17 00:00:00 2001 From: naddy Date: Thu, 31 Oct 2002 15:22:11 +0000 Subject: * Update to 1.1.1. PR: 44175 Submitted by: Josh Elsasser * Respect CFLAGS. --- x11-wm/ratpoison/Makefile | 2 +- x11-wm/ratpoison/distinfo | 2 +- x11-wm/ratpoison/files/patch-configure | 13 +++++++++++++ x11-wm/ratpoison/pkg-plist | 5 +++++ 4 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 x11-wm/ratpoison/files/patch-configure (limited to 'x11-wm') diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile index d371364..574f6a3 100644 --- a/x11-wm/ratpoison/Makefile +++ b/x11-wm/ratpoison/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ratpoison -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-wm/ratpoison/distinfo b/x11-wm/ratpoison/distinfo index 5879f6c..4816b34 100644 --- a/x11-wm/ratpoison/distinfo +++ b/x11-wm/ratpoison/distinfo @@ -1 +1 @@ -MD5 (ratpoison-1.0.0.tar.gz) = e84a6609f9992644262bbbfa270d69ee +MD5 (ratpoison-1.1.1.tar.gz) = 59efd0719b6c3a9f9fcd606df95e5208 diff --git a/x11-wm/ratpoison/files/patch-configure b/x11-wm/ratpoison/files/patch-configure new file mode 100644 index 0000000..6a7752d --- /dev/null +++ b/x11-wm/ratpoison/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure.orig Sat Jul 6 23:46:16 2002 ++++ configure Thu Oct 31 16:16:00 2002 +@@ -846,7 +846,6 @@ + EOF + + +-CFLAGS="$CFLAGS -Wall -O2" + echo $ac_n "checking build system type""... $ac_c" 1>&6 + echo "configure:852: checking build system type" >&5 + diff --git a/x11-wm/ratpoison/pkg-plist b/x11-wm/ratpoison/pkg-plist index 46832d4..04f45a0 100644 --- a/x11-wm/ratpoison/pkg-plist +++ b/x11-wm/ratpoison/pkg-plist @@ -1,4 +1,8 @@ +@comment $FreeBSD$ bin/ratpoison +share/ratpoison/genrpbindings +share/ratpoison/ratpoison.el +share/ratpoison/split.sh %%PORTDOCS%%@unexec install-info --delete %D/info/ratpoison %D/info/dir %%PORTDOCS%%info/ratpoison.info %%PORTDOCS%%@exec install-info %D/info/ratpoison.info %D/info/dir @@ -8,3 +12,4 @@ bin/ratpoison %%PORTDOCS%%share/doc/ratpoison/NEWS %%PORTDOCS%%share/doc/ratpoison/README %%PORTDOCS%%@dirrm share/doc/ratpoison +@dirrm share/ratpoison -- cgit v1.1