Update to gaim-0.53
This commit is contained in:
parent
e14801edd0
commit
377d302b7e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2002/02/20 20:34:54 jcs Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2002/03/13 00:50:46 jcs Exp $
|
||||
|
||||
DISTNAME= gaim-0.52
|
||||
DISTNAME= gaim-0.53
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.504
|
||||
NEED_VERSION= 1.509
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gaim-0.52.tar.gz) = c697085a20ff1eb58b8782d3d0eca50b
|
||||
RMD160 (gaim-0.52.tar.gz) = 275620b7d0155ac02d01e69c315579c1c1fb85af
|
||||
SHA1 (gaim-0.52.tar.gz) = 7751435f8d3a83182e01467f4e85e53b2c6a6e16
|
||||
MD5 (gaim-0.53.tar.gz) = 95dd3a24a90672eaffb81e01912cb7d3
|
||||
RMD160 (gaim-0.53.tar.gz) = 0d11ba9ba7c623cd450e51599d26f188fd8f189a
|
||||
SHA1 (gaim-0.53.tar.gz) = 831a117d207a550869ca01599eb23df8487771b7
|
||||
|
16
net/gaim/patches/patch-configure
Normal file
16
net/gaim/patches/patch-configure
Normal file
@ -0,0 +1,16 @@
|
||||
$OpenBSD: patch-configure,v 1.3 2002/03/13 00:50:46 jcs Exp $
|
||||
--- configure.orig Tue Mar 12 17:59:50 2002
|
||||
+++ configure Tue Mar 12 18:00:00 2002
|
||||
@@ -3969,10 +3969,8 @@
|
||||
|
||||
openbsd*)
|
||||
version_type=sunos
|
||||
- if test "$with_gnu_ld" = yes; then
|
||||
- need_lib_prefix=no
|
||||
- need_version=no
|
||||
- fi
|
||||
+ need_lib_prefix=no
|
||||
+ need_version=no
|
||||
library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix'
|
||||
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
|
||||
shlibpath_var=LD_LIBRARY_PATH
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.7 2002/01/25 03:21:41 jcs Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.8 2002/03/13 00:50:46 jcs Exp $
|
||||
lib/gaim/autorecon.so
|
||||
lib/gaim/chatlist.so
|
||||
lib/gaim/iconaway.so
|
||||
@ -12,4 +12,4 @@ lib/gaim/libyahoo.so
|
||||
lib/gaim/libzephyr.so
|
||||
lib/gaim/notify.so
|
||||
lib/gaim/spellchk.so
|
||||
@dirrm lib/gaim
|
||||
NEWDYNLIBDIR(%D/lib/gaim)
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2002/01/25 03:21:41 jcs Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2002/03/13 00:50:46 jcs Exp $
|
||||
bin/gaim
|
||||
man/man1/gaim.1
|
||||
share/locale/de/LC_MESSAGES/gaim.mo
|
||||
@ -9,7 +9,9 @@ share/locale/ko/LC_MESSAGES/gaim.mo
|
||||
share/locale/nl/LC_MESSAGES/gaim.mo
|
||||
share/locale/pl/LC_MESSAGES/gaim.mo
|
||||
share/locale/ru/LC_MESSAGES/gaim.mo
|
||||
share/locale/sk/LC_MESSAGES/gaim.mo
|
||||
share/locale/sv/LC_MESSAGES/gaim.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gaim.mo
|
||||
share/pixmaps/gaim.xpm
|
||||
%%SHARED%%
|
||||
@dirrm lib/gaim
|
||||
|
Loading…
x
Reference in New Issue
Block a user