Bug 55316

Summary: [MAINTAINER UPDATE] databases/qt-mysql-plugin: remove PKGNAMESUFFIX
Product: Ports & Packages Reporter: Kay Lehmann <kay_lehmann>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile.diff none

Description Kay Lehmann 2003-08-06 19:30:02 UTC
Portname should be qt-mysql-plugin. With Pkgnamesuffix it is 
qt-mysql-plugin-mysql-plugin which is somehow doubled.

Fix: Remove PKGNAMESUFFIX-line from Makefile.
How-To-Repeat: Install qt-mysql-plugin and take a look into pkg database.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-08-06 21:11:32 UTC
Hi,

On Wed, Aug 06, 2003 at 08:23:34PM +0200, Kay Lehmann wrote:
>  PORTNAME=	qt-mysql-plugin
>  PORTREVISION=	0
>  CATEGORIES=	databases x11-toolkits
> -PKGNAMESUFFIX=	-mysql-plugin

What is the PORTVERSION ? It's lost somehow ;-)

-Kirill
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2003-08-06 21:15:47 UTC
Hi,

On Wed, Aug 06, 2003 at 10:11:32PM +0200, Kirill Ponomarew wrote:
> >  PORTNAME=	qt-mysql-plugin
> >  PORTREVISION=	0
> >  CATEGORIES=	databases x11-toolkits
> > -PKGNAMESUFFIX=	-mysql-plugin
> 
> What is the PORTVERSION ? It's lost somehow ;-)


Sorry for buzz, now I see why it's not there.

-Kirill
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2003-08-06 21:21:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

My fault.
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2003-08-07 18:31:24 UTC
State Changed
From-To: open->closed

committed, thanks