aboutsummaryrefslogtreecommitdiffstats
path: root/x11/rxvt-devel
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-03-27 15:00:09 +0800
committerwill <will@FreeBSD.org>2000-03-27 15:00:09 +0800
commitb8752c4999c031df6113b1b2f8abe84eb1698406 (patch)
tree00203a01bd5c826a3ae3617b27dd8380652843fd /x11/rxvt-devel
parent621af0b79a09db185bcdff35d4e38437b3077a77 (diff)
downloadfreebsd-ports-graphics-b8752c4999c031df6113b1b2f8abe84eb1698406.tar.gz
freebsd-ports-graphics-b8752c4999c031df6113b1b2f8abe84eb1698406.tar.zst
freebsd-ports-graphics-b8752c4999c031df6113b1b2f8abe84eb1698406.zip
Update to rxvt 2.7.3 per the rxvt-devel mailing list announcement.
I'll take care of other ports depending on this pending maint approval. Changes: 1) Update rxvt website URL (badly needed). 2) Remove pkg/PLIST - Makefile inconsistency regarding chmod.
Diffstat (limited to 'x11/rxvt-devel')
-rw-r--r--x11/rxvt-devel/Makefile4
-rw-r--r--x11/rxvt-devel/distinfo2
-rw-r--r--x11/rxvt-devel/files/patch-ac21
-rw-r--r--x11/rxvt-devel/pkg-descr2
-rw-r--r--x11/rxvt-devel/pkg-plist1
5 files changed, 14 insertions, 16 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index 1a628cce4b3..2be1eb4b4af 100644
--- a/x11/rxvt-devel/Makefile
+++ b/x11/rxvt-devel/Makefile
@@ -1,5 +1,5 @@
# New ports collection Makefile for: rxvt
-# Version required: 2.7.2
+# Version required: 2.7.3
# Date created: 5th December 1994
# Whom: gpalmer@FreeBSD.org
#
@@ -9,7 +9,7 @@
# (and maybe ports/chinese/rxvt) when you upgrade rxvt. These ports all use
# the same distfile.
-DISTNAME= rxvt-2.7.2
+DISTNAME= rxvt-2.7.3
CATEGORIES= x11
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://mason.primenet.com.au/pub/rxvt/ \
diff --git a/x11/rxvt-devel/distinfo b/x11/rxvt-devel/distinfo
index 640bb453bee..a6635b8c3c4 100644
--- a/x11/rxvt-devel/distinfo
+++ b/x11/rxvt-devel/distinfo
@@ -1 +1 @@
-MD5 (rxvt-2.7.2.tar.bz2) = cce181764763ceb7c1d12a8b05c3ce2e
+MD5 (rxvt-2.7.3.tar.bz2) = 4f22d749152ba717c5b716df43801800
diff --git a/x11/rxvt-devel/files/patch-ac b/x11/rxvt-devel/files/patch-ac
index f8d932d23e7..6dc0d7630cb 100644
--- a/x11/rxvt-devel/files/patch-ac
+++ b/x11/rxvt-devel/files/patch-ac
@@ -1,13 +1,12 @@
---- doc/Makefile.in.orig Tue Jun 8 02:53:55 1999
-+++ doc/Makefile.in Tue Jun 8 11:12:40 1999
-@@ -66,8 +66,8 @@
- rxvt.tbl: yodl/rxvt.yo $(YODL_RXVT) yodl/versioninfo.yo yodl/masonyodl.yo
- yodl2man -orxvt.tbl yodl/rxvt.yo
+--- doc/Makefile.in Sun Mar 12 00:26:26 2000
++++ doc/Makefile.in.new Mon Mar 27 01:39:53 2000
+@@ -40,9 +40,6 @@
--rxvt.1: rxvt.tbl Makefile
-- @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
-+#rxvt.1: rxvt.tbl Makefile
-+# @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
+ all: rxvt.1
- rxvt.html: yodl/rxvt.yo $(YODL_RXVT) yodl/versioninfo.yo yodl/masonyodl.yo
- yodl2html -o$@ yodl/rxvt.yo
+-rxvt.1: rxvt.tbl Makefile
+- @if test x$(TBL) = x; then : ; else echo "$(TBL) $(srcdir)/rxvt.tbl | grep -v '^.lf' > rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl | grep -v '^.lf' > rxvt.1 ; fi
+-
+ SEDREPLACE = -e 's%@RXVT_VERSION@%$(VERSION)%g;'\
+ -e 's%@RXVT_LSMDATE@%$(LSMDATE)%g;'\
+ -e 's%@RXVT_DATE@%$(DATE)%g;'\
diff --git a/x11/rxvt-devel/pkg-descr b/x11/rxvt-devel/pkg-descr
index 1242ca60446..d72f27c3619 100644
--- a/x11/rxvt-devel/pkg-descr
+++ b/x11/rxvt-devel/pkg-descr
@@ -5,4 +5,4 @@ is removed.
Modifications were made by Rob Nation (nation@rocket.sanders.lockheed.com)
to make it a little more compact, and to add and remove certain features.
-WWW: http://babayaga.math.fu-berlin.de/rxvt/
+WWW: http://www.rxvt.org/
diff --git a/x11/rxvt-devel/pkg-plist b/x11/rxvt-devel/pkg-plist
index 70345b25d6d..45ab4ea65bf 100644
--- a/x11/rxvt-devel/pkg-plist
+++ b/x11/rxvt-devel/pkg-plist
@@ -1,2 +1 @@
bin/rxvt
-@exec chmod 4711 %D/bin/rxvt