Index: head/net-p2p/linuxdcpp/Makefile =================================================================== --- head/net-p2p/linuxdcpp/Makefile (revision 181467) +++ head/net-p2p/linuxdcpp/Makefile (revision 181468) @@ -1,41 +1,41 @@ # New ports collection makefile for: linuxdcpp # Date created: 19 June 2005 # Whom: Mezz # # $FreeBSD$ # PORTNAME= linuxdcpp -PORTVERSION= 0.0.1.20070101 #0.0.1.YYYYMMDD +PORTVERSION= 0.0.1.20070104 #0.0.1.YYYYMMDD CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.freebsd.org/~mezz/distfiles/ MASTER_SITE_SUBDIR=mezz MAINTAINER= mezz@FreeBSD.org COMMENT= A port of the win32 DC++ direct connect client to POSIX-like systems USE_XLIB= yes USE_BZIP2= yes USE_GNOME= libglade2 USE_SCONS= yes USE_OPENSSL= yes .if defined(WITH_DEBUG) SCONS_ARGS= debug=1 STRIP= .else SCONS_ARGS= release=1 .endif .include .if ${OSVERSION} < 500000 IGNORE= does not compile on FreeBSD 4.x, due to lack of wide character in libc .endif post-patch: @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g ; s|%%CXX%%|${CXX}|g ; \ s|%%CXXFLAGS%%|${CXXFLAGS}|g' ${WRKSRC}/SConstruct .include Property changes on: head/net-p2p/linuxdcpp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/net-p2p/linuxdcpp/distinfo =================================================================== --- head/net-p2p/linuxdcpp/distinfo (revision 181467) +++ head/net-p2p/linuxdcpp/distinfo (revision 181468) @@ -1,3 +1,3 @@ -MD5 (linuxdcpp-0.0.1.20070101.tar.bz2) = 508716c887883eb263e82e9a0c50c38a -SHA256 (linuxdcpp-0.0.1.20070101.tar.bz2) = 6d7769b750d2adde901e5d186b92db1dc5323edf20283761e777aebf879d7487 -SIZE (linuxdcpp-0.0.1.20070101.tar.bz2) = 349541 +MD5 (linuxdcpp-0.0.1.20070104.tar.bz2) = 53746052bdfaade59116e0ad6b30c592 +SHA256 (linuxdcpp-0.0.1.20070104.tar.bz2) = 5701ced266cf2ae13e165ccfcfab058b96bfe7c79c9878aa696458d0005d2c00 +SIZE (linuxdcpp-0.0.1.20070104.tar.bz2) = 347597 Property changes on: head/net-p2p/linuxdcpp/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property