Date: Fri, 16 Jul 2004 17:30:26 GMT From: David Johnson <david@usermode.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/69138: [maintainer update] Update x-11/themes/qinx port to version 1.1 Message-ID: <200407161730.i6GHUQ47046751@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/69138; it has been noted by GNATS. From: David Johnson <david@usermode.org> To: freebsd-gnats-submit@FreeBSD.org Cc: "Volker Stolz" <vs@freebsd.org> Subject: Re: ports/69138: [maintainer update] Update x-11/themes/qinx port to version 1.1 Date: Fri, 16 Jul 2004 10:23:42 -0700 --Boundary-00=_e8A+Ana+zRTc+Lo Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Corrected. Removed INSTALLS_SHLIB and added LDCONFIG_DIRS. Note that the plugin directory is not listed in LDCONFIG_DIRS, as other KDE styles do not do this. --Boundary-00=_e8A+Ana+zRTc+Lo 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 Tue Jun 1 20:02:13 2004 +++ qinx-new/Makefile Fri Jul 16 10:18:02 2004 @@ -6,7 +6,7 @@ # PORTNAME= qinx -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= x11-themes kde MASTER_SITES= http://www.usermode.org/code/ @@ -17,6 +17,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes +LDCONFIG_DIRS= %%PREFIX%%/lib/kde3 .include <bsd.port.mk> diff -ruN qinx/distinfo qinx-new/distinfo --- qinx/distinfo Fri Feb 20 05:21:08 2004 +++ qinx-new/distinfo Fri Jul 16 10:12:34 2004 @@ -1,2 +1,2 @@ -MD5 (qinx-1.0.tar.gz) = bd0afdc2ec3d1e533d65ab449f914d2c -SIZE (qinx-1.0.tar.gz) = 602643 +MD5 (qinx-1.1.tar.gz) = 6f93efbf79c38f3a338d0f934a9053c6 +SIZE (qinx-1.1.tar.gz) = 501553 --Boundary-00=_e8A+Ana+zRTc+Lo--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407161730.i6GHUQ47046751>