Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2004 18:31:41 +0200 (CEST)
From:      Janos Mohacsi <mohacsi@niif.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65819: Maintainer update: comms/scmxx to version 0.7.0
Message-ID:  <200404201631.i3KGVeY7004435@norfolk.ki.iif.hu>
Resent-Message-ID: <200404201640.i3KGeLIL014450@freefall.freebsd.org>

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

>Number:         65819
>Category:       ports
>Synopsis:       Maintainer update: comms/scmxx to version 0.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 20 09:40:20 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
NIIF
>Environment:
System: FreeBSD norfolk.ki.iif.hu 5.2-CURRENT FreeBSD 5.2-CURRENT #10: Wed Mar 24 17:08:06 CET 2004 root@norfolk.ki.iif.hu:/usr/obj/usr/src/sys/NORFOLK i386

>Description:
	Maintainer update: comms/scmxx to version 0.7.0
	Original package changes:
	-Syntax changed
	-properly support Solaris
	-new parameter --start-delay
	-new parameter --binary (-N)
	-new parameter --mem
	-new parameter --slot
	-B, -M, -C and -F (and the long options for them) are now obsolete, 
	-P is now obsolete, use --mem instead
	-S is now obsolete, use --slot instead
	-rewrote SMS decoding functions
	Port changes:
	Install russian man page

>How-To-Repeat:
	Apply this diff.
>Fix:

diff -ruN scmxx.bak/Makefile scmxx/Makefile
--- scmxx.bak/Makefile	Thu Apr  1 09:19:19 2004
+++ scmxx/Makefile	Tue Apr 20 18:19:05 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	scmxx
-PORTVERSION=	0.6.4.1
+PORTVERSION=	0.7.0
 PORTREVISION=	1
 CATEGORIES=	comms
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
@@ -25,7 +25,7 @@
 USE_GMAKE=	yes
 
 MAN1=		scmxx.1
-#MANLANG=	"" ru
+MANLANG=	"" ru
 
 .ifndef(NOPORTDOCS)
 post-install:
diff -ruN scmxx.bak/distinfo scmxx/distinfo
--- scmxx.bak/distinfo	Thu Apr  1 09:19:20 2004
+++ scmxx/distinfo	Tue Apr 20 18:19:32 2004
@@ -1,2 +1,2 @@
-MD5 (scmxx-0.6.4.1.tar.bz2) = 01ef44ee263ef9caba3019ebdd5aff82
-SIZE (scmxx-0.6.4.1.tar.bz2) = 87660
+MD5 (scmxx-0.7.0.tar.bz2) = 87e8633fc408bfa5d7d41d7f4c06eed7
+SIZE (scmxx-0.7.0.tar.bz2) = 92331
>Release-Note:
>Audit-Trail:
>Unformatted:



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