From mohacsi@scone.ki.iif.hu  Sat Dec 18 13:52:18 2004
Return-Path: <mohacsi@scone.ki.iif.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C8AA016A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Dec 2004 13:52:18 +0000 (GMT)
Received: from scone.ki.iif.hu (scone.ki.iif.hu [193.6.222.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2768E43D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 18 Dec 2004 13:52:18 +0000 (GMT)
	(envelope-from mohacsi@scone.ki.iif.hu)
Received: (from mohacsi@localhost)
	by scone.ki.iif.hu (8.13.1/8.13.1) id iBIDpoE7088043;
	Sat, 18 Dec 2004 14:51:50 +0100 (CET)
	(envelope-from mohacsi)
Message-Id: <200412181351.iBIDpoE7088043@scone.ki.iif.hu>
Date: Sat, 18 Dec 2004 14:51:50 +0100 (CET)
From: Janos Mohacsi <janos.mohacsi@niif.hu>
Reply-To: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] comms/scmxx: fixes for german and russian manual pages
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75218
>Category:       ports
>Synopsis:       [MAINTAINER] comms/scmxx: fixes for german and russian manual pages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 18 14:00:40 GMT 2004
>Closed-Date:    Sat Dec 18 14:51:28 GMT 2004
>Last-Modified:  Sat Dec 18 14:51:28 GMT 2004
>Originator:     Janos Mohacsi
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 5.3-STABLE FreeBSD 5.3-STABLE #5: Thu Nov 11 05:45:29 CET 2004
>Description:
Maintainer Update to comms/scmxx 0.7.4 
fixes for german and russian manual pages

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- scmxx-0.7.4_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/scmxx.orig/Makefile /usr/ports/comms/scmxx/Makefile
--- /usr/ports/comms/scmxx.orig/Makefile	Fri Oct 15 18:17:23 2004
+++ /usr/ports/comms/scmxx/Makefile	Sat Dec 18 14:43:52 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	scmxx
 PORTVERSION=	0.7.4
+PORTREVISION=	1
 CATEGORIES=	comms
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN --exclude=CVS /usr/ports/comms/scmxx.orig/pkg-plist /usr/ports/comms/scmxx/pkg-plist
--- /usr/ports/comms/scmxx.orig/pkg-plist	Fri Oct 15 18:17:23 2004
+++ /usr/ports/comms/scmxx/pkg-plist	Sat Dec 18 14:43:26 2004
@@ -11,3 +11,7 @@
 %%EXAMPLESDIR%%/vCalendar.vcs
 %%EXAMPLESDIR%%/vCard.vcf
 @dirrm %%EXAMPLESDIR%%
+@unexec rmdir %D/man/de/man1 2>/dev/null || true
+@unexec rmdir %D/man/de/ 2>/dev/null || true
+@unexec rmdir %D/man/ru/man1 2>/dev/null || true
+@unexec rmdir %D/man/ru/ 2>/dev/null || true
--- scmxx-0.7.4_1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Sat Dec 18 14:51:21 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75218 
>Unformatted:
