ports/159545: Update port: www/sit - Incident tracker / Help Desk based on Apache/MySQL/PHP
carsten at sitracker.org
carsten at sitracker.org
Sat Aug 6 08:40:08 UTC 2011
>Number: 159545
>Category: ports
>Synopsis: Update port: www/sit - Incident tracker / Help Desk based on Apache/MySQL/PHP
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Aug 06 08:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Carsten Jensen
>Release: FreeBSD 8.1-RELEASE i386
>Organization:
sitracker.org
>Environment:
System: FreeBSD freebsd.vmhost.local 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root at almeida.cse.buffalo
>Description:
>How-To-Repeat:
>Fix:
diff -ruN sit.old/Makefile sit/Makefile
--- sit.old/Makefile 2011-08-06 08:27:36.000000000 +0200
+++ sit/Makefile 2011-08-06 09:01:32.000000000 +0200
@@ -6,9 +6,9 @@
#
PORTNAME= sit
-PORTVERSION= 3.63p1
+PORTVERSION= 3.64
CATEGORIES= www
-MASTER_SITES= SF/sitracker/stable/3.63/
+MASTER_SITES= SF/sitracker/stable/${PORTVERSION}/
DISTNAME= sit_${PORTVERSION}
MAINTAINER= carsten at sitracker.org
@@ -20,7 +20,7 @@
WANT_PHP_WEB= yes
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/sit-3.63
+WRKSRC= ${WRKDIR}/sit-${PORTVERSION}
SUB_FILES= pkg-message
diff -ruN sit.old/distinfo sit/distinfo
--- sit.old/distinfo 2011-08-06 08:27:36.000000000 +0200
+++ sit/distinfo 2011-08-06 08:58:32.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (sit_3.63p1.tar.gz) = 51a30226e77ae66cceb8b4007358d6b4c1d6f2854116e3ad8733a2bb81ae1306
-SIZE (sit_3.63p1.tar.gz) = 2996048
+SHA256 (sit_3.64.tar.gz) = 067b38e035ae1fd9f285c95ba493eb932060b68195f96dc9784ed5c9d4a4c1ca
+SIZE (sit_3.64.tar.gz) = 3028121
diff -ruN sit.old/pkg-plist sit/pkg-plist
--- sit.old/pkg-plist 2011-08-06 08:27:36.000000000 +0200
+++ sit/pkg-plist 2011-08-06 09:01:56.000000000 +0200
@@ -168,6 +168,44 @@
%%WWWDIR%%/help/da-DK/help.html
%%WWWDIR%%/help/da-DK/portal_help.html
%%WWWDIR%%/help/da-DK/tips.txt
+%%WWWDIR%%/help/de-DE/AddressDataProtection.txt
+%%WWWDIR%%/help/de-DE/AutoAssignIncidents.txt
+%%WWWDIR%%/help/de-DE/CTRLAddRemove.txt
+%%WWWDIR%%/help/de-DE/CustomerImpactEngineer.txt
+%%WWWDIR%%/help/de-DE/Dashboard.txt
+%%WWWDIR%%/help/de-DE/EmailDataProtection.txt
+%%WWWDIR%%/help/de-DE/EmailSignatureTip.txt
+%%WWWDIR%%/help/de-DE/InventoryID.txt
+%%WWWDIR%%/help/de-DE/InventoryPrivacy.txt
+%%WWWDIR%%/help/de-DE/KBDistribution.txt
+%%WWWDIR%%/help/de-DE/KBPrivate.txt
+%%WWWDIR%%/help/de-DE/KBRestricted.txt
+%%WWWDIR%%/help/de-DE/LDAPAttributeMap.txt
+%%WWWDIR%%/help/de-DE/MessageTip.txt
+%%WWWDIR%%/help/de-DE/NewSupportedContact.txt
+%%WWWDIR%%/help/de-DE/OtherIncidents.txt
+%%WWWDIR%%/help/de-DE/ProblemDescriptionEngineer.txt
+%%WWWDIR%%/help/de-DE/ProblemReproductionEngineer.txt
+%%WWWDIR%%/help/de-DE/QualificationsTip.txt
+%%WWWDIR%%/help/de-DE/RevokeNotice.txt
+%%WWWDIR%%/help/de-DE/Scheduler.txt
+%%WWWDIR%%/help/de-DE/SchedulerParameters.txt
+%%WWWDIR%%/help/de-DE/SchedulerStatus.txt
+%%WWWDIR%%/help/de-DE/SeparatedBySpaces.txt
+%%WWWDIR%%/help/de-DE/ServiceLevelCustomerPeriod.txt
+%%WWWDIR%%/help/de-DE/ServiceLevelEngineerPeriod.txt
+%%WWWDIR%%/help/de-DE/ServiceLevelLimit.txt
+%%WWWDIR%%/help/de-DE/ServiceLevelTimed.txt
+%%WWWDIR%%/help/de-DE/SetYourStatus.txt
+%%WWWDIR%%/help/de-DE/SiteIncidentVisibility.txt
+%%WWWDIR%%/help/de-DE/TaskPrivacy.txt
+%%WWWDIR%%/help/de-DE/TaskUser.txt
+%%WWWDIR%%/help/de-DE/TelephoneDataProtection.txt
+%%WWWDIR%%/help/de-DE/UserSource.txt
+%%WWWDIR%%/help/de-DE/UserStartdate.txt
+%%WWWDIR%%/help/de-DE/VisibleToCustomer.txt
+%%WWWDIR%%/help/de-DE/WorkAroundsAttemptedEngineer.txt
+%%WWWDIR%%/help/de-DE/portal_help.html
%%WWWDIR%%/help/en-GB/AddressDataProtection.txt
%%WWWDIR%%/help/en-GB/AutoAssignIncidents.txt
%%WWWDIR%%/help/en-GB/CTRLAddRemove.txt
@@ -2095,6 +2133,7 @@
@dirrm %%WWWDIR%%/help/es-MX
@dirrm %%WWWDIR%%/help/en-US
@dirrm %%WWWDIR%%/help/en-GB
+ at dirrm %%WWWDIR%%/help/de-DE
@dirrm %%WWWDIR%%/help/da-DK
@dirrm %%WWWDIR%%/help/cy-GB
@dirrm %%WWWDIR%%/help
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list