Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2002 14:49:20 +0100 (CET)
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Oliver Lehmann <lehmann@ans-netz.de>
Subject:   ports/33760: update-port: graphics/gd2 (bento-fix)
Message-ID:  <200201101349.g0ADnKk01116@phobos.raisdorf.net>

next in thread | raw e-mail | index | archive | help

>Number:         33760
>Category:       ports
>Synopsis:       update-port: security/fwlogwatch (bento-fix)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 10 06:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD localhost138.brainwire.de 4.4-STABLE FreeBSD 4.4-STABLE #5: Wed Oct 17 21:33:39 CEST 2001 olivleh1@localhost138.brainwire.de:/usr/obj/usr/src/sys/LOCALHOST138 i386


>Description:
	- fix bento errors
>How-To-Repeat:
>Fix:

diff -ruN fwlogwatch.old/files/patch-Makefile /usr/ports/security/fwlogwatch/files/patch-Makefile
--- fwlogwatch.old/files/patch-Makefile	Thu Jan 10 13:11:12 2002
+++ /usr/ports/security/fwlogwatch/files/patch-Makefile	Thu Jan 10 13:11:24 2002
@@ -33,7 +33,7 @@
 -	$(INSTALL_DATA) po/pt_BR.mo /usr/share/locale/pt/LC_MESSAGES/fwlogwatch.mo
 -	$(INSTALL_DATA) po/zh.mo /usr/share/locale/zh/LC_MESSAGES/fwlogwatch.mo
 +	$(INSTALL_DATA) po/pt_BR.mo /usr/share/locale/pt_BR/LC_MESSAGES/fwlogwatch.mo
-+	$(INSTALL_DATA) po/zh.mo /usr/share/locale/zh_TW/LC_MESSAGES/fwlogwatch.mo
++	$(INSTALL_DATA) po/zh.mo /usr/share/locale/zh_TW.Big5/LC_MESSAGES/fwlogwatch.mo
  
  uninstall:
  	@rm -f /usr/local/sbin/fwlogwatch \
diff -ruN fwlogwatch.old/pkg-plist /usr/ports/security/fwlogwatch/pkg-plist
--- fwlogwatch.old/pkg-plist	Thu Jan 10 13:11:12 2002
+++ /usr/ports/security/fwlogwatch/pkg-plist	Thu Jan 10 13:11:44 2002
@@ -3,4 +3,4 @@
 sbin/fwlw_respond
 share/locale/de/LC_MESSAGES/fwlogwatch.mo
 share/locale/pt_BR/LC_MESSAGES/fwlogwatch.mo
-share/locale/zh_TW/LC_MESSAGES/fwlogwatch.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/fwlogwatch.mo
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201101349.g0ADnKk01116>