Bug 92536

Summary: [UPDATE PORT] multimedia/k9copy
Product: Ports & Packages Reporter: Alexander V. Ribchansky <triosoft>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Alexander V. Ribchansky 2006-01-30 11:40:02 UTC
This is port update for newer 1.0.3 version of k9copy.

Changelog:
v 1.0.3
- compression of menus
- improved compatibility
- selection by titleset
- fixed ifo update bugs
- added possibility to enter the size of dvd

Deleted files:

multimedia/k9copy/files/patch-src_kcddrive.cpp
multimedia/k9copy/files/patch-src_Makefile.in
multimedia/k9copy/files/patch-src_kburndvd.cpp
multimedia/k9copy/files/patch-libk9copy_k9backupdlg.cpp
multimedia/k9copy/files/patch-libk9copy_k9cell.h
multimedia/k9copy/files/patch-libk9copy_k9cellcopylist.h
multimedia/k9copy/files/patch-libk9copy_k9dvd.h
multimedia/k9copy/files/patch-libk9copy_k9dvdbackup.h
multimedia/k9copy/files/patch-libk9copy_k9dvdtitle.cpp
multimedia/k9copy/files/patch-libk9copy_k9ifo.cpp

Fix: PORTNAME=      k9copy
-PORTVERSION=   1.0.2
+PORTVERSION=   1.0.3
 CATEGORIES=    multimedia kde
-MASTER_SITES=  http://k9copy.free.fr/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=    ${PORTNAME}

 MAINTAINER=    triosoft@triosoft.com.ua
 COMMENT=       A DVD-9 to DVD-5 shrinking application for KDE

 LIB_DEPENDS=   dvdread.3:${PORTSDIR}/multimedia/libdvdread
 RUN_DEPENDS=   growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
-                dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
-                vamps:${PORTSDIR}/multimedia/vamps
+               dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
+               vamps:${PORTSDIR}/multimedia/vamps

 USE_KDELIBS_VER=3
 USE_REINPLACE= yes
Comment 1 Tim Bishop freebsd_committer freebsd_triage 2006-02-06 13:50:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!