From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 13 08:20:14 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E544816A422 for ; Fri, 13 Jan 2006 08:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6540443D69 for ; Fri, 13 Jan 2006 08:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0D8K5dJ063586 for ; Fri, 13 Jan 2006 08:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0D8K5MM063585; Fri, 13 Jan 2006 08:20:05 GMT (envelope-from gnats) Resent-Date: Fri, 13 Jan 2006 08:20:05 GMT Resent-Message-Id: <200601130820.k0D8K5MM063585@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, infofarmer@gmail.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5E9616A420 for ; Fri, 13 Jan 2006 08:16:50 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F21743D4C for ; Fri, 13 Jan 2006 08:16:42 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by uproxy.gmail.com with SMTP id o2so21566uge for ; Fri, 13 Jan 2006 00:16:40 -0800 (PST) Received: by 10.66.220.5 with SMTP id s5mr1222817ugg; Fri, 13 Jan 2006 00:16:40 -0800 (PST) Received: from localhost ( [83.237.13.61]) by mx.gmail.com with ESMTP id u1sm1696798uge.2006.01.13.00.16.37; Fri, 13 Jan 2006 00:16:38 -0800 (PST) Message-Id: <43c761e6.3c1e1436.7410.2356@mx.gmail.com> Date: Fri, 13 Jan 2006 00:16:38 -0800 (PST) From: infofarmer@gmail.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/91742: maintainer-update deskutils/plans to 7.5.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2006 08:20:15 -0000 >Number: 91742 >Category: ports >Synopsis: maintainer-update deskutils/plans to 7.5.4 >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: Fri Jan 13 08:20:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Andrew Pantyukhin >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD sat64.net17 6.0-STABLE FreeBSD 6.0-STABLE #3: Tue Jan 10 12:34:50 MSK 2006 sat@sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386 >Description: o Update to 7.5.4 o Plans now comes bundled with all translations >How-To-Repeat: >Fix: --- plans754.diff begins here --- diff -urN /usr/ports/deskutils/plans/Makefile plans/Makefile --- /usr/ports/deskutils/plans/Makefile Sat Jan 7 06:18:57 2006 +++ plans/Makefile Fri Jan 13 11:13:23 2006 @@ -7,12 +7,19 @@ # PORTNAME= plans -PORTVERSION= 7.5.3 +PORTVERSION= 7.5.4 CATEGORIES= deskutils www MASTER_SITES= http://www.planscalendar.com/release/:plans \ + http://www.planscalendar.com/addons/:addons \ http://www.freebsd.org/gifs/:logo DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}:plans \ + danish.pl:addons \ + nl_dutch.pl:addons \ + fr_french.pl:addons \ + de_german.pl:addons \ + zh_tw.pl:addons \ powerani.gif:logo +DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= infofarmer@gmail.com @@ -31,17 +38,19 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message DIR= ${PREFIX}/${PLANSDIR} +SUB_LIST+= DIR=${DIR} post-extract: - ${CP} ${DISTDIR}/powerani.gif ${WRKSRC}/theme/graphics/freebsd.gif + ${CP} ${_DISTDIR}/powerani.gif ${WRKSRC}/theme/graphics/freebsd.gif + ${CP} ${_DISTDIR}/*.pl ${WRKSRC}/ post-patch: @${RM} -f ${WRKSRC}/theme/plans.template.orig do-install: @${INSTALL} -d ${DIR} - @${CP} -nR ${WRKSRC}/ ${DIR} - @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${DIR} + @${CP} -nR ${WRKSRC}/ ${DIR}/ + @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${DIR}/ @${FIND} ${DIR} -type f -exec ${CHMOD} 644 {} \; @${FIND} ${DIR} -name '*.cgi' -exec ${CHMOD} 755 {} \; @${FIND} ${DIR} -name '*.xml' -exec ${CHMOD} 664 {} \; diff -urN /usr/ports/deskutils/plans/distinfo plans/distinfo --- /usr/ports/deskutils/plans/distinfo Sat Jan 7 06:18:57 2006 +++ plans/distinfo Fri Jan 13 10:58:15 2006 @@ -1,6 +1,21 @@ -MD5 (plans_7.5.3.zip) = 9bcbef087f5085e3fcfcd31820f5d7f8 -SHA256 (plans_7.5.3.zip) = 16da4aab3ccad299917a1e7c97db6066ec6c4dec41e65d3417cca40e42496aa1 -SIZE (plans_7.5.3.zip) = 588143 -MD5 (powerani.gif) = b0f85a6c41817a2dcad0ffe6f0729fa8 -SHA256 (powerani.gif) = d01c1c8299aa6c0eda0cd7c202bdf5a4ad49400377596fc2e114db6591c66d97 -SIZE (powerani.gif) = 7203 +MD5 (plans/plans_7.5.4.zip) = 962aad814de92aee41ae0e05c8563eff +SHA256 (plans/plans_7.5.4.zip) = 11a34d6b5feea87afcf7a6ca1b73919fdae17641aca60d727ef68484c2742bcd +SIZE (plans/plans_7.5.4.zip) = 588422 +MD5 (plans/danish.pl) = a2c4021f15ea0696de3b131133264f2a +SHA256 (plans/danish.pl) = caed01510af6d0f49a409b8b2467ddaa2f095462374ab388806cab230134cf19 +SIZE (plans/danish.pl) = 36419 +MD5 (plans/nl_dutch.pl) = f5bb10a37a17ff65546f634cea3345bd +SHA256 (plans/nl_dutch.pl) = 848f2a137369f29ca7c07ce9f2b47339d5b62be582ca5e690b7dbd514adc77d8 +SIZE (plans/nl_dutch.pl) = 39228 +MD5 (plans/fr_french.pl) = e47e3d4e399b86276994ef4725f28ea1 +SHA256 (plans/fr_french.pl) = 791b2a343273fc375044ef5c5eec48e7995cc3e6d42771e29686e740e8a68624 +SIZE (plans/fr_french.pl) = 44001 +MD5 (plans/de_german.pl) = d70ab71b0fb17a8419804b6b2f997b0a +SHA256 (plans/de_german.pl) = 24c0fa9359151c39b26c21b504712d1ad60319be5903e51865b851de34bd51b7 +SIZE (plans/de_german.pl) = 29592 +MD5 (plans/zh_tw.pl) = 6fd0e7168115df9befd1a6f7f4258ede +SHA256 (plans/zh_tw.pl) = f7671cb14435dc9c0e3a562efd3c91627324e10ff76cbdbd90dfcfda873c0967 +SIZE (plans/zh_tw.pl) = 38047 +MD5 (plans/powerani.gif) = b0f85a6c41817a2dcad0ffe6f0729fa8 +SHA256 (plans/powerani.gif) = d01c1c8299aa6c0eda0cd7c202bdf5a4ad49400377596fc2e114db6591c66d97 +SIZE (plans/powerani.gif) = 7203 diff -urN /usr/ports/deskutils/plans/files/pkg-message.in plans/files/pkg-message.in --- /usr/ports/deskutils/plans/files/pkg-message.in Mon Nov 7 04:07:40 2005 +++ plans/files/pkg-message.in Fri Jan 13 11:11:15 2006 @@ -1,5 +1,4 @@ -Plans is available via http://localhost/plans/. -Please make sure that your webserver is configured to accept .cgi -scripts. -Please check %%PREFIX%%/www/data/plans/plans_config.pl for the -configuration file. +Plans is now available via http://localhost/plans/ +Please make sure that your webserver is configured to accept +CGI scripts in %%DIR%% +Plans can be configured by editing %%DIR%%/plans_config.pl diff -urN /usr/ports/deskutils/plans/pkg-plist plans/pkg-plist --- /usr/ports/deskutils/plans/pkg-plist Thu Nov 17 21:02:39 2005 +++ plans/pkg-plist Fri Jan 13 11:08:23 2006 @@ -323,6 +323,11 @@ %%DIR%%/theme/upcoming_events.css %%DIR%%/theme/upcoming_events.js %%DIR%%/us_english.pl +%%DIR%%/danish.pl +%%DIR%%/de_german.pl +%%DIR%%/fr_french.pl +%%DIR%%/nl_dutch.pl +%%DIR%%/zh_tw.pl @dirrm %%DIR%%/theme/icons @dirrm %%DIR%%/theme/graphics @unexec rmdir %D/%%DIR%%/theme 2>/dev/null || true --- plans754.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: