ports/77498: [MAINTAINER] comms/scmxx: update to 0.7.5

[ Available lists | Index of freebsd-ports-bugs | Month of Feb 2005 | Week of 14 Feb 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Janos Mohacsi <janos.mohacsi@niif.hu>
Date
14 Feb 2005 11:50:20
Subject
ports/77498: [MAINTAINER] comms/scmxx: update to 0.7.5
Message-ID
200502141149.j1EBn0PZ058565@scone.ki.iif.hu


[ Hide this part ]
 
>Number: 77498
>Category: ports
>Synopsis: [MAINTAINER] comms/scmxx: update to 0.7.5
>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 14 11:50:19 GMT 2005
>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 to version 0.7.5
Changes:
This release fixes the broken transparent pin processing and the
broken direct SMS receive mode. It is now possible to let scmxx find
an empty phonebook slot for easier entry adding. This version also
adds support for OS/2, a new option --system-charset, and features a
new special string "last" for phonebooks. Direct receiving of short
message status reports is now enabled. There is now an Italian
translation included.

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

--- scmxx-0.7.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/scmxx.orig/Makefile /usr/ports/comms/scmxx/Makefile
--- /usr/ports/comms/scmxx.orig/Makefile Mon Dec 20 09:33:02 2004
+++ /usr/ports/comms/scmxx/Makefile Mon Feb 14 11:32:08 2005
@@ -6,8 +6,7 @@
#

PORTNAME= scmxx
-PORTVERSION= 0.7.4
-PORTREVISION= 1
+PORTVERSION= 0.7.5
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -27,7 +26,7 @@
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

MAN1= scmxx.1
-MANLANG= "" ru de
+MANLANG= "" ru de it
DOCS= README docs/*.txt
EXAMPLES= sms.txt vCalendar.vcs vCard.vcf

diff -ruN --exclude=CVS /usr/ports/comms/scmxx.orig/distinfo /usr/ports/comms/scmxx/distinfo
--- /usr/ports/comms/scmxx.orig/distinfo Fri Oct 15 18:17:23 2004
+++ /usr/ports/comms/scmxx/distinfo Mon Feb 14 11:25:04 2005
@@ -1,2 +1,2 @@
-MD5 (scmxx-0.7.4.tar.bz2) = 3139f8ce4da47b684851fed208e6d41e
-SIZE (scmxx-0.7.4.tar.bz2) = 152086
+MD5 (scmxx-0.7.5.tar.bz2) = 6e2a770a1234f0e5fd7703c5ff96dc69
+SIZE (scmxx-0.7.5.tar.bz2) = 165440
diff -ruN --exclude=CVS /usr/ports/comms/scmxx.orig/pkg-plist /usr/ports/comms/scmxx/pkg-plist
--- /usr/ports/comms/scmxx.orig/pkg-plist Mon Dec 20 09:33:02 2004
+++ /usr/ports/comms/scmxx/pkg-plist Mon Feb 14 11:32:28 2005
@@ -1,6 +1,7 @@
@comment $FreeBSD: ports/comms/scmxx/pkg-plist,v 1.5 2004/12/18 14:51:06 sem Exp $
bin/scmxx
share/locale/de/LC_MESSAGES/scmxx.mo
+share/locale/it/LC_MESSAGES/scmxx.mo
share/locale/ru/LC_MESSAGES/scmxx.mo
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/gsmcharset.txt
--- scmxx-0.7.5.patch ends here ---

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


Elapsed time: 0.058 seconds