Date: Mon, 5 Dec 2005 23:33:37 -0800 (PST) From: Aaron Voisine <voisine@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/90014: update www/linux-sunbird to 0.3a1 Message-ID: <20051206073337.30E97A4101@mail.voisine.org> Resent-Message-ID: <200512060740.jB67e2mu016129@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 90014 >Category: ports >Synopsis: update www/linux-sunbird to 0.3a1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Dec 06 07:40:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Aaron Voisine >Release: FreeBSD 4.11-RELEASE i386 >Organization: >Environment: System: FreeBSD morpheus.voisine.org 4.11-RELEASE FreeBSD 4.11-RELEASE #4: Sun Feb 27 17:15:11 PST 2005 root@morpheus.voisine.org:/usr/src/sys/compile/MYKERNEL i386 >Description: update www/linux-sunbird to 0.3a1 and move from /usr/ports/www to /usr/ports/deskutils >How-To-Repeat: n/a >Fix: move /usr/ports/www/linux-sunbird to /usr/ports/deskutils/linux-sunbird and apply the following patch: --- linux-sunbird.diff begins here --- diff -urN /usr/ports/deskutils/linux-sunbird/Makefile linux-sunbird/Makefile --- /usr/ports/deskutils/linux-sunbird/Makefile Fri Jun 17 15:59:27 2005 +++ linux-sunbird/Makefile Mon Dec 5 23:24:34 2005 @@ -6,13 +6,14 @@ # PORTNAME= sunbird -PORTVERSION= 0.2 +PORTVERSION= 0.3a1 PORTREVISION= 1 -CATEGORIES?= www linux +CATEGORIES?= deskutils linux MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR?=calendar/sunbird/releases/${PORTVERSION} PKGNAMEPREFIX?=linux- -DISTNAME?= sunbird-${PORTVERSION}-i686-linux-gtk2+xft +DISTNAME?= sunbird-${PORTVERSION}.en-US.linux-i686 +EXTRACT_SUFX= .tar.bz2 MAINTAINER= voisine@gmail.com COMMENT= Calendaring application branched from Mozilla @@ -30,6 +31,7 @@ DESCR= ${.CURDIR}/pkg-descr MD5_FILE= ${.CURDIR}/distinfo PLIST= ${WRKDIR}/pkg-plist +USE_BZIP2= yes USE_LINUX= yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/sunbird diff -urN /usr/ports/deskutils/linux-sunbird/distinfo linux-sunbird/distinfo --- /usr/ports/deskutils/linux-sunbird/distinfo Tue Mar 1 14:24:25 2005 +++ linux-sunbird/distinfo Mon Dec 5 23:24:39 2005 @@ -1,3 +1,3 @@ $FreeBSD: ports/www/linux-sunbird/distinfo,v 1.1 2005/03/01 22:24:25 edwin Exp $ -MD5 (sunbird-0.2-i686-linux-gtk2+xft.tar.gz) = 3223d5c9862bd0d0179f62db8a03eb65 -SIZE (sunbird-0.2-i686-linux-gtk2+xft.tar.gz) = 6955714 +MD5 (sunbird-0.3a1.en-US.linux-i686.tar.bz2) = 4adb51738c2b51831790090eadad9f22 +SIZE (sunbird-0.3a1.en-US.linux-i686.tar.bz2) = 6464310 --- linux-sunbird.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051206073337.30E97A4101>