From d5ee4c3369a184ea4f9c3f6880ca58f74f93d4f6 Mon Sep 17 00:00:00 2001 From: mezz Date: Thu, 17 Jul 2008 20:36:14 +0000 Subject: Update to 1.1.11. Security: http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.11 --- www/seamonkey2/Makefile | 6 +++++- www/seamonkey2/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'www/seamonkey2') diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index ec60ecdfb750..5b500c696c2e 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= seamonkey -DISTVERSION= 1.1.10 +DISTVERSION= 1.1.11 PORTREVISION?= 0 CATEGORIES?= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} @@ -29,6 +29,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/cairo" CONFIGURE_ENV= LOCALBASE=${LOCALBASE} +GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm + MOZ_EXTENSIONS= default MOZ_OPTIONS+= --with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA} \ --enable-svg \ @@ -117,6 +119,8 @@ pre-install: fi ${ECHO_CMD} share/applications/seamonkey.desktop >> ${PLIST} ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${PLIST} + ${CP} ${WRKSRC}/suite/branding/icons/gtk/default.xpm \ + ${FAKEDIR}/lib/${MOZILLA}/chrome/icons/default/ do-install: if [ ! -L ${PREFIX}/lib/browser_plugins/libjavaplugin_oji.so ]; then \ diff --git a/www/seamonkey2/distinfo b/www/seamonkey2/distinfo index 183a1e16616a..968b5ff80f1b 100644 --- a/www/seamonkey2/distinfo +++ b/www/seamonkey2/distinfo @@ -1,3 +1,3 @@ -MD5 (seamonkey-1.1.10.source.tar.bz2) = 0a13d4298fa175a459a5e78ec74810f6 -SHA256 (seamonkey-1.1.10.source.tar.bz2) = b02be5b0119f57f404d82a56d3c0afb8e493f762914c84b80d459e3e46ef8ad2 -SIZE (seamonkey-1.1.10.source.tar.bz2) = 38059752 +MD5 (seamonkey-1.1.11.source.tar.bz2) = a1bde0923cb1eaef48e61c67676ad18f +SHA256 (seamonkey-1.1.11.source.tar.bz2) = 730bae4164602c6682dbbdebd79310ed8288eafd39996737b5561917b0b87e3f +SIZE (seamonkey-1.1.11.source.tar.bz2) = 38055522 -- cgit s/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/klone
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* fix bento build error : there is a *alloc() clashijliao2002-09-281-1/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
* o fix MASTER_SITES.sf2001-09-222-16/+18
* Fix MASTER_SITEStom2001-09-011-1/+1
* Remove extraneous distfile hasheskris2001-08-231-2/+0