aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-12-25 12:11:36 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-12-25 12:11:36 +0800
commit7b0c5e0b4ae660fdd1731f5fdf084b5fb91f9bb6 (patch)
tree668dd7b3caf806c7d60744d10fff7e033845e8ae
parent94f3d522f290d815540e583976f4cf1d6192de2d (diff)
downloadfreebsd-ports-gnome-7b0c5e0b4ae660fdd1731f5fdf084b5fb91f9bb6.tar.gz
freebsd-ports-gnome-7b0c5e0b4ae660fdd1731f5fdf084b5fb91f9bb6.tar.zst
freebsd-ports-gnome-7b0c5e0b4ae660fdd1731f5fdf084b5fb91f9bb6.zip
Update to version 2.7.2
-rw-r--r--x11-clocks/rclock/Makefile6
-rw-r--r--x11-clocks/rclock/distinfo2
-rw-r--r--x11-clocks/rclock/files/patch-aa12
-rw-r--r--x11/rxvt-devel/Makefile4
-rw-r--r--x11/rxvt-devel/distinfo2
-rw-r--r--x11/rxvt-devel/files/patch-aa11
-rw-r--r--x11/rxvt-unicode/Makefile4
-rw-r--r--x11/rxvt-unicode/distinfo2
-rw-r--r--x11/rxvt-unicode/files/patch-aa11
-rw-r--r--x11/rxvt/Makefile4
-rw-r--r--x11/rxvt/distinfo2
-rw-r--r--x11/rxvt/files/patch-aa11
12 files changed, 37 insertions, 34 deletions
diff --git a/x11-clocks/rclock/Makefile b/x11-clocks/rclock/Makefile
index 4af2caf2973e..51dc36812421 100644
--- a/x11-clocks/rclock/Makefile
+++ b/x11-clocks/rclock/Makefile
@@ -1,14 +1,14 @@
# ex:ts=8
# Ports collection Makefile for: rclock
-# Version required: 2.6.1
+# Version required: 2.7.2
# Date created: 24th Feburary 1997
# Whom: obrien@NUXI.com
#
# $FreeBSD$
#
-DISTNAME= rxvt-2.7.1
-PKGNAME= rclock-2.7.1
+DISTNAME= rxvt-2.7.2
+PKGNAME= rclock-2.7.2
CATEGORIES= x11-clocks
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://mason.primenet.com.au/pub/rxvt/ \
diff --git a/x11-clocks/rclock/distinfo b/x11-clocks/rclock/distinfo
index 5acd9bd8ca35..640bb453beee 100644
--- a/x11-clocks/rclock/distinfo
+++ b/x11-clocks/rclock/distinfo
@@ -1 +1 @@
-MD5 (rxvt-2.7.1.tar.bz2) = 56fd0320b09c5bad674c7ce570af74bb
+MD5 (rxvt-2.7.2.tar.bz2) = cce181764763ceb7c1d12a8b05c3ce2e
diff --git a/x11-clocks/rclock/files/patch-aa b/x11-clocks/rclock/files/patch-aa
index 861a5c1eb6a8..666f51610ba3 100644
--- a/x11-clocks/rclock/files/patch-aa
+++ b/x11-clocks/rclock/files/patch-aa
@@ -1,11 +1,11 @@
---- Makefile.in.orig Fri Sep 27 10:48:20 1996
-+++ Makefile.in Mon Feb 24 01:09:28 1997
-@@ -7,7 +7,7 @@
+--- Makefile.in.orig Fri Dec 24 20:08:57 1999
++++ Makefile.in Fri Dec 24 20:09:23 1999
+@@ -9,7 +9,7 @@
first_rule: all
dummy:
--subdirs = src doc rclock src/graphics
-+subdirs = rclock # src doc rclock src/graphics
+-subdirs = src doc rclock src/graphics src/test
++subdirs = rclock #src doc src/graphics src/test
- DIST_ETC = etc/XTerm.ad etc/color etc/termcap etc/terminfo etc/xmkdir
+ DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile
index 14b05b3584d0..670e0b39ccb1 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.1
+# Version required: 2.7.2
# 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.1
+DISTNAME= rxvt-2.7.2
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 5acd9bd8ca35..640bb453beee 100644
--- a/x11/rxvt-devel/distinfo
+++ b/x11/rxvt-devel/distinfo
@@ -1 +1 @@
-MD5 (rxvt-2.7.1.tar.bz2) = 56fd0320b09c5bad674c7ce570af74bb
+MD5 (rxvt-2.7.2.tar.bz2) = cce181764763ceb7c1d12a8b05c3ce2e
diff --git a/x11/rxvt-devel/files/patch-aa b/x11/rxvt-devel/files/patch-aa
index eb613fa36fe3..6474271cd903 100644
--- a/x11/rxvt-devel/files/patch-aa
+++ b/x11/rxvt-devel/files/patch-aa
@@ -1,10 +1,11 @@
---- Makefile.in.orig Sun Mar 28 21:31:37 1999
-+++ Makefile.in Tue Jun 8 11:07:52 1999
-@@ -10,6 +10,7 @@
+--- Makefile.in.orig Fri Dec 24 20:05:41 1999
++++ Makefile.in Fri Dec 24 20:05:48 1999
+@@ -9,7 +9,7 @@
+ first_rule: all
dummy:
- subdirs = src doc rclock src/graphics
-+subdirs = src doc # rclock src/graphics
+-subdirs = src doc rclock src/graphics src/test
++subdirs = src doc # rclock src/graphics src/test
DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 14b05b3584d0..670e0b39ccb1 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -1,5 +1,5 @@
# New ports collection Makefile for: rxvt
-# Version required: 2.7.1
+# Version required: 2.7.2
# 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.1
+DISTNAME= rxvt-2.7.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://mason.primenet.com.au/pub/rxvt/ \
diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo
index 5acd9bd8ca35..640bb453beee 100644
--- a/x11/rxvt-unicode/distinfo
+++ b/x11/rxvt-unicode/distinfo
@@ -1 +1 @@
-MD5 (rxvt-2.7.1.tar.bz2) = 56fd0320b09c5bad674c7ce570af74bb
+MD5 (rxvt-2.7.2.tar.bz2) = cce181764763ceb7c1d12a8b05c3ce2e
diff --git a/x11/rxvt-unicode/files/patch-aa b/x11/rxvt-unicode/files/patch-aa
index eb613fa36fe3..6474271cd903 100644
--- a/x11/rxvt-unicode/files/patch-aa
+++ b/x11/rxvt-unicode/files/patch-aa
@@ -1,10 +1,11 @@
---- Makefile.in.orig Sun Mar 28 21:31:37 1999
-+++ Makefile.in Tue Jun 8 11:07:52 1999
-@@ -10,6 +10,7 @@
+--- Makefile.in.orig Fri Dec 24 20:05:41 1999
++++ Makefile.in Fri Dec 24 20:05:48 1999
+@@ -9,7 +9,7 @@
+ first_rule: all
dummy:
- subdirs = src doc rclock src/graphics
-+subdirs = src doc # rclock src/graphics
+-subdirs = src doc rclock src/graphics src/test
++subdirs = src doc # rclock src/graphics src/test
DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index 14b05b3584d0..670e0b39ccb1 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -1,5 +1,5 @@
# New ports collection Makefile for: rxvt
-# Version required: 2.7.1
+# Version required: 2.7.2
# 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.1
+DISTNAME= rxvt-2.7.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://mason.primenet.com.au/pub/rxvt/ \
diff --git a/x11/rxvt/distinfo b/x11/rxvt/distinfo
index 5acd9bd8ca35..640bb453beee 100644
--- a/x11/rxvt/distinfo
+++ b/x11/rxvt/distinfo
@@ -1 +1 @@
-MD5 (rxvt-2.7.1.tar.bz2) = 56fd0320b09c5bad674c7ce570af74bb
+MD5 (rxvt-2.7.2.tar.bz2) = cce181764763ceb7c1d12a8b05c3ce2e
diff --git a/x11/rxvt/files/patch-aa b/x11/rxvt/files/patch-aa
index eb613fa36fe3..6474271cd903 100644
--- a/x11/rxvt/files/patch-aa
+++ b/x11/rxvt/files/patch-aa
@@ -1,10 +1,11 @@
---- Makefile.in.orig Sun Mar 28 21:31:37 1999
-+++ Makefile.in Tue Jun 8 11:07:52 1999
-@@ -10,6 +10,7 @@
+--- Makefile.in.orig Fri Dec 24 20:05:41 1999
++++ Makefile.in Fri Dec 24 20:05:48 1999
+@@ -9,7 +9,7 @@
+ first_rule: all
dummy:
- subdirs = src doc rclock src/graphics
-+subdirs = src doc # rclock src/graphics
+-subdirs = src doc rclock src/graphics src/test
++subdirs = src doc # rclock src/graphics src/test
DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog