From nobody@FreeBSD.org  Wed Jun  9 20:20:19 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2A8991065670
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  9 Jun 2010 20:20:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0F3AF8FC1B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  9 Jun 2010 20:20:19 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o59KKI1W082537
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 9 Jun 2010 20:20:18 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o59KKITS082536;
	Wed, 9 Jun 2010 20:20:18 GMT
	(envelope-from nobody)
Message-Id: <201006092020.o59KKITS082536@www.freebsd.org>
Date: Wed, 9 Jun 2010 20:20:18 GMT
From: Maxim Ignatenko <gelraen.ua@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: net-p2p/eiskaltcd update to 2.0.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         147735
>Category:       ports
>Synopsis:       Update port: net-p2p/eiskaltdc update to 2.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 09 20:30:03 UTC 2010
>Closed-Date:    Sun Jun 20 04:59:35 UTC 2010
>Last-Modified:  Sun Jun 20 05:00:20 UTC 2010
>Originator:     Maxim Ignatenko
>Release:        8-STABLE
>Organization:
Kyiv National Taras Shevchenko University
>Environment:
>Description:
Update to 2.0.3 and correct building with disabled but installed aspell.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2010-06-09 22:11:30.687464259 +0300
+++ Makefile	2010-06-09 23:12:07.356381615 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	eiskaltdcpp
-PORTVERSION=	2.0.2
+PORTVERSION=	2.0.3
 CATEGORIES=	net-p2p
 MASTER_SITES=	GOOGLE_CODE
 
@@ -35,11 +35,11 @@
 
 .include <bsd.port.options.mk>
 
-.if definede(WITH_ASPELL)
+.if defined(WITH_ASPELL)
 LIB_DEPENDS+=	aspell.16:${PORTSDIR}/textproc/aspell
 CMAKE_ARGS+=	-DUSE_ASPELL:BOOL=on
 .else
-CMAKE_ARGS+=	-DUSE_ASPELL:BOOL=off
+CMAKE_ARGS+=	-DUSE_ASPELL:BOOL=0
 .endif
 
 .if ${OSVERSION} < 700024
--- distinfo.orig	2010-06-09 22:11:30.692470065 +0300
+++ distinfo	2010-06-09 22:14:14.604630744 +0300
@@ -1,3 +1,3 @@
-MD5 (eiskaltdcpp-2.0.2.tar.bz2) = ee2d96d69015dbdc1885b2b7d2bff02c
-SHA256 (eiskaltdcpp-2.0.2.tar.bz2) = e00b2927004e846c144d2543325906740a9adb14e94b353bfcf9ef96feb67612
-SIZE (eiskaltdcpp-2.0.2.tar.bz2) = 1142786
+MD5 (eiskaltdcpp-2.0.3.tar.bz2) = 0c52bf84aeaf1569851dd67362166f8e
+SHA256 (eiskaltdcpp-2.0.3.tar.bz2) = 9ef3380cbfc5acf8fde4a17666587fa9b6b3608be0187bd9fe217f7fdc568b13
+SIZE (eiskaltdcpp-2.0.3.tar.bz2) = 1033922
--- pkg-plist.orig	2010-06-09 22:11:30.702465194 +0300
+++ pkg-plist	2010-06-09 22:39:43.676443289 +0300
@@ -2,8 +2,10 @@
 share/applications/eiskaltdcpp.desktop
 %%DATADIR%%/examples/amr.en_US.sh
 %%DATADIR%%/examples/audacious.en_US.sh
+%%DATADIR%%/examples/commands.ru_RU.UTF-8.php
 %%DATADIR%%/examples/mpc.en_US.sh
 %%DATADIR%%/examples/mpris_now_playing.en_US.sh
+%%DATADIR%%/examples/qmmp.ru_RU.UTF-8.sh
 %%DATADIR%%/examples/rhythmbox.en_US.sh
 %%DATADIR%%/examples/xmms2_audacious2.ru_RU.UTF-8.php
 %%DATADIR%%/icons/appl/default/application-exit.png
@@ -14,6 +16,7 @@
 %%DATADIR%%/icons/appl/default/bookmark-new.png
 %%DATADIR%%/icons/appl/default/chat.png
 %%DATADIR%%/icons/appl/default/configure.png
+%%DATADIR%%/icons/appl/default/console.png
 %%DATADIR%%/icons/appl/default/default.qrc
 %%DATADIR%%/icons/appl/default/dialog-close.png
 %%DATADIR%%/icons/appl/default/document-edit.png
@@ -51,6 +54,7 @@
 %%DATADIR%%/icons/appl/default/network-disconnect.png
 %%DATADIR%%/icons/appl/default/openlist.png
 %%DATADIR%%/icons/appl/default/own_filelist.png
+%%DATADIR%%/icons/appl/default/plugin.png
 %%DATADIR%%/icons/appl/default/pmmsg.png
 %%DATADIR%%/icons/appl/default/qt-logo.png
 %%DATADIR%%/icons/appl/default/reconnect.png
@@ -58,7 +62,6 @@
 %%DATADIR%%/icons/appl/default/reload.png
 %%DATADIR%%/icons/appl/default/server.png
 %%DATADIR%%/icons/appl/default/spam.png
-%%DATADIR%%/icons/appl/default/splash.png
 %%DATADIR%%/icons/appl/default/spy.png
 %%DATADIR%%/icons/appl/default/status.png
 %%DATADIR%%/icons/appl/default/text-x-generic.png
@@ -83,6 +86,8 @@
 %%DATADIR%%/ts/eiskaltdcpp.hu.qm
 %%DATADIR%%/ts/eiskaltdcpp.pl.qm
 %%DATADIR%%/ts/eiskaltdcpp.ru.qm
+%%DATADIR%%/ts/eiskaltdcpp.sr.qm
+%%DATADIR%%/ts/eiskaltdcpp.uk.qm
 share/icons/hicolor/128x128/apps/eiskaltdcpp.png
 share/icons/hicolor/16x16/apps/eiskaltdcpp.png
 share/icons/hicolor/22x22/apps/eiskaltdcpp.png


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Jun 13 17:11:43 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147735 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Jun 20 04:59:34 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147735 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147735: commit references a PR
Date: Sun, 20 Jun 2010 04:59:12 +0000 (UTC)

 miwi        2010-06-20 04:58:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-p2p/eiskaltdc    Makefile distinfo pkg-plist 
   Log:
   - Update to 2.0.3
   
   PR:             147735
   Submitted by:   Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.13      +3 -3      ports/net-p2p/eiskaltdc/Makefile
   1.6       +3 -3      ports/net-p2p/eiskaltdc/distinfo
   1.6       +6 -1      ports/net-p2p/eiskaltdc/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
