diff options
author | skv <skv@FreeBSD.org> | 2011-01-25 23:49:49 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2011-01-25 23:49:49 +0800 |
commit | 4ba2bc5dc4590c0d429af18cb27d7cac0f44fd33 (patch) | |
tree | 5b1a8487ce20239c62946921d5fbf404671e6a41 | |
parent | 12c8de9e49b4e5aeb9f26444f376c4796373d77f (diff) | |
download | freebsd-ports-graphics-4ba2bc5dc4590c0d429af18cb27d7cac0f44fd33.tar.gz freebsd-ports-graphics-4ba2bc5dc4590c0d429af18cb27d7cac0f44fd33.tar.zst freebsd-ports-graphics-4ba2bc5dc4590c0d429af18cb27d7cac0f44fd33.zip |
Update to 3.6.4
Changes: http://www.bugzilla.org/releases/3.6.4/release-notes.html
Security: http://www.vuxml.org/freebsd/c8c927e5-2891-11e0-8f26-00151735203a.html
Feature safe: yes
-rw-r--r-- | devel/bugzilla/Makefile | 3 | ||||
-rw-r--r-- | devel/bugzilla/distinfo | 4 | ||||
-rw-r--r-- | devel/bugzilla3/Makefile | 3 | ||||
-rw-r--r-- | devel/bugzilla3/distinfo | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index b715fa701a5..0e7459a22a5 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bugzilla -PORTVERSION= 3.6.3 +PORTVERSION= 3.6.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived @@ -21,6 +21,7 @@ RUN_DEPENDS= \ p5-DateTime>=0.28:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-TimeZone>=0.71:${PORTSDIR}/devel/p5-DateTime-TimeZone \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-CGI.pm>=3.51:${PORTSDIR}/www/p5-CGI.pm \ p5-Email-Send>=2.00:${PORTSDIR}/mail/p5-Email-Send \ p5-Email-MIME>=1.861:${PORTSDIR}/mail/p5-Email-MIME diff --git a/devel/bugzilla/distinfo b/devel/bugzilla/distinfo index e5113644fd6..dd4af3e8bcd 100644 --- a/devel/bugzilla/distinfo +++ b/devel/bugzilla/distinfo @@ -1,2 +1,2 @@ -SHA256 (bugzilla-3.6.3.tar.gz) = bcb434338cbb1274b56b7ce11630e747cc87ab621b15d2333caa840705a8c7d6 -SIZE (bugzilla-3.6.3.tar.gz) = 2625624 +SHA256 (bugzilla-3.6.4.tar.gz) = 056092923b849f59e275107f3131dd95a58ec622033eecffa9f1327b7133dcef +SIZE (bugzilla-3.6.4.tar.gz) = 2629854 diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile index b715fa701a5..0e7459a22a5 100644 --- a/devel/bugzilla3/Makefile +++ b/devel/bugzilla3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bugzilla -PORTVERSION= 3.6.3 +PORTVERSION= 3.6.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived @@ -21,6 +21,7 @@ RUN_DEPENDS= \ p5-DateTime>=0.28:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-TimeZone>=0.71:${PORTSDIR}/devel/p5-DateTime-TimeZone \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-CGI.pm>=3.51:${PORTSDIR}/www/p5-CGI.pm \ p5-Email-Send>=2.00:${PORTSDIR}/mail/p5-Email-Send \ p5-Email-MIME>=1.861:${PORTSDIR}/mail/p5-Email-MIME diff --git a/devel/bugzilla3/distinfo b/devel/bugzilla3/distinfo index e5113644fd6..dd4af3e8bcd 100644 --- a/devel/bugzilla3/distinfo +++ b/devel/bugzilla3/distinfo @@ -1,2 +1,2 @@ -SHA256 (bugzilla-3.6.3.tar.gz) = bcb434338cbb1274b56b7ce11630e747cc87ab621b15d2333caa840705a8c7d6 -SIZE (bugzilla-3.6.3.tar.gz) = 2625624 +SHA256 (bugzilla-3.6.4.tar.gz) = 056092923b849f59e275107f3131dd95a58ec622033eecffa9f1327b7133dcef +SIZE (bugzilla-3.6.4.tar.gz) = 2629854 |