Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 2010 08:37:54 GMT
From:      Gvozdikov Veniamin <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145374: Update port: audio/clementine-player
Message-ID:  <201004040837.o348bsiU027356@www.freebsd.org>
Resent-Message-ID: <201004040840.o348e5Cx021074@freefall.freebsd.org>

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

>Number:         145374
>Category:       ports
>Synopsis:       Update port: audio/clementine-player
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 04 08:40:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gvozdikov Veniamin
>Release:        FreeBSD 8.0-STABLE
>Organization:
>Environment:
FreeBSD zlobook.local 8.0-STABLE FreeBSD 8.0-STABLE #6: Sat Mar  6 11:56:08 KRAT 2010     root@zlobook.local:/usr/obj/usr/src/sys/zlobook_amd64  amd64
>Description:
Changed master sites from google code.
>How-To-Repeat:

>Fix:
diff -ruN clementine-player.old/Makefile clementine-player/Makefile
--- clementine-player.old/Makefile	2010-04-04 16:31:15.000000000 +0800
+++ clementine-player/Makefile	2010-04-04 16:30:47.000000000 +0800
@@ -7,9 +7,11 @@
 
 PORTNAME=	clementine
 PORTVERSION=	0.2
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	GOOGLE_CODE
 PKGNAMESUFFIX=	-player
+DISTNAME=	${PORTNAME}_${PORTVERSION}-1
 
 MAINTAINER=	g.veniamin@googlemail.com
 COMMENT=	A cross-platform music player based on Amarok 1.4
@@ -20,6 +22,8 @@
 		xine.1:${PORTSDIR}/multimedia/libxine
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
 
+PROJECTHOST=	${PORTNAME}${PKGNAMESUFFIX}
+
 USE_CMAKE=	yes
 USE_ICONV=	yes
 USE_QT_VER=	4
@@ -28,4 +32,6 @@
 USE_GCC=	4.2+
 INSTALLS_ICONS=	yes
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
 .include <bsd.port.mk>
diff -ruN clementine-player.old/distinfo clementine-player/distinfo
--- clementine-player.old/distinfo	2010-04-04 16:31:15.000000000 +0800
+++ clementine-player/distinfo	2010-04-04 16:16:52.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (clementine-0.2.tar.gz) = c5f39de4998e1d012f3795c108ad39fd
-SHA256 (clementine-0.2.tar.gz) = 9c04956dfe8ec244b50ffc2bf43047c616ec1f580ebd0c2f862237bdf740114a
-SIZE (clementine-0.2.tar.gz) = 3647928
+MD5 (clementine_0.2-1.tar.gz) = bf89adb26808fec6201499375de95507
+SHA256 (clementine_0.2-1.tar.gz) = 2e78c09c90c86ec46246fa0183a7bfd32b509fd891e4c28d6f73f1790e19d785
+SIZE (clementine_0.2-1.tar.gz) = 3669160

>Release-Note:
>Audit-Trail:
>Unformatted:



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