Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2005 20:51:36 GMT
From:      Sylvio Cesar <sylvioc@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/83350: [PATCH] net/kphone: update to 4.2, take maintainership
Message-ID:  <200507122051.j6CKpaKG041928@www.freebsd.org>
Resent-Message-ID: <200507122100.j6CL0ZN5084539@freefall.freebsd.org>

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

>Number:         83350
>Category:       ports
>Synopsis:       [PATCH] net/kphone: update to 4.2, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 12 21:00:34 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD sylvio.sistel.com.br 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Thu Jun 30 09:55:19 BRT 2005

>Description:
- Update to 4.2
- Take maintainership
>How-To-Repeat:
      
>Fix:
--- kphone-4.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/kphone/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile    22 Jun 2005 19:10:25 -0000      1.7
+++ Makefile    12 Jul 2005 20:46:25 -0000
@@ -5,11 +5,11 @@
 # $FreeBSD: ports/net/kphone/Makefile,v 1.7 2005/06/22 19:10:25 arved Exp $

 PORTNAME=      kphone
-PORTVERSION=   4.1.1
+PORTVERSION=   4.2
 CATEGORIES=    net
 MASTER_SITES=  http://www.wirlab.net/kphone/

-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    sylvioc@gmail.com
 COMMENT=       A voice over internet phone

 WRKSRC=                ${WRKDIR}/${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/kphone/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo    22 Jun 2005 19:10:25 -0000      1.5
+++ distinfo    12 Jul 2005 20:46:25 -0000
@@ -1,2 +1,2 @@
-MD5 (kphone-4.1.1.tar.gz) = b95252f527e2fbe107f5d3c1159e2e25
-SIZE (kphone-4.1.1.tar.gz) = 291907
+MD5 (kphone-4.2.tar.gz) = 632abebc16d4f40bf03d191892e00e22
+SIZE (kphone-4.2.tar.gz) = 287320
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/kphone/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist   22 Jun 2005 19:10:25 -0000      1.4
+++ pkg-plist   12 Jul 2005 20:46:25 -0000
@@ -15,6 +15,7 @@
 %%DATADIR%%/translations/kphone_fr.qm
 %%DATADIR%%/translations/kphone_hu.qm
 %%DATADIR%%/translations/kphone_pt_BR.qm
+%%DATADIR%%/translations/kphone_pl_PL.qm
 %%DATADIR%%/translations/kphone_sv.qm
 @dirrm %%DATADIR%%/translations
 @dirrm %%DATADIR%%/icons
--- kphone-4.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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