diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-19 07:02:49 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-19 07:02:49 +0800 |
commit | 3c89609128f91b04f1502e172583e2ef284b16dc (patch) | |
tree | 7af8ed5608a2d877d4bc6a5a4ab6eccb22ac6b26 | |
parent | 75720424023c70d4a10d6897e5099b93e7c5f3b5 (diff) | |
download | marcuscom-ports-3c89609128f91b04f1502e172583e2ef284b16dc.tar marcuscom-ports-3c89609128f91b04f1502e172583e2ef284b16dc.tar.gz marcuscom-ports-3c89609128f91b04f1502e172583e2ef284b16dc.tar.bz2 marcuscom-ports-3c89609128f91b04f1502e172583e2ef284b16dc.tar.lz marcuscom-ports-3c89609128f91b04f1502e172583e2ef284b16dc.tar.xz marcuscom-ports-3c89609128f91b04f1502e172583e2ef284b16dc.tar.zst marcuscom-ports-3c89609128f91b04f1502e172583e2ef284b16dc.zip |
Update to 3.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16478 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | security/seahorse-sharing/Makefile | 36 | ||||
-rw-r--r-- | security/seahorse-sharing/distinfo | 2 | ||||
-rw-r--r-- | security/seahorse-sharing/pkg-descr | 10 | ||||
-rw-r--r-- | security/seahorse-sharing/pkg-plist | 6 | ||||
-rw-r--r-- | x11-themes/gnome-themes-standard/Makefile | 8 | ||||
-rw-r--r-- | x11-themes/gnome-themes-standard/distinfo | 4 | ||||
-rw-r--r-- | x11-themes/gnome-themes-standard/pkg-plist | 1 |
7 files changed, 61 insertions, 6 deletions
diff --git a/security/seahorse-sharing/Makefile b/security/seahorse-sharing/Makefile new file mode 100644 index 000000000..c0138015b --- /dev/null +++ b/security/seahorse-sharing/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: Seahorse +# Date created: 08 March 2000 +# Whom: Dave McKay <dave@mu.org> +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= seahorse-sharing +PORTVERSION= 3.2.1 +CATEGORIES= security gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Seahorse PGP public key sharing using DNS-SD and HKP. + +BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg +LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme \ + avahi-glib.1:${PORTSDIR}/net/avahi-app \ + soup-2.4.1:${PORTSDIR}/devel/libsoup +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ + seahorse>=3.2.1:${PORTSDIR}/security/seahorse3 + +USE_XZ= yes +USE_GETTEXT= yes +USE_GMAKE= yes +USE_GNOME= gnomehack intlhack gnomeprefix +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib + +MAN1= seahorse-sharing.1 + +.include <bsd.port.mk> diff --git a/security/seahorse-sharing/distinfo b/security/seahorse-sharing/distinfo new file mode 100644 index 000000000..19d86155c --- /dev/null +++ b/security/seahorse-sharing/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/seahorse-sharing-3.2.1.tar.xz) = 737d557689120fb74256ecf9e78b763a08f1f272216c92334b0c1cec45e63784 +SIZE (gnome3/seahorse-sharing-3.2.1.tar.xz) = 278172 diff --git a/security/seahorse-sharing/pkg-descr b/security/seahorse-sharing/pkg-descr new file mode 100644 index 000000000..5f512d881 --- /dev/null +++ b/security/seahorse-sharing/pkg-descr @@ -0,0 +1,10 @@ +Keysharing support for Seahorse by DNS-SD and HKP. + +Seahorse is a Gnome front end for GnuPG - the Gnu Privacy Guard program. + +It is a tool for secure communications and data storage. +Data encryption and digital signature creation can easily +be performed through a GUI and Key Management operations +can easily be carried out through an intuitive interface. + +WWW: http://seahorse.sourceforge.net/ diff --git a/security/seahorse-sharing/pkg-plist b/security/seahorse-sharing/pkg-plist new file mode 100644 index 000000000..e9ba809c8 --- /dev/null +++ b/security/seahorse-sharing/pkg-plist @@ -0,0 +1,6 @@ +bin/seahorse-sharing +etc/xdg/autostart/seahorse-sharing.desktop +share/locale/pl/LC_MESSAGES/seahorse.mo +share/pixmaps/seahorse/22x22/seahorse-share-keys.png +share/pixmaps/seahorse/48x48/seahorse-share-keys.png +share/pixmaps/seahorse/scalable/seahorse-share-keys.svg diff --git a/x11-themes/gnome-themes-standard/Makefile b/x11-themes/gnome-themes-standard/Makefile index 029550032..5147cdf0c 100644 --- a/x11-themes/gnome-themes-standard/Makefile +++ b/x11-themes/gnome-themes-standard/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes-standard/Makefile,v 1.17 2011/09/19 19:09:41 kwm Exp $ +# $MCom: ports/x11-themes/gnome-themes-standard/Makefile,v 1.18 2011/10/04 17:37:34 kwm Exp $ # PORTNAME= gnome-themes-standard -PORTVERSION= 3.2.0.2 +PORTVERSION= 3.2.1 CATEGORIES= x11-themes gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -23,7 +23,7 @@ INSTALLS_ICONS= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix intlhack gtk30 librsvg2 GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS= -I${LOCALBASE}/include +LDFLAGS= -L${LOCALBASE}/lib .include <bsd.port.mk> diff --git a/x11-themes/gnome-themes-standard/distinfo b/x11-themes/gnome-themes-standard/distinfo index 333d7b5b9..e21b416c5 100644 --- a/x11-themes/gnome-themes-standard/distinfo +++ b/x11-themes/gnome-themes-standard/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-themes-standard-3.2.0.2.tar.xz) = 49b8177fcc6693690eceef207f78173f0ca34bdef873a6c1fed90bef28791bc1 -SIZE (gnome3/gnome-themes-standard-3.2.0.2.tar.xz) = 1052536 +SHA256 (gnome3/gnome-themes-standard-3.2.1.tar.xz) = ab9e7f6001f4f18420df6a66407ace4340ee815b31e571bc55de7983370e26f3 +SIZE (gnome3/gnome-themes-standard-3.2.1.tar.xz) = 1053120 diff --git a/x11-themes/gnome-themes-standard/pkg-plist b/x11-themes/gnome-themes-standard/pkg-plist index 77af830d3..72f5bd077 100644 --- a/x11-themes/gnome-themes-standard/pkg-plist +++ b/x11-themes/gnome-themes-standard/pkg-plist @@ -574,6 +574,7 @@ share/locale/es/LC_MESSAGES/gnome-themes-standard.mo share/locale/et/LC_MESSAGES/gnome-themes-standard.mo share/locale/eu/LC_MESSAGES/gnome-themes-standard.mo share/locale/fa/LC_MESSAGES/gnome-themes-standard.mo +share/locale/fi/LC_MESSAGES/gnome-themes-standard.mo share/locale/fr/LC_MESSAGES/gnome-themes-standard.mo share/locale/fy/LC_MESSAGES/gnome-themes-standard.mo share/locale/gl/LC_MESSAGES/gnome-themes-standard.mo |