upgrade to gaim-otr 2.0.2
This commit is contained in:
parent
a902d76e0e
commit
7dea88a2bd
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/05/26 18:13:59 marius Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2005/06/13 21:01:58 fgsch Exp $
|
||||
|
||||
COMMENT= "Allows deniable private conversations using GAIM"
|
||||
|
||||
VERSION= 2.0.1
|
||||
VERSION= 2.0.2
|
||||
DISTNAME= gaim-otr-${VERSION}
|
||||
CATEGORIES= security net
|
||||
|
||||
@ -22,14 +22,13 @@ LIB_DEPENDS= otr::security/libotr \
|
||||
gcrypt.12:libgcrypt->=1.2:security/libgcrypt
|
||||
|
||||
USE_X11= Yes
|
||||
MAKE_ENV= GAIM_SOURCE="${LOCALBASE}/include/gaim" \
|
||||
LIBOTRINCDIR="${LOCALBASE}/include" \
|
||||
GAIMDIR="${LOCALBASE}/lib/gaim" \
|
||||
LIBOTRLIBDIR="${LOCALBASE}/lib"
|
||||
MAKE_FLAGS= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
#USE_GMAKE= Yes
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib "
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (gaim-otr-2.0.1.tar.gz) = 873568dac983b7182ad3ac6545567377
|
||||
RMD160 (gaim-otr-2.0.1.tar.gz) = 8431bb7bf214f6935dda31c0378eb061eae875ad
|
||||
SHA1 (gaim-otr-2.0.1.tar.gz) = 617e6c7cf92439c0320b57551ad26b2ccea468a0
|
||||
SIZE (gaim-otr-2.0.1.tar.gz) = 34691
|
||||
MD5 (gaim-otr-2.0.2.tar.gz) = 3ee3542752dae8e9015d35f9fbff9996
|
||||
RMD160 (gaim-otr-2.0.2.tar.gz) = 6bbb88c96f8d31d407b1a4c67c330c4ebcd10824
|
||||
SHA1 (gaim-otr-2.0.2.tar.gz) = 62beb8f57de91aac97c1f3883e2ec5ab40f712e3
|
||||
SIZE (gaim-otr-2.0.2.tar.gz) = 314346
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-Makefile,v 1.1.1.1 2005/05/26 18:13:59 marius Exp $
|
||||
--- Makefile.orig Mon May 23 14:01:11 2005
|
||||
+++ Makefile Mon May 23 14:01:16 2005
|
||||
@@ -34,7 +34,7 @@ LDLIBS = -lotr -lgcrypt
|
||||
endif
|
||||
|
||||
# Install directory
|
||||
-GAIMDIR = /usr/lib/gaim
|
||||
+GAIMDIR ?= /usr/lib/gaim
|
||||
INSTALLDIR = $(DESTDIR)$(GAIMDIR)
|
||||
|
||||
CC ?= gcc
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/26 18:13:59 marius Exp $
|
||||
lib/gaim/
|
||||
@comment $OpenBSD: PLIST,v 1.2 2005/06/13 21:01:59 fgsch Exp $
|
||||
@comment lib/gaim/gaim-otr.a
|
||||
@comment lib/gaim/gaim-otr.la
|
||||
lib/gaim/gaim-otr.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user