Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | amdmi3 | 2011-09-24 | 1 | -3/+2 |
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
* | - Add a new rc script | wen | 2010-03-13 | 6 | -29/+43 |
--- src/rpcSource.c +++ src/rpcSource.c @@ -61,7 +61,7 @@ if (srcp->onErr and srcp->onErrType == ONERR_TYPE_PY) { Py_DECREF((PyObject *)srcp->onErr); } - PyMem_DEL(srcp); + PyObject_DEL(srcp); } 'http://tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/atom/net/iplog?h=gstreamer0.10-removal' type='application/atom+xml'/>
index : freebsd-ports-gnome | ||
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome) |
aboutsummaryrefslogtreecommitdiffstats |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | amdmi3 | 2011-09-24 | 1 | -3/+2 |
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
* | - Add a new rc script | wen | 2010-03-13 | 6 | -29/+43 |