diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-08-08 01:35:17 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-08-08 01:35:17 +0800 |
commit | 7bdd1ebe7e6a388e9606a9d70707a9a9be755a9d (patch) | |
tree | bdc8c686b74ae4dbadb947c794f59802b8832f9c | |
parent | 0541c31b824762fb4e19d88cc22b435d96b340bf (diff) | |
download | marcuscom-ports-7bdd1ebe7e6a388e9606a9d70707a9a9be755a9d.tar marcuscom-ports-7bdd1ebe7e6a388e9606a9d70707a9a9be755a9d.tar.gz marcuscom-ports-7bdd1ebe7e6a388e9606a9d70707a9a9be755a9d.tar.bz2 marcuscom-ports-7bdd1ebe7e6a388e9606a9d70707a9a9be755a9d.tar.lz marcuscom-ports-7bdd1ebe7e6a388e9606a9d70707a9a9be755a9d.tar.xz marcuscom-ports-7bdd1ebe7e6a388e9606a9d70707a9a9be755a9d.tar.zst marcuscom-ports-7bdd1ebe7e6a388e9606a9d70707a9a9be755a9d.zip |
Update to 3.4.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17027 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | www/epiphany3/Makefile | 4 | ||||
-rw-r--r-- | www/epiphany3/distinfo | 4 | ||||
-rw-r--r-- | www/epiphany3/pkg-plist | 8 |
3 files changed, 5 insertions, 11 deletions
diff --git a/www/epiphany3/Makefile b/www/epiphany3/Makefile index 66c12846b..a67eb545e 100644 --- a/www/epiphany3/Makefile +++ b/www/epiphany3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany3/Makefile,v 1.23 2011/10/19 16:39:07 kwm Exp $ +# $MCom: ports/www/epiphany3/Makefile,v 1.24 2012/05/25 14:14:11 kwm Exp $ # PORTNAME= epiphany -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.3 PORTREVISION?= 0 CATEGORIES= www gnome MASTER_SITES= GNOME diff --git a/www/epiphany3/distinfo b/www/epiphany3/distinfo index 2a77ad334..43caafcc5 100644 --- a/www/epiphany3/distinfo +++ b/www/epiphany3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/epiphany-3.4.2.tar.xz) = fb5b0d48c4d8725031d023fd6a054c10cb9f166cd430db7fc2383d8d2af5d615 -SIZE (gnome3/epiphany-3.4.2.tar.xz) = 5025056 +SHA256 (gnome3/epiphany-3.4.3.tar.xz) = 3233fb9e9e8a056c3ef494e85cf5e27068abf51df5fc7f5203ab7afda480f395 +SIZE (gnome3/epiphany-3.4.3.tar.xz) = 5029412 diff --git a/www/epiphany3/pkg-plist b/www/epiphany3/pkg-plist index 6abd8102a..221eeac47 100644 --- a/www/epiphany3/pkg-plist +++ b/www/epiphany3/pkg-plist @@ -285,9 +285,6 @@ share/omf/epiphany/epiphany-te.omf share/omf/epiphany/epiphany-uk.omf share/omf/epiphany/epiphany-zh_CN.omf @dirrm share/omf/epiphany -@dirrmtry share/icons/LowContrastLargePrint/48x48/apps -@dirrmtry share/icons/LowContrastLargePrint/48x48 -@dirrmtry share/icons/LowContrastLargePrint @dirrm share/gnome/help/epiphany/zh_CN/figures @dirrm share/gnome/help/epiphany/zh_CN @dirrm share/gnome/help/epiphany/uk/figures @@ -336,11 +333,8 @@ share/omf/epiphany/epiphany-zh_CN.omf @dirrm %%DATADIR%%/pages @dirrm %%DATADIR%%/glade @dirrmtry %%DATADIR%% -@dirrmtry %%DOCSDIR%% +@dirrmtry share/gtk-doc/html/epiphany @dirrmtry share/applications -@dirrmtry lib/epiphany/%%EPHY_VERSION%%/plugins -@dirrmtry lib/epiphany/%%EPHY_VERSION%% -@dirrmtry lib/epiphany @dirrm include/epiphany/%%EPHY_VERSION%%/epiphany @dirrm include/epiphany/%%EPHY_VERSION%% @dirrm include/epiphany |