pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/gloox
Module Name:    pkgsrc
Committed By:   marino
Date:           Wed Nov 23 19:37:56 UTC 2011
Modified Files:
        pkgsrc/chat/gloox: distinfo
Added Files:
        pkgsrc/chat/gloox/patches: patch-src_connectiontcpserver.cpp
            patch-src_dns.cpp
Log Message:
chat/gloox: Fix DragonFly breakage
Gloox probably never built on DragonFly.  These two patches use __DragonFly__
macro to fix the missing header problem, so no PKGREVISION bump required.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/chat/gloox/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/chat/gloox/patches/patch-src_connectiontcpserver.cpp \
    pkgsrc/chat/gloox/patches/patch-src_dns.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index