mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to 0.9.9.8.
This commit is contained in:
parent
b9f73691e5
commit
b62c3681e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240363
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gloox
|
||||
PORTVERSION= 0.9.9.7
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.9.9.8
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://camaya.net/download/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gloox-0.9.9.7.tar.bz2) = 8be98809a438a7e45e3f862351722da6
|
||||
SHA256 (gloox-0.9.9.7.tar.bz2) = 049f39a1fc22d0625cf66e8ae489050eb9d09c2ef83a059ecb7275b9cb3d7a5a
|
||||
SIZE (gloox-0.9.9.7.tar.bz2) = 458119
|
||||
MD5 (gloox-0.9.9.8.tar.bz2) = be8f08b6f7351dbebfde45818f93c57f
|
||||
SHA256 (gloox-0.9.9.8.tar.bz2) = a2d46b29f0d2f4786cab95d7542a478b9c2c33e8913d2bc06b06eafe7f4d367a
|
||||
SIZE (gloox-0.9.9.8.tar.bz2) = 481220
|
||||
|
@ -1,15 +0,0 @@
|
||||
--- ltmain.sh.orig Fri Apr 28 15:45:13 2006
|
||||
+++ ltmain.sh Fri Apr 28 15:45:25 2006
|
||||
@@ -5621,10 +5621,12 @@
|
||||
fi
|
||||
|
||||
# Install the pseudo-library for information purposes.
|
||||
+ if /usr/bin/false ; then
|
||||
name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
|
||||
instname="$dir/$name"i
|
||||
$show "$install_prog $instname $destdir/$name"
|
||||
$run eval "$install_prog $instname $destdir/$name" || exit $?
|
||||
+ fi
|
||||
|
||||
# Maybe install the static library, too.
|
||||
test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
|
Loading…
Reference in New Issue
Block a user