Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2002 10:45:36 +0200 (CEST)
From:      Sverrir Valgeirsson <e96sv@yahoo.se>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43381: port update: dclib
Message-ID:  <20020926084536.0141614F82@viking.dhs.org>

next in thread | raw e-mail | index | archive | help

>Number:         43381
>Category:       ports
>Synopsis:       port update: dclib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 26 02:00:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     User &
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD gollum.viking.dhs.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #22: Wed Sep 4 07:03:09 CEST 2002 sverre@gollum.viking.dhs.org:/usr/obj/usr/src/sys/GOLLUM i386


	
>Description:
	Upgrade of dclib to 0.1beta11
>How-To-Repeat:
	
Fix:
diff -ruN dclib.old/Makefile dclib/Makefile
--- dclib.old/Makefile  Tue Jul 16 02:45:57 2002
+++ dclib/Makefile      Thu Sep 26 09:25:26 2002
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=      dclib
-PORTVERSION=   0.1.9
+PORTVERSION=   0.1.11
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE} \
                http://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ \
@@ -15,7 +15,7 @@
                ftp://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ \
                http://dc.ketelhot.de/files/dcgui/unstable/source/
 MASTER_SITE_SUBDIR=    dc-gui
-DISTNAME=      dclib-0.1beta9
+DISTNAME=      dclib-0.1beta11
 
 MAINTAINER=    e96sv@yahoo.se
 
@@ -35,6 +35,7 @@
                s@%%LOCALBASE%%@${LOCALBASE}@g' \
                ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
        @${REINPLACE_CMD} -e "s@Lu@llu@g" ${WRKSRC}/dclib/cstring.cpp
+       @${REINPLACE_CMD} -e "s@Lu@llu@g" ${WRKSRC}/dclib/cquerymanager.cpp
 # malloc.h is deprecated in favor of stdlib.h
        @${FIND} ${WRKSRC} -type f -name "*.cpp" -o -name "*.h" | \
                ${XARGS} -n 10 ${REINPLACE_CMD} 's|malloc\.h|stdlib.h|'
diff -ruN dclib.old/distinfo dclib/distinfo
--- dclib.old/distinfo  Tue Jul 16 02:45:57 2002
+++ dclib/distinfo      Thu Sep 26 09:48:25 2002
@@ -1 +1 @@
-MD5 (dclib-0.1beta9.tar.bz2) = 623a819ffdae03e54422dd7bb7f8e8fa
+MD5 (dclib-0.1beta11.tar.bz2) = 1105c521ca69230e0bcbb2d03ef5cd7f
diff -ruN dclib.old/pkg-plist dclib/pkg-plist
--- dclib.old/pkg-plist Tue Jul 16 02:45:57 2002
+++ dclib/pkg-plist     Thu Sep 26 09:48:21 2002
@@ -1,4 +1,6 @@
+include/dclib/ccallback.h
 include/dclib/casyncdns.h
+include/dclib/cbase64.h
 include/dclib/cbytearray.h
 include/dclib/cbz.h
 include/dclib/cclient.h
@@ -8,14 +10,19 @@
 include/dclib/cdownloadmanager.h
 include/dclib/cdownloadqueue.h
 include/dclib/cencrypt.h
+include/dclib/cfilemanager.h
 include/dclib/che3.h
+include/dclib/chttp.h
 include/dclib/chubsearch.h
 include/dclib/clist.h
 include/dclib/clisten.h
+include/dclib/cmd5.h
+include/dclib/cmd4.h
 include/dclib/cmessagehandler.h
 include/dclib/cobject.h
 include/dclib/cquerymanager.h
 include/dclib/cservermanager.h
+include/dclib/csingleton.h
 include/dclib/csocket.h
 include/dclib/cstring.h
 include/dclib/cstringlist.h



>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020926084536.0141614F82>