From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 18 14:00:41 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B4F316A4CE for ; Sat, 18 Dec 2004 14:00:41 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35FB443D48 for ; Sat, 18 Dec 2004 14:00:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBIE0eNX040112 for ; Sat, 18 Dec 2004 14:00:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBIE0eFc040111; Sat, 18 Dec 2004 14:00:40 GMT (envelope-from gnats) Resent-Date: Sat, 18 Dec 2004 14:00:40 GMT Resent-Message-Id: <200412181400.iBIE0eFc040111@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Janos Mohacsi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8AA016A4CF for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/75218: [MAINTAINER] comms/scmxx: fixes for german and russian manual pages X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Janos Mohacsi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 14:00:41 -0000 >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: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 18 14:00:40 GMT 2004 >Closed-Date: >Last-Modified: >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: >Unformatted: