ports/77481: [maintainer update] update x11-themes/qinx

David Johnson david at usermode.org
Mon Feb 28 01:10:15 UTC 2005


The following reply was made to PR ports/77481; it has been noted by GNATS.

From: David Johnson <david at usermode.org>
To: freebsd-gnats-submit at freebsd.org
Cc:  
Subject: Re: ports/77481: [maintainer update] update x11-themes/qinx
Date: Sun, 27 Feb 2005 17:08:32 -0800

 --Boundary-00=_Q8mICGzziGF6uQf
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 I have installed FreeBSD 4.11 on a spare partition, installed kde-lite 
 from the packages included on disk1, then built this package. There were 
 no errors in the build.
 
 I am attaching a new patch, because a separate libtool issue was found 
 while testing under 4.11. This diff has been verified by me to build on 
 both 4.11-RELEASE and 5.3-RELEASE.
 
 --Boundary-00=_Q8mICGzziGF6uQf
 Content-Type: text/x-diff;
   charset="us-ascii";
   name="qinx.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="qinx.diff"
 
 diff -ruN qinx/Makefile qinx.new/Makefile
 --- qinx/Makefile	Thu Nov 11 15:22:25 2004
 +++ qinx.new/Makefile	Sun Feb 27 16:17:22 2005
 @@ -6,20 +6,18 @@
  #
  
  PORTNAME=	qinx
 -PORTVERSION=	1.2
 +PORTVERSION=	1.3
  CATEGORIES=	x11-themes kde
  MASTER_SITES=	http://www.usermode.org/code/
  
  MAINTAINER=	david at usermode.org
  COMMENT=	A QNX Photon like window decoration and widget style for KDE
  
 -EXTRA_PATCHES=	${.CURDIR}/../../x11-themes/phase/files/patch-configure
 -
  USE_KDEBASE_VER=3
 +USE_BZIP2=	yes
  GNU_CONFIGURE=	yes
  USE_GMAKE=	yes
 -USE_INC_LIBTOOL_VER=15
  INSTALLS_SHLIB=	yes
 -LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
 +LDCONFIG_DIRS+=	%%PREFIX%%/lib/kde3
  
  .include <bsd.port.mk>
 diff -ruN qinx/distinfo qinx.new/distinfo
 --- qinx/distinfo	Thu Nov  4 11:01:42 2004
 +++ qinx.new/distinfo	Sun Feb 27 15:44:35 2005
 @@ -1,2 +1,2 @@
 -MD5 (qinx-1.2.tar.gz) = e75f7512f2ab0fa8a83caf5b3074a333
 -SIZE (qinx-1.2.tar.gz) = 504070
 +MD5 (qinx-1.3.tar.bz2) = c3a36f26fd5c5a04fd558947fa6a3f7c
 +SIZE (qinx-1.3.tar.bz2) = 380720
 
 --Boundary-00=_Q8mICGzziGF6uQf--



More information about the freebsd-ports-bugs mailing list