From 3e52c6ccc74f8f2008346d9f8a90365830728a35 Mon Sep 17 00:00:00 2001 From: Jeremy Blosser Date: Mon, 24 Apr 2006 09:28:13 -0500 Subject: sync ./chat-libs/pwlib from stable-rc 0.4 --- chat-libs/pwlib/DETAILS | 15 +++++++-------- chat-libs/pwlib/HISTORY | 17 +++++++++++++++++ chat-libs/pwlib/pwlib-1.9.3.tar.gz.sig | Bin 0 -> 280 bytes 3 files changed, 24 insertions(+), 8 deletions(-) create mode 100644 chat-libs/pwlib/pwlib-1.9.3.tar.gz.sig (limited to 'chat-libs/pwlib') diff --git a/chat-libs/pwlib/DETAILS b/chat-libs/pwlib/DETAILS index 749cf4c395..cd660e165f 100755 --- a/chat-libs/pwlib/DETAILS +++ b/chat-libs/pwlib/DETAILS @@ -1,21 +1,20 @@ SPELL=pwlib if [ "$CVS" == "y" ]; then VERSION=cvs - SOURCE=${SPELL}-${VERSION}.tar.bz2 - SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/openh323:ptlib_unix + SOURCE=${SPELL}-${VERSION}.tar.gz + SOURCE_URL[0]=http://snapshots.seconix.com/cvs/$SOURCE FORCE_DOWNLOAD=1 - MD5[0]="IGNORE" -SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION} + SOURCE_IGNORE=volatile +SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL} else - VERSION=1.8.7 + VERSION=1.9.3 SOURCE=${SPELL}-${VERSION}.tar.gz - SOURCE_URL[0]=http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/${SOURCE} + SOURCE_URL[0]=http://www.ekiga.org/downloads/beta2/sources/${SOURCE} SOURCE_URL[1]=${SOURCEFORGE_URL}/openh323/${SOURCE} - SOURCE_HASH=sha1:9333edf45f1022ba2529f7e731db9e5ffa92a17f + SOURCE_GPG="gurus.gpg:${SOURCE}.sig" SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION} fi LICENSE[0]=GPL - BUILD_API=2 GCC_VERSION=3.4 WEB_SITE=http://www.openh323.org ENTERED=20040409 diff --git a/chat-libs/pwlib/HISTORY b/chat-libs/pwlib/HISTORY index 4b26618fac..02eb5c1607 100644 --- a/chat-libs/pwlib/HISTORY +++ b/chat-libs/pwlib/HISTORY @@ -1,3 +1,20 @@ +2006-02-13 George Sherwood + * DETAILS: Updated to 1.9.3. Updated SOURCE_URL + +2006-01-20 George Sherwood + * WIP: Deleted. + +2006-01-19 George Sherwood + * DETAILS: Updated to 1.9.2 + * WIP: Added during update to ekiga + +2006-01-06 George Sherwood + * DETAILS: Update cvs to build snapshot, Removed BUILD_API=2 + Update to use GPG checking + +2005-11-30 Seth Woolley + * DETAILS: MD5 IGNORE to SOURCE_HASH volatile + 2005-09-07 George Sherwood * DETAILS: Updated to version 1.8.7 diff --git a/chat-libs/pwlib/pwlib-1.9.3.tar.gz.sig b/chat-libs/pwlib/pwlib-1.9.3.tar.gz.sig new file mode 100644 index 0000000000..ec4828546e Binary files /dev/null and b/chat-libs/pwlib/pwlib-1.9.3.tar.gz.sig differ -- cgit v1.2.3