Skip site navigation (1)Skip section navigation (2)
Date:      06 Feb 2003 14:46:31 +0300
From:      Akifyev Sergey <asa@gascom.ru>
To:        gnome@freebsd.org, dave@mu.org
Subject:   Seahorse update to 0.6.1 [PATCH]
Message-ID:  <1044531990.256.16.camel@asa.gascom.net.ru>

next in thread | raw e-mail | index | archive | help

--=-uakYbEQ2ELD7b4UzKeXX
Content-Type: multipart/mixed; boundary="=-n6cx0S1hPMSZIk/OCdU6"


--=-n6cx0S1hPMSZIk/OCdU6
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Here's patches for updating security/seahorse to 0.6.1 version.
It's now works with gnome2 support.

This has got one issue: packing list needs to be rechecked.
--=20
regards,
Akifyev Sergey <asa@gascom.ru>
JSC Gascom <http://www.gascom.ru>;
PGP key available from:
ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt

--=-n6cx0S1hPMSZIk/OCdU6
Content-Disposition: attachment; filename=Makefile.patch
Content-Transfer-Encoding: quoted-printable
Content-Type: text/x-makefile; name=Makefile.patch; charset=KOI8-R

--- Makefile	2003/02/06 09:05:42	1.1
+++ Makefile	2003/02/06 11:38:30	1.2
@@ -6,7 +6,7 @@
 #
=20
 PORTNAME=3D	seahorse
-PORTVERSION=3D	0.5.0
+PORTVERSION=3D	0.6.1
 PORTREVISION=3D	1
 CATEGORIES=3D	security
 MASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE}
@@ -31,5 +31,7 @@
 	@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
 		's|\$$\(datadir\)/gnome/|\$$\(datadir\)/|g ; \
 		 s|\$$\(datadir\)/locale|\$$\(prefix\)/share/locale|g'
+	@cp ${WRKSRC}/data/seahorse.desktop.in ${WRKSRC}/data/seahorse.desktop
+	@cp ${WRKSRC}/data/seahorse.schemas.in ${WRKSRC}/data/seahorse.schemas
=20
 .include <bsd.port.mk>

--=-n6cx0S1hPMSZIk/OCdU6
Content-Disposition: attachment; filename=distinfo.patch
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; name=distinfo.patch; charset=KOI8-R

--- distinfo	2003/02/06 09:05:46	1.1
+++ distinfo	2003/02/06 11:38:25	1.2
@@ -1 +1 @@
-MD5 (seahorse-0.5.0.tar.gz) =3D d564444761060c2c568b9dac34bb54fb
+MD5 (seahorse-0.6.1.tar.gz) =3D 20e192eada7f8e3049958c8b4c06c693

--=-n6cx0S1hPMSZIk/OCdU6--

--=-uakYbEQ2ELD7b4UzKeXX
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+QksVbu06QwmNwNsRAlwvAJwNi3yecjORp2uy72zwVr6/3DtOdACfXZ32
/+AzlGezvdrIePghdJC6L+I=
=eeol
-----END PGP SIGNATURE-----

--=-uakYbEQ2ELD7b4UzKeXX--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1044531990.256.16.camel>