aboutsummaryrefslogtreecommitdiff
path: root/devel/upnp/files/patch-upnp::src::uuid::sysdep.c
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-06-17 04:52:23 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-06-17 04:52:23 +0000
commit3695038b44be1bf437ce3b80ce14a8be2440e2ba (patch)
tree809b5462edddca460dcdb594a03cab62e7d79992 /devel/upnp/files/patch-upnp::src::uuid::sysdep.c
parentc342742381510241ab79877bcc3a2984b4eb43d7 (diff)
downloadports-3695038b44be1bf437ce3b80ce14a8be2440e2ba.tar.gz
ports-3695038b44be1bf437ce3b80ce14a8be2440e2ba.zip
Notes
Diffstat (limited to 'devel/upnp/files/patch-upnp::src::uuid::sysdep.c')
-rw-r--r--devel/upnp/files/patch-upnp::src::uuid::sysdep.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/upnp/files/patch-upnp::src::uuid::sysdep.c b/devel/upnp/files/patch-upnp::src::uuid::sysdep.c
deleted file mode 100644
index df276931007c..000000000000
--- a/devel/upnp/files/patch-upnp::src::uuid::sysdep.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- upnp/src/uuid/sysdep.c.orig Thu Jan 16 05:39:44 2003
-+++ upnp/src/uuid/sysdep.c Sat Apr 5 23:20:48 2003
-@@ -144,7 +144,7 @@
- {
- MD5_CTX c;
- typedef struct {
-- struct sysinfo s;
-+ //struct sysinfo s;
- struct timeval t;
- char hostname[257];
- } randomness;