diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-10-14 20:47:56 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-10-14 20:47:56 +0000 |
commit | aeb64f7d2342846ceff000c623b3aef62fda7af8 (patch) | |
tree | 67d127543622fca86f65791d4f709bd4d587670a | |
parent | f1a101fa05e673925c24f3ee12be1454287bbd9a (diff) | |
download | freebsd-ports-aeb64f7d2342846ceff000c623b3aef62fda7af8.zip |
- update to version 4.4.6
- adopt new pkg-plist style
MFH: 2014Q3
-rw-r--r-- | german/bugzilla44/Makefile | 3 | ||||
-rw-r--r-- | german/bugzilla44/distinfo | 4 | ||||
-rw-r--r-- | german/bugzilla44/pkg-plist | 39 |
3 files changed, 3 insertions, 43 deletions
diff --git a/german/bugzilla44/Makefile b/german/bugzilla44/Makefile index 0bcd135ac3aa..cca8d477cf3e 100644 --- a/german/bugzilla44/Makefile +++ b/german/bugzilla44/Makefile @@ -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 ; \ diff --git a/german/bugzilla44/distinfo b/german/bugzilla44/distinfo index 7f390d98c010..c7ec0d72129b 100644 --- a/german/bugzilla44/distinfo +++ b/german/bugzilla44/distinfo @@ -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 diff --git a/german/bugzilla44/pkg-plist b/german/bugzilla44/pkg-plist index 826f31d51013..4f9a340c889b 100644 --- a/german/bugzilla44/pkg-plist +++ b/german/bugzilla44/pkg-plist @@ -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 -@dirrmtry %%WWWDIR%%/template/de/default/whine -@dirrmtry %%WWWDIR%%/template/de/default/setup -@dirrmtry %%WWWDIR%%/template/de/default/search -@dirrmtry %%WWWDIR%%/template/de/default/request -@dirrmtry %%WWWDIR%%/template/de/default/reports -@dirrmtry %%WWWDIR%%/template/de/default/pages -@dirrmtry %%WWWDIR%%/template/de/default/list -@dirrmtry %%WWWDIR%%/template/de/default/global -@dirrmtry %%WWWDIR%%/template/de/default/flag -@dirrmtry %%WWWDIR%%/template/de/default/email -@dirrmtry %%WWWDIR%%/template/de/default/bug/process -@dirrmtry %%WWWDIR%%/template/de/default/bug/create -@dirrmtry %%WWWDIR%%/template/de/default/bug/activity -@dirrmtry %%WWWDIR%%/template/de/default/bug -@dirrmtry %%WWWDIR%%/template/de/default/attachment -@dirrmtry %%WWWDIR%%/template/de/default/admin/workflow -@dirrmtry %%WWWDIR%%/template/de/default/admin/versions -@dirrmtry %%WWWDIR%%/template/de/default/admin/users -@dirrmtry %%WWWDIR%%/template/de/default/admin/settings -@dirrmtry %%WWWDIR%%/template/de/default/admin/sanitycheck -@dirrmtry %%WWWDIR%%/template/de/default/admin/products/groupcontrol -@dirrmtry %%WWWDIR%%/template/de/default/admin/products -@dirrmtry %%WWWDIR%%/template/de/default/admin/params -@dirrmtry %%WWWDIR%%/template/de/default/admin/milestones -@dirrmtry %%WWWDIR%%/template/de/default/admin/keywords -@dirrmtry %%WWWDIR%%/template/de/default/admin/groups -@dirrmtry %%WWWDIR%%/template/de/default/admin/flag-type -@dirrmtry %%WWWDIR%%/template/de/default/admin/fieldvalues -@dirrmtry %%WWWDIR%%/template/de/default/admin/custom_fields -@dirrmtry %%WWWDIR%%/template/de/default/admin/components -@dirrmtry %%WWWDIR%%/template/de/default/admin/classifications -@dirrmtry %%WWWDIR%%/template/de/default/admin -@dirrmtry %%WWWDIR%%/template/de/default/account/prefs -@dirrmtry %%WWWDIR%%/template/de/default/account/password -@dirrmtry %%WWWDIR%%/template/de/default/account/email -@dirrmtry %%WWWDIR%%/template/de/default/account/auth -@dirrmtry %%WWWDIR%%/template/de/default/account -@dirrmtry %%WWWDIR%%/template/de/default -@dirrmtry %%WWWDIR%%/template/de |