ports/opt (2.2): licq: use official tarball (thanks sip)
commit 9a3b87e60bf70ca8268340954a1d5380c5fa4f2c Author: Johannes Winkelmann <jw@smts.ch> Date: Fri Dec 8 11:04:04 2006 +0100 licq: use official tarball (thanks sip) diff --git a/htop/.md5sum b/htop/.md5sum index a5ac539..fcf71c6 100644 --- a/htop/.md5sum +++ b/htop/.md5sum @@ -1 +1 @@ -989905bb2559cf6404c1b8e8ffa48b15 htop-0.6.4.tar.gz +180aa7c9db7106ed1197b1e408660a0e htop-0.6.5.tar.gz diff --git a/htop/Pkgfile b/htop/Pkgfile index 592bf14..184d510 100644 --- a/htop/Pkgfile +++ b/htop/Pkgfile @@ -5,7 +5,7 @@ # Depends: ncurses name=htop -version=0.6.4 +version=0.6.5 release=1 source=(http://dl.sourceforge.net/sourceforge/${name}/${name}-${version}.tar.gz) diff --git a/licq/.md5sum b/licq/.md5sum index 9dd7d3d..3f1a3ea 100644 --- a/licq/.md5sum +++ b/licq/.md5sum @@ -1 +1 @@ -d922537a11e7a1712478e159b479ccc8 licq-1.3.4.tar.bz2 +3bab0c9d1977f9b14421d36110e17e0c licq-1.3.4.tar.bz2 diff --git a/licq/Pkgfile b/licq/Pkgfile index 6ae89e5..1ed0317 100644 --- a/licq/Pkgfile +++ b/licq/Pkgfile @@ -7,13 +7,10 @@ name=licq version=1.3.4 release=1 -source=(http://www.fanfic.org/~jon/licq-$version.tar.bz2) +source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2) build () { cd $name-$version - sed -i -e "s|VERSION=1.3.2|VERSION=$version|g" configure - sed -i -e "s|VERSION=1.3.2|VERSION=$version|g" plugins/qt-gui/configure - sed -i -e "s|VERSION=1.3.2|VERSION=$version|g" plugins/msn/configure ./configure --prefix=/usr \ --disable-debug \ --disable-gpgme
participants (1)
-
crux@crux.nu