o Update to -> 4.2
o set submitter as maintainer PR: ports/83350 Submitted by: Sylvio Cesar <sylvioc@gmail.com>
This commit is contained in:
parent
8f89fceb8e
commit
9ef2b39207
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139058
3 changed files with 5 additions and 4 deletions
|
@ -5,11 +5,11 @@
|
|||
# $FreeBSD$
|
||||
|
||||
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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -15,6 +15,7 @@ bin/kphone
|
|||
%%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
|
||||
|
|
Loading…
Reference in a new issue