diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-28 07:26:20 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-28 07:26:20 +0800 |
commit | b31e35343713dd9f1d25d10c14d122fbe3623ee5 (patch) | |
tree | e16d93cf5371fec96c4e044bbe51b9f167ca2580 | |
parent | b63a25cf6a7ce8499ba6a5e7c8fac3af6891b9fd (diff) | |
download | marcuscom-ports-b31e35343713dd9f1d25d10c14d122fbe3623ee5.tar marcuscom-ports-b31e35343713dd9f1d25d10c14d122fbe3623ee5.tar.gz marcuscom-ports-b31e35343713dd9f1d25d10c14d122fbe3623ee5.tar.bz2 marcuscom-ports-b31e35343713dd9f1d25d10c14d122fbe3623ee5.tar.lz marcuscom-ports-b31e35343713dd9f1d25d10c14d122fbe3623ee5.tar.xz marcuscom-ports-b31e35343713dd9f1d25d10c14d122fbe3623ee5.tar.zst marcuscom-ports-b31e35343713dd9f1d25d10c14d122fbe3623ee5.zip |
Update to 3.6.1.
Fix seahorse 3 dep line, stageify.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18824 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | security/seahorse-sharing/Makefile | 7 | ||||
-rw-r--r-- | security/seahorse-sharing/distinfo | 4 | ||||
-rw-r--r-- | security/seahorse-sharing/pkg-plist | 11 |
3 files changed, 14 insertions, 8 deletions
diff --git a/security/seahorse-sharing/Makefile b/security/seahorse-sharing/Makefile index 899aabc58..189ee98c3 100644 --- a/security/seahorse-sharing/Makefile +++ b/security/seahorse-sharing/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/security/seahorse-sharing/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= seahorse-sharing -PORTVERSION= 3.2.1 +PORTVERSION= 3.6.1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,9 +16,8 @@ LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme \ libavahi-glib.so:${PORTSDIR}/net/avahi-app \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ - seahorse>=3.2.1:${PORTSDIR}/security/seahorse3 + seahorse>=3.2.1:${PORTSDIR}/security/seahorse -NO_STAGE= yes USE_XZ= yes USES= gettext gmake pathfix pkgconfig USE_GNOME= intlhack gnomeprefix @@ -27,6 +26,4 @@ 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 index 19d86155c..84976491f 100644 --- a/security/seahorse-sharing/distinfo +++ b/security/seahorse-sharing/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/seahorse-sharing-3.2.1.tar.xz) = 737d557689120fb74256ecf9e78b763a08f1f272216c92334b0c1cec45e63784 -SIZE (gnome3/seahorse-sharing-3.2.1.tar.xz) = 278172 +SHA256 (gnome3/seahorse-sharing-3.6.1.tar.xz) = 678af1602b1ee08bc2e83d9e6da594f67843a316e0d16c25b5f31dfa6c692ff1 +SIZE (gnome3/seahorse-sharing-3.6.1.tar.xz) = 285720 diff --git a/security/seahorse-sharing/pkg-plist b/security/seahorse-sharing/pkg-plist index e9ba809c8..02d4d00e0 100644 --- a/security/seahorse-sharing/pkg-plist +++ b/security/seahorse-sharing/pkg-plist @@ -1,6 +1,15 @@ bin/seahorse-sharing etc/xdg/autostart/seahorse-sharing.desktop -share/locale/pl/LC_MESSAGES/seahorse.mo +man/man1/seahorse-sharing.1.gz +share/locale/cs/LC_MESSAGES/seahorse-sharing.mo +share/locale/de/LC_MESSAGES/seahorse-sharing.mo +share/locale/es/LC_MESSAGES/seahorse-sharing.mo +share/locale/gl/LC_MESSAGES/seahorse-sharing.mo +share/locale/lv/LC_MESSAGES/seahorse-sharing.mo +share/locale/pl/LC_MESSAGES/seahorse-sharing.mo +share/locale/sl/LC_MESSAGES/seahorse-sharing.mo +share/locale/sr/LC_MESSAGES/seahorse-sharing.mo +share/locale/sr@latin/LC_MESSAGES/seahorse-sharing.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 |