diff options
author | beat <beat@FreeBSD.org> | 2010-12-10 21:31:12 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-12-10 21:31:12 +0800 |
commit | a30d7c3d4d02201d26df95c0c90e2b9b6c9e07de (patch) | |
tree | 52464fbfc40b4e0a900542ac28caf6d4070159f2 /www | |
parent | 356f5ec6c550cf3fa99db66444794ef363283c1c (diff) | |
download | freebsd-ports-gnome-a30d7c3d4d02201d26df95c0c90e2b9b6c9e07de.tar.gz freebsd-ports-gnome-a30d7c3d4d02201d26df95c0c90e2b9b6c9e07de.tar.zst freebsd-ports-gnome-a30d7c3d4d02201d26df95c0c90e2b9b6c9e07de.zip |
- Update to 2.0.11
- Drop MD5 checksum
- Replace CONFLICTS with CONFLICTS_BUILD/CONFLICTS_INSTALL
Security: http://www.vuxml.org/freebsd/1d8ff4a2-0445-11e0-8e32-000f20797ede.html
Diffstat (limited to 'www')
-rw-r--r-- | www/seamonkey2/Makefile | 6 | ||||
-rw-r--r-- | www/seamonkey2/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index c75e8e676422..71dc8a1ad2f7 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= seamonkey -DISTVERSION= 2.0.10 -PORTREVISION= 1 +DISTVERSION= 2.0.11 CATEGORIES?= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= seamonkey/releases/${DISTVERSION}/source @@ -16,7 +15,8 @@ DISTNAME= seamonkey-${DISTVERSION}.source MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser -CONFLICTS= seamonkey-1* spidermonkey-1.[0-7]* +CONFLICTS_BUILD= spidermonkey-1.[0-7]* +CONFLICTS_INSTALL= seamonkey-1* LATEST_LINK= seamonkey2 USE_BZIP2= yes USE_GMAKE= yes diff --git a/www/seamonkey2/distinfo b/www/seamonkey2/distinfo index f9494a5c266c..01fc77628bad 100644 --- a/www/seamonkey2/distinfo +++ b/www/seamonkey2/distinfo @@ -1,3 +1,2 @@ -MD5 (seamonkey-2.0.10.source.tar.bz2) = 08771818ede4a30c50500328b16c6f85 -SHA256 (seamonkey-2.0.10.source.tar.bz2) = 1b42aa00d0e7eb464d9bdebe6c10e7b1542facaea6391aa7752cef788aa85353 -SIZE (seamonkey-2.0.10.source.tar.bz2) = 61606024 +SHA256 (seamonkey-2.0.11.source.tar.bz2) = 1b72c28d1e459b5c4968e47c5540948a76037f4d2343f01ad4b46089aac16d2f +SIZE (seamonkey-2.0.11.source.tar.bz2) = 61641109 |