From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 10 07:10:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DDE61065670 for ; Sat, 10 Sep 2011 07:10:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6E95D8FC13 for ; Sat, 10 Sep 2011 07:10:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p8A7AAUe019939 for ; Sat, 10 Sep 2011 07:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p8A7AA6j019938; Sat, 10 Sep 2011 07:10:10 GMT (envelope-from gnats) Resent-Date: Sat, 10 Sep 2011 07:10:10 GMT Resent-Message-Id: <201109100710.p8A7AA6j019938@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, carsten@sitracker.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 757E5106564A for ; Sat, 10 Sep 2011 07:03:22 +0000 (UTC) (envelope-from tomse@ns1.flipmode.dk) Received: from smtp.fullrate.dk (smtp.fullrate.dk [90.185.1.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2DD548FC0A for ; Sat, 10 Sep 2011 07:03:21 +0000 (UTC) Received: from mail.flipmode.dk (0604ds1-oel.1.fullrate.dk [90.184.211.141]) by smtp.fullrate.dk (Postfix) with SMTP id 16A8C9D1F1 for ; Sat, 10 Sep 2011 08:48:14 +0200 (CEST) Received: (qmail 2173 invoked by uid 1010); 10 Sep 2011 06:48:14 -0000 Received: from 127.0.0.1 by ns1.flipmode.dk (envelope-from , uid 1009) with qmail-scanner-1.25-st-qms (spamassassin: 3.2.5. perlscan: 1.25-st-qms. Clear:RC:1(127.0.0.1):. Processed in 0.251922 secs); 10 Sep 2011 06:48:14 -0000 Received: from unknown (HELO ns1.flipmode.dk) (127.0.0.1) by mail.flipmode.dk with SMTP; 10 Sep 2011 06:48:13 -0000 Received: (from tomse@localhost) by ns1.flipmode.dk (8.14.3/8.14.3/Submit) id p8A6mD1d002165; Sat, 10 Sep 2011 08:48:13 +0200 (CEST) (envelope-from tomse) Message-Id: <201109100648.p8A6mD1d002165@ns1.flipmode.dk> Date: Sat, 10 Sep 2011 08:48:13 +0200 (CEST) From: carsten@sitracker.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/160614: Update port: www/sit - Incident tracker / Help Desk based on Apache/MySQL/PHP X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: carsten@sitracker.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2011 07:10:10 -0000 >Number: 160614 >Category: ports >Synopsis: Update port: www/sit - Incident tracker / Help Desk based on Apache/MySQL/PHP >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 10 07:10:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Carsten Jensen >Release: FreeBSD 8.2-STABLE i386 >Organization: sitracker.org >Environment: System: FreeBSD freebsd.vmhost.local 8.2-STABLE FreeBSD 8.2-STABLE #0: Tue Aug 30 14:50:43 CEST 2011 root@freebsd.vmhost.local:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: diff -ruN sit.old/Makefile sit/Makefile --- sit.old/Makefile 2011-09-10 07:34:55.000000000 +0200 +++ sit/Makefile 2011-09-10 07:36:33.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= sit -PORTVERSION= 3.64 +PORTVERSION= 3.65 CATEGORIES= www MASTER_SITES= SF/sitracker/stable/${PORTVERSION}/ DISTNAME= sit_${PORTVERSION} diff -ruN sit.old/distinfo sit/distinfo --- sit.old/distinfo 2011-09-10 07:34:55.000000000 +0200 +++ sit/distinfo 2011-09-10 07:36:46.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (sit_3.64.tar.gz) = 067b38e035ae1fd9f285c95ba493eb932060b68195f96dc9784ed5c9d4a4c1ca -SIZE (sit_3.64.tar.gz) = 3028121 +SHA256 (sit_3.65.tar.gz) = 9c62c6da0452f78b95f14f1f05b8c2e0af462b3c11a119e53a0c852f17d19dec +SIZE (sit_3.65.tar.gz) = 3045378 diff -ruN sit.old/pkg-plist sit/pkg-plist --- sit.old/pkg-plist 2011-09-10 07:34:55.000000000 +0200 +++ sit/pkg-plist 2011-09-10 07:37:26.000000000 +0200 @@ -205,6 +205,7 @@ %%WWWDIR%%/help/de-DE/UserStartdate.txt %%WWWDIR%%/help/de-DE/VisibleToCustomer.txt %%WWWDIR%%/help/de-DE/WorkAroundsAttemptedEngineer.txt +%%WWWDIR%%/help/de-DE/help.html %%WWWDIR%%/help/de-DE/portal_help.html %%WWWDIR%%/help/en-GB/AddressDataProtection.txt %%WWWDIR%%/help/en-GB/AutoAssignIncidents.txt @@ -400,12 +401,14 @@ %%WWWDIR%%/holiday_approve.php %%WWWDIR%%/holiday_request.php %%WWWDIR%%/holidays.php +%%WWWDIR%%/i18n/af.inc.php %%WWWDIR%%/i18n/ar.inc.php %%WWWDIR%%/i18n/bg-BG.inc.php %%WWWDIR%%/i18n/ca-ES.inc.php %%WWWDIR%%/i18n/cy-GB.inc.php %%WWWDIR%%/i18n/da-DK.inc.php %%WWWDIR%%/i18n/de-DE.inc.php +%%WWWDIR%%/i18n/el-GR.inc.php %%WWWDIR%%/i18n/en-GB.inc.php %%WWWDIR%%/i18n/en-US.inc.php %%WWWDIR%%/i18n/es-CO.inc.php @@ -413,7 +416,6 @@ %%WWWDIR%%/i18n/es-MX.inc.php %%WWWDIR%%/i18n/fa-IR.inc.php %%WWWDIR%%/i18n/fr-FR.inc.php -%%WWWDIR%%/i18n/gr-GR.inc.php %%WWWDIR%%/i18n/it-IT.inc.php %%WWWDIR%%/i18n/ja-JP.inc.php %%WWWDIR%%/i18n/lt-LT.inc.php >Release-Note: >Audit-Trail: >Unformatted: