Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2005 04:38:05 +0100
From:      "Timur I. Bakeyev" <timur@gnu.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/77190: MAINTAINER: Update for japanese/samba3
Message-ID:  <1107747485.0@timur.home.bat.ru>
Resent-Message-ID: <200502070340.j173eGwc078163@freefall.freebsd.org>

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

>Number:         77190
>Category:       ports
>Synopsis:       MAINTAINER: Update for japanese/samba3
>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:   Mon Feb 07 03:40:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Timur I. Bakeyev
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.3-STABLE #1: Sun Dec 26 01:32:44 CET 2004
    root@timur.home.bat.ru:/usr/src/sys/i386/compile/COMMON



>Description:


This are the changes to keep ja-samba3 port in sync with net/samba3 port - Now the version of the port can be set separately, so it won't break with next update of the master port.

Also, WITH_MULTIBYTE switch is not necessary - installed plugins detected automatically.



>How-To-Repeat:


-


>Fix:


--- ja-samba3.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/samba3/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	21 Dec 2004 23:48:09 -0000	1.3
+++ Makefile	7 Feb 2005 03:21:27 -0000
@@ -5,6 +5,7 @@
 # $FreeBSD: ports/japanese/samba3/Makefile,v 1.3 2004/12/21 23:48:09 kuriyama Exp $
 #
 
+PORTVERSION=		3.0.10
 PORTREVISION=		0
 PORTEPOCH=		1
 CATEGORIES=		japanese net
@@ -25,6 +26,4 @@
 MD5_FILE=		${.CURDIR}/distinfo
 DESCR=			${.CURDIR}/pkg-descr
 
-WITH_MULTIBYTE=		yes
-
 .include "${MASTERDIR}/Makefile"
--- ja-samba3.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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