* Update to 1.1.1.

PR:		44175
Submitted by:	Josh Elsasser <jre@vineyard.net>

* Respect CFLAGS.
This commit is contained in:
Christian Weisgerber 2002-10-31 15:22:11 +00:00
parent f01e7de603
commit f5a3bba423
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69198
4 changed files with 20 additions and 2 deletions

View file

@ -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}

View file

@ -1 +1 @@
MD5 (ratpoison-1.0.0.tar.gz) = e84a6609f9992644262bbbfa270d69ee
MD5 (ratpoison-1.1.1.tar.gz) = 59efd0719b6c3a9f9fcd606df95e5208

View file

@ -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

View file

@ -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