aboutsummaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-08-09 08:46:33 +0800
committersteve <steve@FreeBSD.org>1998-08-09 08:46:33 +0800
commit7096afb5ad390a743ace03ec1fe282319574cb89 (patch)
tree28bc4c8cd2144a968b7a3a9648c95a92ee2b9314 /korean
parent929a8202d4251190d3dc861c163aac6a3ec14dd1 (diff)
downloadfreebsd-ports-gnome-7096afb5ad390a743ace03ec1fe282319574cb89.tar.gz
freebsd-ports-gnome-7096afb5ad390a743ace03ec1fe282319574cb89.tar.zst
freebsd-ports-gnome-7096afb5ad390a743ace03ec1fe282319574cb89.zip
Update to patchlevel 14.
PR: 7461 Submitted by: maintainer
Diffstat (limited to 'korean')
-rw-r--r--korean/hanterm-xf86/Makefile10
-rw-r--r--korean/hanterm-xf86/distinfo2
-rw-r--r--korean/hanterm-xf86/files/patch-ab10
3 files changed, 16 insertions, 6 deletions
diff --git a/korean/hanterm-xf86/Makefile b/korean/hanterm-xf86/Makefile
index 2f3d8d29be31..a8fbe8934443 100644
--- a/korean/hanterm-xf86/Makefile
+++ b/korean/hanterm-xf86/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: hanterm-xf86
-# Version required: hanterm-xf331-p13
+# Version required: hanterm-xf-p14
# Date created: 22 Mar 1997
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
-# $Id: Makefile,v 1.6 1998/07/27 00:38:56 steve Exp $
+# $Id: Makefile,v 1.7 1998/08/05 09:31:21 asami Exp $
#
-DISTNAME= hanterm-xf331-p13
-PKGNAME= ko-hanterm-xf-3.3.1.13
+DISTNAME= hanterm-xf-p14
+PKGNAME= ko-hanterm-xf14
CATEGORIES= korean x11
-MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/
+MASTER_SITES= http://pseudo.snu.ac.kr/~hwang/
MAINTAINER= junker@jazz.snu.ac.kr
diff --git a/korean/hanterm-xf86/distinfo b/korean/hanterm-xf86/distinfo
index dbf6e31f7ed5..96510e208b6a 100644
--- a/korean/hanterm-xf86/distinfo
+++ b/korean/hanterm-xf86/distinfo
@@ -1 +1 @@
-MD5 (hanterm-xf331-p13.tar.gz) = 211f0115412aa3db98d77bec8ef72840
+MD5 (hanterm-xf-p14.tar.gz) = 64bf6b2d5f2f4fc729f73cb9638493a5
diff --git a/korean/hanterm-xf86/files/patch-ab b/korean/hanterm-xf86/files/patch-ab
new file mode 100644
index 000000000000..c80364f59560
--- /dev/null
+++ b/korean/hanterm-xf86/files/patch-ab
@@ -0,0 +1,10 @@
+--- main.c.orig Sat Aug 8 10:37:00 1998
++++ main.c Sat Aug 8 10:37:04 1998
+@@ -422,7 +422,6 @@
+ #endif
+
+ #ifndef WTMP_FILENAME
+-sieroweir
+ #ifdef WTMP_FILE
+ #define WTMP_FILENAME WTMP_FILE
+ #else