From 5ace2392091260c901e85cbd7559225ae2a4f11a Mon Sep 17 00:00:00 2001 From: okan Date: Thu, 29 Nov 2007 14:07:42 +0000 Subject: [PATCH] update to 3.1.0 help and ok steven@ --- security/pidgin-otr/Makefile | 20 ++++++++++++++------ security/pidgin-otr/distinfo | 10 +++++----- security/pidgin-otr/pkg/PLIST | 4 ++-- 3 files changed, 21 insertions(+), 13 deletions(-) diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index 0acae26de19..a69b405ca33 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.2 2007/09/15 23:30:00 merdely Exp $ +# $OpenBSD: Makefile,v 1.3 2007/11/29 14:07:42 okan Exp $ COMMENT= allows deniable private conversations using Pidgin -DISTNAME= pidgin-otr-20070506 +DISTNAME= pidgin-otr-3.1.0 CATEGORIES= security net -HOMEPAGE= http://www.cypherpunks.ca/otr/ \ - http://www.xelerance.com/mirror/otr/ +HOMEPAGE= http://www.cypherpunks.ca/otr/ -MASTER_SITES= http://humppa.nl/distfiles/ # ${HOMEPAGE} +MASTER_SITES= ${HOMEPAGE} +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -17,13 +17,14 @@ PERMIT_DISTFILES_FTP= Yes RUN_DEPENDS= :pidgin->=2.0.0:net/pidgin BUILD_DEPENDS= ${RUN_DEPENDS} -LIB_DEPENDS= otr.>=3:libotr->=3.0.0p0:security/libotr +LIB_DEPENDS= otr.>=3.1:libotr->=3.1.0:security/libotr MODULES= devel/gettext WANTLIB= gpg-error gcrypt USE_X11= Yes USE_LIBTOOL= Yes +LIBTOOL_FLAGS+= --tag=disable-static SHARED_ONLY= Yes @@ -35,9 +36,16 @@ AUTOCONF_VERSION=2.59 AUTOMAKE_VERSION=1.9 BUILD_DEPENDS+= :autoconf-${AUTOCONF_VERSION}*:devel/autoconf/${AUTOCONF_VERSION} \ :automake-${AUTOMAKE_VERSION}*:devel/automake/${AUTOMAKE_VERSION} \ + ::textproc/intltool pre-configure: cd ${WRKSRC} && ${SETENV} AUTOMAKE_VERSION=${AUTOMAKE_VERSION} \ AUTOCONF_VERSION=${AUTOCONF_VERSION} autoreconf -s -i + cd ${WRKSRC} && ${LOCALBASE}/bin/intltoolize --force --copy + +post-install: + ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pidgin + ${INSTALL_DATA} ${WRKSRC}/README \ + ${PREFIX}/share/doc/pidgin/otr-plugin.txt .include diff --git a/security/pidgin-otr/distinfo b/security/pidgin-otr/distinfo index 356203044ea..a0df78cbdc1 100644 --- a/security/pidgin-otr/distinfo +++ b/security/pidgin-otr/distinfo @@ -1,5 +1,5 @@ -MD5 (pidgin-otr-20070506.tar.gz) = VtTXb8FAnucEFK0LlPMV0Q== -RMD160 (pidgin-otr-20070506.tar.gz) = qYwdc7Y4h/b6K9tpQOLkCqr1Ayo= -SHA1 (pidgin-otr-20070506.tar.gz) = LMSiccOS/Fa+yh8ubi51Gntaqiw= -SHA256 (pidgin-otr-20070506.tar.gz) = XhPJj/uATmsiXOgNP3ZxBeH9oH65nEj9usr3dxWHet4= -SIZE (pidgin-otr-20070506.tar.gz) = 48725 +MD5 (pidgin-otr-3.1.0.tar.gz) = 9MqLwigGlhbUyPqSiK9rtQ== +RMD160 (pidgin-otr-3.1.0.tar.gz) = 8HkHGP7k1jvjqy55XlAHURN/AOU= +SHA1 (pidgin-otr-3.1.0.tar.gz) = 8i2UiNo9CF+YgJDKO495KRuO20U= +SHA256 (pidgin-otr-3.1.0.tar.gz) = Qp9okx5jv67c5yAecDnuH6PvI/byq7iQeU/AWTomotA= +SIZE (pidgin-otr-3.1.0.tar.gz) = 403637 diff --git a/security/pidgin-otr/pkg/PLIST b/security/pidgin-otr/pkg/PLIST index 22c6495cee6..3f450d97053 100644 --- a/security/pidgin-otr/pkg/PLIST +++ b/security/pidgin-otr/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/28 07:26:33 steven Exp $ -lib/pidgin/pidgin-otr.a +@comment $OpenBSD: PLIST,v 1.2 2007/11/29 14:07:42 okan Exp $ lib/pidgin/pidgin-otr.la lib/pidgin/pidgin-otr.so +share/doc/pidgin/otr-plugin.txt