diff options
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 22 | ||||
-rw-r--r-- | www/epiphany/distinfo | 6 | ||||
-rw-r--r-- | www/epiphany/pkg-plist | 7 |
3 files changed, 19 insertions, 16 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index ec1caefd8..d6d5bbf6f 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.235 2010/08/28 19:21:44 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.236 2010/08/28 19:22:03 marcus Exp $ # PORTNAME= epiphany -PORTVERSION= 2.30.3 -PORTREVISION?= 2 +PORTVERSION= 2.30.6 +PORTREVISION?= 0 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -19,7 +19,7 @@ COMMENT?= An extremely lightweight and simple web browser for GNOME 2 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - webkitgtk-1.0.13:${PORTSDIR}/www/webkit-gtk2 \ + webkit-1.0.13:${PORTSDIR}/www/webkit-gtk2 \ soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome \ notify.1:${PORTSDIR}/devel/libnotify \ gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring @@ -38,7 +38,7 @@ WANT_GNOME= yes GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_OMF= yes -CONFIGURE_ARGS+=--enable-introspection=no \ +CONFIGURE_ARGS+=--enable-introspection \ --with-ca-file=${LOCALBASE}/share/certs/ca-root-nss.crt CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS} ${EXTRA_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} ${EXTRA_LIBS}" @@ -50,8 +50,8 @@ PLIST_SUB+= EPHY_VERSION="${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}" MAN1= epiphany.1 OPTIONS= NSS "Import passwords from 2.26 and older on first run" on \ - SPELLCHECK "Enable spell checking by default" on -# SEED "Enable seed (JavaScript) support" off \ + SPELLCHECK "Enable spell checking by default" on \ + SEED "Enable seed (JavaScript) support" off \ .if defined(PACKAGE_BUILDING) .undef WITHOUT_GNOME @@ -73,10 +73,10 @@ CONFIGURE_ARGS+=--enable-nss CONFIGURE_ARGS+=--disable-nss .endif -#.if defined(WITH_SEED) -#LIB_DEPENDS+= seed.0:${PORTSDIR}/devel/seed -#CONFIGURE_ARGS+=--enable-seed -#.endif +.if defined(WITH_SEED) +LIB_DEPENDS+= seed.0:${PORTSDIR}/devel/seed +CONFIGURE_ARGS+=--enable-seed +.endif .if defined(WITH_SPELLCHECK) EXTRA_PATCHES+= ${FILESDIR}/extra-patch-embed_ephy-embed-prefs.c diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index de538b041..89469ba78 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/epiphany-2.30.3.tar.bz2) = 6c6f83d07bd6277ddd20d641af253b0c -SHA256 (gnome2/epiphany-2.30.3.tar.bz2) = 5c3825c31c5bd01bccb9404c59c13e74fb7bc490a79fc3da56d06e1817f7bd2e -SIZE (gnome2/epiphany-2.30.3.tar.bz2) = 5924934 +MD5 (gnome2/epiphany-2.30.6.tar.bz2) = 0c566b3ffd428d2135e3c8cb65352d64 +SHA256 (gnome2/epiphany-2.30.6.tar.bz2) = 278a5c00ce07e6a3ea440d289de22dbec3ebec4ded4ff3b4c48b580f469c2dcc +SIZE (gnome2/epiphany-2.30.6.tar.bz2) = 5927938 diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist index 6c7816da3..c14e43c94 100644 --- a/www/epiphany/pkg-plist +++ b/www/epiphany/pkg-plist @@ -38,8 +38,8 @@ share/aclocal/epiphany.m4 share/applications/bme.desktop share/applications/epiphany.desktop share/dbus-1/services/org.gnome.Epiphany.service -@comment lib/girepository-1.0/Epiphany-2.30.typelib -@comment share/gir-1.0/Epiphany-2.30.gir +lib/girepository-1.0/Epiphany-2.30.typelib +share/gir-1.0/Epiphany-2.30.gir %%DOCSDIR%%/EphyDialog.html %%DOCSDIR%%/EphyLocationAction.html %%DOCSDIR%%/EphyLocationEntry.html @@ -222,6 +222,7 @@ share/icons/hicolor/32x32/apps/gnome-web-browser.png share/icons/hicolor/48x48/apps/epiphany-bookmarks.png share/icons/hicolor/scalable/apps/gnome-web-browser.svg share/locale/am/LC_MESSAGES/epiphany.mo +share/locale/an/LC_MESSAGES/epiphany.mo share/locale/ar/LC_MESSAGES/epiphany.mo share/locale/as/LC_MESSAGES/epiphany.mo share/locale/ast/LC_MESSAGES/epiphany.mo @@ -456,3 +457,5 @@ share/omf/epiphany/epiphany-uk.omf @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@dirrmtry share/locale/an/LC_MESSAGES +@dirrmtry share/locale/an |