View | Details | Raw Unified | Return to bug 159545
Collapse All | Expand All

(-)sit/Makefile (-3 / +3 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	sit
8
PORTNAME=	sit
9
PORTVERSION=	3.63p1
9
PORTVERSION=	3.64
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	SF/sitracker/stable/3.63/
11
MASTER_SITES=	SF/sitracker/stable/${PORTVERSION}/
12
DISTNAME=	sit_${PORTVERSION}
12
DISTNAME=	sit_${PORTVERSION}
13
13
14
MAINTAINER=	carsten@sitracker.org
14
MAINTAINER=	carsten@sitracker.org
Lines 20-26 Link Here
20
WANT_PHP_WEB=	yes
20
WANT_PHP_WEB=	yes
21
21
22
NO_BUILD=	yes
22
NO_BUILD=	yes
23
WRKSRC=		${WRKDIR}/sit-3.63
23
WRKSRC=		${WRKDIR}/sit-${PORTVERSION}
24
24
25
SUB_FILES=	pkg-message
25
SUB_FILES=	pkg-message
26
26
(-)sit/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (sit_3.63p1.tar.gz) = 51a30226e77ae66cceb8b4007358d6b4c1d6f2854116e3ad8733a2bb81ae1306
1
SHA256 (sit_3.64.tar.gz) = 067b38e035ae1fd9f285c95ba493eb932060b68195f96dc9784ed5c9d4a4c1ca
2
SIZE (sit_3.63p1.tar.gz) = 2996048
2
SIZE (sit_3.64.tar.gz) = 3028121
(-)sit/pkg-plist (+39 lines)
Lines 168-173 Link Here
168
%%WWWDIR%%/help/da-DK/help.html
168
%%WWWDIR%%/help/da-DK/help.html
169
%%WWWDIR%%/help/da-DK/portal_help.html
169
%%WWWDIR%%/help/da-DK/portal_help.html
170
%%WWWDIR%%/help/da-DK/tips.txt
170
%%WWWDIR%%/help/da-DK/tips.txt
171
%%WWWDIR%%/help/de-DE/AddressDataProtection.txt
172
%%WWWDIR%%/help/de-DE/AutoAssignIncidents.txt
173
%%WWWDIR%%/help/de-DE/CTRLAddRemove.txt
174
%%WWWDIR%%/help/de-DE/CustomerImpactEngineer.txt
175
%%WWWDIR%%/help/de-DE/Dashboard.txt
176
%%WWWDIR%%/help/de-DE/EmailDataProtection.txt
177
%%WWWDIR%%/help/de-DE/EmailSignatureTip.txt
178
%%WWWDIR%%/help/de-DE/InventoryID.txt
179
%%WWWDIR%%/help/de-DE/InventoryPrivacy.txt
180
%%WWWDIR%%/help/de-DE/KBDistribution.txt
181
%%WWWDIR%%/help/de-DE/KBPrivate.txt
182
%%WWWDIR%%/help/de-DE/KBRestricted.txt
183
%%WWWDIR%%/help/de-DE/LDAPAttributeMap.txt
184
%%WWWDIR%%/help/de-DE/MessageTip.txt
185
%%WWWDIR%%/help/de-DE/NewSupportedContact.txt
186
%%WWWDIR%%/help/de-DE/OtherIncidents.txt
187
%%WWWDIR%%/help/de-DE/ProblemDescriptionEngineer.txt
188
%%WWWDIR%%/help/de-DE/ProblemReproductionEngineer.txt
189
%%WWWDIR%%/help/de-DE/QualificationsTip.txt
190
%%WWWDIR%%/help/de-DE/RevokeNotice.txt
191
%%WWWDIR%%/help/de-DE/Scheduler.txt
192
%%WWWDIR%%/help/de-DE/SchedulerParameters.txt
193
%%WWWDIR%%/help/de-DE/SchedulerStatus.txt
194
%%WWWDIR%%/help/de-DE/SeparatedBySpaces.txt
195
%%WWWDIR%%/help/de-DE/ServiceLevelCustomerPeriod.txt
196
%%WWWDIR%%/help/de-DE/ServiceLevelEngineerPeriod.txt
197
%%WWWDIR%%/help/de-DE/ServiceLevelLimit.txt
198
%%WWWDIR%%/help/de-DE/ServiceLevelTimed.txt
199
%%WWWDIR%%/help/de-DE/SetYourStatus.txt
200
%%WWWDIR%%/help/de-DE/SiteIncidentVisibility.txt
201
%%WWWDIR%%/help/de-DE/TaskPrivacy.txt
202
%%WWWDIR%%/help/de-DE/TaskUser.txt
203
%%WWWDIR%%/help/de-DE/TelephoneDataProtection.txt
204
%%WWWDIR%%/help/de-DE/UserSource.txt
205
%%WWWDIR%%/help/de-DE/UserStartdate.txt
206
%%WWWDIR%%/help/de-DE/VisibleToCustomer.txt
207
%%WWWDIR%%/help/de-DE/WorkAroundsAttemptedEngineer.txt
208
%%WWWDIR%%/help/de-DE/portal_help.html
171
%%WWWDIR%%/help/en-GB/AddressDataProtection.txt
209
%%WWWDIR%%/help/en-GB/AddressDataProtection.txt
172
%%WWWDIR%%/help/en-GB/AutoAssignIncidents.txt
210
%%WWWDIR%%/help/en-GB/AutoAssignIncidents.txt
173
%%WWWDIR%%/help/en-GB/CTRLAddRemove.txt
211
%%WWWDIR%%/help/en-GB/CTRLAddRemove.txt
Lines 2095-2100 Link Here
2095
@dirrm %%WWWDIR%%/help/es-MX
2133
@dirrm %%WWWDIR%%/help/es-MX
2096
@dirrm %%WWWDIR%%/help/en-US
2134
@dirrm %%WWWDIR%%/help/en-US
2097
@dirrm %%WWWDIR%%/help/en-GB
2135
@dirrm %%WWWDIR%%/help/en-GB
2136
@dirrm %%WWWDIR%%/help/de-DE
2098
@dirrm %%WWWDIR%%/help/da-DK
2137
@dirrm %%WWWDIR%%/help/da-DK
2099
@dirrm %%WWWDIR%%/help/cy-GB
2138
@dirrm %%WWWDIR%%/help/cy-GB
2100
@dirrm %%WWWDIR%%/help
2139
@dirrm %%WWWDIR%%/help

Return to bug 159545