diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-08-17 11:05:10 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-08-17 11:05:10 +0000 |
commit | ab77e68ca1aa033862defb8c31c916ea2a88522c (patch) | |
tree | 66475f0820244189920f95f1f58a0376291a26df /devel/bugzilla3 | |
parent | 35da3d638993f1d0700d64b5f566e0b151e5f1cd (diff) | |
download | ports-ab77e68ca1aa033862defb8c31c916ea2a88522c.tar.gz ports-ab77e68ca1aa033862defb8c31c916ea2a88522c.zip |
Update to 3.4.1.
Changes: http://www.bugzilla.org/security/3.4/
Security: http://www.vuxml.org/freebsd/d67b517d-8214-11de-88ea-001a4d49522b.html
Notes
Notes:
svn path=/head/; revision=239733
Diffstat (limited to 'devel/bugzilla3')
-rw-r--r-- | devel/bugzilla3/Makefile | 2 | ||||
-rw-r--r-- | devel/bugzilla3/distinfo | 6 | ||||
-rw-r--r-- | devel/bugzilla3/pkg-plist | 3 |
3 files changed, 4 insertions, 7 deletions
diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile index fbc2050fc22a..4f424f1e1a99 100644 --- a/devel/bugzilla3/Makefile +++ b/devel/bugzilla3/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= bugzilla -PORTVERSION?= 3.4 +PORTVERSION?= 3.4.1 CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived diff --git a/devel/bugzilla3/distinfo b/devel/bugzilla3/distinfo index 33a31c35c10b..3ba8d7045efd 100644 --- a/devel/bugzilla3/distinfo +++ b/devel/bugzilla3/distinfo @@ -1,3 +1,3 @@ -MD5 (bugzilla-3.4.tar.gz) = 15a681c445549d5913dfb54301ec58bb -SHA256 (bugzilla-3.4.tar.gz) = 127f58dab03597b96a66d06afee81453393f6790181a3d2399db3390597928b5 -SIZE (bugzilla-3.4.tar.gz) = 2489221 +MD5 (bugzilla-3.4.1.tar.gz) = 43e978463799a75e54c628d7e4c326b3 +SHA256 (bugzilla-3.4.1.tar.gz) = beed8bf5782424649681984432a4b0bd3f89ef65721529398efedacf0f378489 +SIZE (bugzilla-3.4.1.tar.gz) = 2469698 diff --git a/devel/bugzilla3/pkg-plist b/devel/bugzilla3/pkg-plist index a13ee63452db..31a834830cb4 100644 --- a/devel/bugzilla3/pkg-plist +++ b/devel/bugzilla3/pkg-plist @@ -180,11 +180,9 @@ %%PORTDOCS%%%%DOCSDIR%%/en/xml/glossary.xml %%PORTDOCS%%%%DOCSDIR%%/en/xml/index.xml %%PORTDOCS%%%%DOCSDIR%%/en/xml/installation.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/integration.xml %%PORTDOCS%%%%DOCSDIR%%/en/xml/introduction.xml %%PORTDOCS%%%%DOCSDIR%%/en/xml/modules.xml %%PORTDOCS%%%%DOCSDIR%%/en/xml/patches.xml -%%PORTDOCS%%%%DOCSDIR%%/en/xml/requiredsoftware.xml %%PORTDOCS%%%%DOCSDIR%%/en/xml/security.xml %%PORTDOCS%%%%DOCSDIR%%/en/xml/troubleshooting.xml %%PORTDOCS%%%%DOCSDIR%%/en/xml/using.xml @@ -288,7 +286,6 @@ %%BUGZILLADIR%%/Bugzilla/WebService/Server/XMLRPC.pm %%BUGZILLADIR%%/Bugzilla/WebService/User.pm %%BUGZILLADIR%%/Bugzilla/WebService/Util.pm -%%BUGZILLADIR%%/QUICKSTART %%BUGZILLADIR%%/README %%BUGZILLADIR%%/admin.cgi %%BUGZILLADIR%%/attachment.cgi |