Date: Thu, 29 Jun 2006 02:24:26 GMT From: Shane Bell <decept0@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/99597: [UPDATE PORT]: x11-themes/kde-windeco-crystal. Update to 1.0.1 Message-ID: <200606290224.k5T2OQvh028297@www.freebsd.org> Resent-Message-ID: <200606290300.k5T30eHS026396@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99597 >Category: ports >Synopsis: [UPDATE PORT]: x11-themes/kde-windeco-crystal. Update to 1.0.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 29 03:00:39 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shane Bell >Release: >Organization: >Environment: >Description: - Update to 1.0.1 - portlint - remove use of -O2 from configure script Supersedes pr #99353 >How-To-Repeat: >Fix: diff -ruN /usr/ports/x11-themes/kde-windeco-crystal/Makefile crystal/Makefile --- /usr/ports/x11-themes/kde-windeco-crystal/Makefile Fri Apr 28 18:03:08 2006 +++ crystal/Makefile Thu Jun 29 13:57:51 2006 @@ -6,10 +6,10 @@ # PORTNAME= crystal -PORTVERSION= 0.9.9 +PORTVERSION= 1.0.1 CATEGORIES= x11-themes kde MASTER_SITES= http://www.kde-look.org/content/files/ -PKGNAMEPREFIX= kde-windeco- +PKGNAMEPREFIX= kde-windeco- DISTNAME= 13969-${PORTNAME}-${PORTVERSION} MAINTAINER= decept0@gmail.com @@ -19,6 +19,9 @@ USE_GMAKE= yes USE_KDEBASE_VER=3 USE_AUTOTOOLS= libtool:15 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +post-patch: + @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} .include <bsd.port.mk> diff -ruN /usr/ports/x11-themes/kde-windeco-crystal/distinfo crystal/distinfo --- /usr/ports/x11-themes/kde-windeco-crystal/distinfo Fri Apr 28 18:03:08 2006 +++ crystal/distinfo Thu Jun 29 13:50:55 2006 @@ -1,3 +1,3 @@ -MD5 (13969-crystal-0.9.9.tar.bz2) = 833687a81da820aacbcca4aadd11c209 -SHA256 (13969-crystal-0.9.9.tar.bz2) = 6801ce18fd554d66489e151e8210a9b7f936993c0a3ffda6e134e647878b55ff -SIZE (13969-crystal-0.9.9.tar.bz2) = 598684 +MD5 (13969-crystal-1.0.1.tar.bz2) = a7205899e406285604adcd2727cd1d4c +SHA256 (13969-crystal-1.0.1.tar.bz2) = bc23cd558e66c11c9f7ce8a8f8f17bf41021a1705d2bb9da2a556c945c40765d +SIZE (13969-crystal-1.0.1.tar.bz2) = 646409 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606290224.k5T2OQvh028297>