[kde-freebsd] [SVN Commit] area51/PORTS/net-p2p

Max Brazhnikov makc at freebsd.org
Sun Jan 20 22:55:39 UTC 2013


Hi Alonso,

On Sun, 20 Jan 2013 21:35:14 GMT, Alonso Schaic wrote:
> SVN commit 8950 by aschai:
> 
> Update ktorrent to 3.0.1.

I think you mean 4.3.1 :)

> - Removed stale patches
> - Added security/libgcrypt to libktorrent LIBDEPENDS
> - Regenerated pkg-plist files

You need to remove PORTREVISION whenever port gets updated.
Usually we don't set PORTREVISION in area51 at all, since most of the time
ports are never than in the portstree.

Your plist changes have to be reverted. First, we don't record common
directories from kdehier4. Second, plist must be sorted as described in
Porters handbook: files are arranged in alphabetic order, directories in
reverse order. The sorting process is a little bit tricky if plist uses
substitutions: you need to sort raw files list and then replace required
strings by according macros from PLIST_SUB.

>  M  +2 -2      ktorrent/Makefile  
>  M  +2 -2      ktorrent/distinfo  
>  D             ktorrent/files/patch-ktorrent__core.cpp  
>  M  +171 -21   ktorrent/pkg-plist  
>  M  +4 -3      libktorrent/Makefile  
>  M  +2 -2      libktorrent/distinfo  
>  D             libktorrent/files (directory)  
>  M  +133 -16   libktorrent/pkg-plist  

Cheers,
Max


More information about the kde-freebsd mailing list