1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to version 2.7.5

Added language support as of chinese/rxvt
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2000-10-22 02:54:50 +00:00
parent f608c41962
commit 453a10ea35
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34094
4 changed files with 11 additions and 12 deletions

View File

@ -9,7 +9,7 @@
# the same distfile.
PORTNAME= rxvt-devel
PORTVERSION= 2.7.3
PORTVERSION= 2.7.5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://mason.primenet.com.au/pub/rxvt/ \
@ -17,18 +17,17 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/
DISTNAME= rxvt-${PORTVERSION}
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= rxvt-2.7.3.patch1.gz
PATCH_DIST_STRIP+= -p1
MAINTAINER= lioux@FreeBSD.org
USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-utmp --enable-wtmp \
CONFIGURE_ARGS= --enable-utmp --enable-wtmp --enable-languages \
--with-xpm --enable-xpm-background --enable-transparency
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_BZIP2= yes
MAN1= rxvt.1
post-install:

View File

@ -1,2 +1 @@
MD5 (rxvt-2.7.3.tar.bz2) = 4f22d749152ba717c5b716df43801800
MD5 (rxvt-2.7.3.patch1.gz) = 348fca4eb5e7bc41d070745e3655d184
MD5 (rxvt-2.7.5.tar.bz2) = dd9d2b6c3887c674f484c480d4419a19

View File

@ -1,6 +1,6 @@
--- autoconf/config.h.in.orig Mon Aug 16 23:55:41 1999
+++ autoconf/config.h.in Sun Aug 22 21:32:25 1999
@@ -161,7 +161,7 @@
--- autoconf/config.h.in.orig Sun Oct 22 00:13:00 2000
+++ autoconf/config.h.in Sun Oct 22 00:13:43 2000
@@ -168,7 +168,7 @@
#undef HAVE_UTMP_HOST
/* Define location of utmp */
@ -9,7 +9,7 @@
/* Define in utmpx.h has struct utmpx */
#undef HAVE_STRUCT_UTMPX
@@ -173,7 +173,7 @@
@@ -180,7 +180,7 @@
#undef RXVT_UTMPX_FILE
/* Define location of wtmp */

View File

@ -1 +1,2 @@
bin/rxvt
lib/librxvt.a