aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2006-06-12 02:12:02 +0800
committeraz <az@FreeBSD.org>2006-06-12 02:12:02 +0800
commitf23fc7721a5542525df2ed8dad8bf1032c7e5e33 (patch)
tree01b96daf72bdb2bf6b95ffc47fe09dc75747b27e /net-p2p
parent65b417a86c18e4c84342bcb0e9f6b44c4c13aa8b (diff)
downloadfreebsd-ports-gnome-f23fc7721a5542525df2ed8dad8bf1032c7e5e33.tar.gz
freebsd-ports-gnome-f23fc7721a5542525df2ed8dad8bf1032c7e5e33.tar.zst
freebsd-ports-gnome-f23fc7721a5542525df2ed8dad8bf1032c7e5e33.zip
- Update to version 0.6.6
PR: ports/97597 Submitted by: az Approved by: maintainer timeout
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dcd/Makefile2
-rw-r--r--net-p2p/dcd/distinfo6
-rw-r--r--net-p2p/dcd/files/patch-src-cmd.dc.h13
3 files changed, 4 insertions, 17 deletions
diff --git a/net-p2p/dcd/Makefile b/net-p2p/dcd/Makefile
index 0ae915978c2d..29cacf397f09 100644
--- a/net-p2p/dcd/Makefile
+++ b/net-p2p/dcd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dcd
-PORTVERSION= 0.6.5
+PORTVERSION= 0.6.6
CATEGORIES= net-p2p
MASTER_SITES= http://www.dc.ds.pg.gda.pl/download/sources/stable/
diff --git a/net-p2p/dcd/distinfo b/net-p2p/dcd/distinfo
index 973fc7561eec..0178c0fa3682 100644
--- a/net-p2p/dcd/distinfo
+++ b/net-p2p/dcd/distinfo
@@ -1,3 +1,3 @@
-MD5 (dcd-0.6.5.tar.bz2) = f73325ce84cfd31dc6ba7c1e885717bd
-SHA256 (dcd-0.6.5.tar.bz2) = 790bb42f6207c5535f892985f8667f2fae32c43f2ee4d1599cd8f5b05493aac9
-SIZE (dcd-0.6.5.tar.bz2) = 346353
+MD5 (dcd-0.6.6.tar.bz2) = 76e7a990cc38c7a848e97ef9bc953eaf
+SHA256 (dcd-0.6.6.tar.bz2) = 3963c107fc607a1982136093aeab58c3d4ab3b1b045f8fbc924281e5a851d16d
+SIZE (dcd-0.6.6.tar.bz2) = 347104
diff --git a/net-p2p/dcd/files/patch-src-cmd.dc.h b/net-p2p/dcd/files/patch-src-cmd.dc.h
deleted file mode 100644
index f49db6649d5d..000000000000
--- a/net-p2p/dcd/files/patch-src-cmd.dc.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/cmd.dc.h.orig Mon Mar 20 04:03:53 2006
-+++ src/cmd.dc.h Fri Apr 28 15:10:57 2006
-@@ -13,6 +13,10 @@
- #if !defined(__CMD_DC_H__)
- #define __CMD_DC_H__
-
-+#ifndef UINT64_C
-+#define UINT64_C(c) (c ## ULL)
-+#endif
-+
- typedef struct{
- userrec_t *usr;
- char *cmd;
span class='deletions'>-2/+4 * Remove the httpsrc plug-in. It is no longer supported.marcus2004-04-064-28/+0 * Fix the case when NOPORTDOCS is defined.marcus2004-04-062-8/+8 * Correct gnome-themes dependency.marcus2004-04-062-4/+4 * dprog --> ports/devel/dprogijliao2004-04-061-0/+1 * add dprog 0.3.1ijliao2004-04-0611-0/+125 * - Fix build with gtk 2.4bland2004-04-064-12/+23 * Update to 1.01.kevlo2004-04-062-3/+3 * Update the dependency on tcllib from 1.4 to 1.6. May be, tcllib shouldmi2004-04-063-3/+3 * BROKEN: Unfetchablekris2004-04-061-0/+2 * Update to 0.4.0blioux2004-04-064-20/+26 * Update to 0.5.13lioux2004-04-062-5/+5 * Update to 0.3lioux2004-04-068-36/+68 * Update 0.2 -> 0.2.1nectar2004-04-062-3/+3 * xfce4-weather-plugin --> ports/misc/xfce4-weather-pluginale2004-04-061-0/+1 * Add xfce4-weather-plugin 0.3.0, XFce 4 weather module for xfce4-panel.ale2004-04-066-0/+115 * Update to 1.4.2 release.ale2004-04-062-5/+4 * Update to 1.8.0lioux2004-04-066-24/+22 * - Chase zope-2.7 update (change of dependency file)pav2004-04-067-7/+7 * BROKEN: Incorrect pkg-plistkris2004-04-061-0/+2 * - Relax syntax errors from compileall.py scriptpav2004-04-061-1/+1 * - Relax syntax errors from compileall.py scriptpav2004-04-061-4/+1 * - Relax syntax errors from compileall.py scriptpav2004-04-061-1/+1 * - Remove BROKEN, reasons for it vanished with zope-2.7 updatepav2004-04-061-5/+1 * - Relax syntax errors from compileall.py scriptpav2004-04-061-1/+1 * BROKEN: Checksum mismatchkris2004-04-063-0/+6 * sox is also a BUILD_DEPENDSkris2004-04-061-0/+1 * unzip and lha are EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-061-1/+1 * - Use %%ZOPEPRODUCTDIR%% macro instead of full path in pkg-plistpav2004-04-061-864/+864 * unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-061-1/+1 * lha is an EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-061-1/+1 * lha and nkf are EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-061-1/+1 * - Relax syntax errors from compileall.py scriptpav2004-04-062-2/+2 * lha is an EXTRACT_DEPENDS, not BUILD_DEPENDSkris2004-04-061-1/+1 * sharutils is an EXTRACT_DEPENDS, not a BUILD_DEPENDSkris2004-04-061-2/+2 * AbiWord 2.0 has not been ported to use gucharmap-1.4.x yet.marcus2004-04-063-15/+15 * tuc is an EXTRACT_DEPENDS, not a BUILD_DEPENDS.kris2004-04-061-1/+1 * 1. Update to 2.42mharo2004-04-062-4/+10 * . Document the variables used/set in the header comment.glewis2004-04-061-0/+83 * . Fix an indentation bogon.glewis2004-04-061-82/+82 * Default to Tcl-8.4 (and bump up PORTREVISION). Fix some 64-bit related issues.mi2004-04-063-33/+43 * Restore the conditional AbiWord2 dependency.marcus2004-04-061-2/+7 * Update to 0.7.1.fjoe2004-04-064-44/+17 * Fix a crash with GNOME 2.6.marcus2004-04-062-3/+12 * Correct dependency files for AbiWord2 and evolution.marcus2004-04-061-2/+2 * - Update to 2.10.3pav2004-04-064-8/+28 * Fix buffer overflow (CAN-2003-1023).fjoe2004-04-062-1/+40 * Mark as deprecated. Original submitter of port confirms that the projectlinimon2004-04-061-0/+3 * Add CVE name for oftpd issue.nectar2004-04-061-1/+2 * wxWindows -> wxWidgetsfjoe2004-04-0612-16/+16 * Bump up RUN-dependency on tcllib from 1.4 to 1.6.mi2004-04-06