svn commit: r370884 - head/german/bugzilla44
Olli Hauer
ohauer at FreeBSD.org
Tue Oct 14 20:47:57 UTC 2014
Author: ohauer
Date: Tue Oct 14 20:47:56 2014
New Revision: 370884
URL: https://svnweb.freebsd.org/changeset/ports/370884
QAT: https://qat.redports.org/buildarchive/r370884/
Log:
- update to version 4.4.6
- adopt new pkg-plist style
MFH: 2014Q3
Modified:
head/german/bugzilla44/Makefile
head/german/bugzilla44/distinfo
head/german/bugzilla44/pkg-plist
Modified: head/german/bugzilla44/Makefile
==============================================================================
--- head/german/bugzilla44/Makefile Tue Oct 14 20:47:15 2014 (r370883)
+++ head/german/bugzilla44/Makefile Tue Oct 14 20:47:56 2014 (r370884)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bugzilla
-PORTVERSION= 4.4.5
+PORTVERSION= 4.4.6
CATEGORIES= german
MASTER_SITES= SF
MASTER_SITE_SUBDIR=bugzilla-de/${PORTVERSION:R}/${PORTVERSION}
@@ -36,7 +36,6 @@ do-install:
# Maintainer
plist: patch
@( cd ${WRKDIR}/ && ${FIND} de -type f | ${AWK} '{print "%%WWWDIR%%/template/"$$1}' | ${SORT} > ${PLIST}.new )
- @( cd ${WRKDIR}/ && ${FIND} de -type d | ${AWK} '{print "@dirrmtry %%WWWDIR%%/template/"$$1}' | ${SORT} -r >> ${PLIST}.new )
@if ${DIFF} -u ${PLIST} ${PLIST}.new ; then \
${ECHO_MSG} no pkg-plist changes; \
${RM} ${PLIST}.new ; \
Modified: head/german/bugzilla44/distinfo
==============================================================================
--- head/german/bugzilla44/distinfo Tue Oct 14 20:47:15 2014 (r370883)
+++ head/german/bugzilla44/distinfo Tue Oct 14 20:47:56 2014 (r370884)
@@ -1,2 +1,2 @@
-SHA256 (bugzilla/germzilla-4.4.5-1.utf-8.tar.gz) = f5ca4e50288b676569d55bf22a2979fb002f03c4ff94d9e0079072d9157f35c2
-SIZE (bugzilla/germzilla-4.4.5-1.utf-8.tar.gz) = 263069
+SHA256 (bugzilla/germzilla-4.4.6-1.utf-8.tar.gz) = 90d984c03b5e15897d90293039b6fa448b538b9c690d3d75ecdafa04c5d793e2
+SIZE (bugzilla/germzilla-4.4.6-1.utf-8.tar.gz) = 263017
Modified: head/german/bugzilla44/pkg-plist
==============================================================================
--- head/german/bugzilla44/pkg-plist Tue Oct 14 20:47:15 2014 (r370883)
+++ head/german/bugzilla44/pkg-plist Tue Oct 14 20:47:56 2014 (r370884)
@@ -241,42 +241,3 @@
%%WWWDIR%%/template/de/default/whine/mail.txt.tmpl
%%WWWDIR%%/template/de/default/whine/multipart-mime.txt.tmpl
%%WWWDIR%%/template/de/default/whine/schedule.html.tmpl
- at dirrmtry %%WWWDIR%%/template/de/default/whine
- at dirrmtry %%WWWDIR%%/template/de/default/setup
- at dirrmtry %%WWWDIR%%/template/de/default/search
- at dirrmtry %%WWWDIR%%/template/de/default/request
- at dirrmtry %%WWWDIR%%/template/de/default/reports
- at dirrmtry %%WWWDIR%%/template/de/default/pages
- at dirrmtry %%WWWDIR%%/template/de/default/list
- at dirrmtry %%WWWDIR%%/template/de/default/global
- at dirrmtry %%WWWDIR%%/template/de/default/flag
- at dirrmtry %%WWWDIR%%/template/de/default/email
- at dirrmtry %%WWWDIR%%/template/de/default/bug/process
- at dirrmtry %%WWWDIR%%/template/de/default/bug/create
- at dirrmtry %%WWWDIR%%/template/de/default/bug/activity
- at dirrmtry %%WWWDIR%%/template/de/default/bug
- at dirrmtry %%WWWDIR%%/template/de/default/attachment
- at dirrmtry %%WWWDIR%%/template/de/default/admin/workflow
- at dirrmtry %%WWWDIR%%/template/de/default/admin/versions
- at dirrmtry %%WWWDIR%%/template/de/default/admin/users
- at dirrmtry %%WWWDIR%%/template/de/default/admin/settings
- at dirrmtry %%WWWDIR%%/template/de/default/admin/sanitycheck
- at dirrmtry %%WWWDIR%%/template/de/default/admin/products/groupcontrol
- at dirrmtry %%WWWDIR%%/template/de/default/admin/products
- at dirrmtry %%WWWDIR%%/template/de/default/admin/params
- at dirrmtry %%WWWDIR%%/template/de/default/admin/milestones
- at dirrmtry %%WWWDIR%%/template/de/default/admin/keywords
- at dirrmtry %%WWWDIR%%/template/de/default/admin/groups
- at dirrmtry %%WWWDIR%%/template/de/default/admin/flag-type
- at dirrmtry %%WWWDIR%%/template/de/default/admin/fieldvalues
- at dirrmtry %%WWWDIR%%/template/de/default/admin/custom_fields
- at dirrmtry %%WWWDIR%%/template/de/default/admin/components
- at dirrmtry %%WWWDIR%%/template/de/default/admin/classifications
- at dirrmtry %%WWWDIR%%/template/de/default/admin
- at dirrmtry %%WWWDIR%%/template/de/default/account/prefs
- at dirrmtry %%WWWDIR%%/template/de/default/account/password
- at dirrmtry %%WWWDIR%%/template/de/default/account/email
- at dirrmtry %%WWWDIR%%/template/de/default/account/auth
- at dirrmtry %%WWWDIR%%/template/de/default/account
- at dirrmtry %%WWWDIR%%/template/de/default
- at dirrmtry %%WWWDIR%%/template/de
More information about the svn-ports-head
mailing list