svn commit: r308354 - in head/editors/xmlcopyeditor: . files

Barbara Guida barbara.freebsd at gmail.com
Thu Dec 6 00:15:08 UTC 2012


Jason E. Hale wrote:
>> +LIB_DEPENDS+=	xerces-c:${PORTSDIR}/textproc/xerces-c3 \
> 
> The ABI version number for xerces-c should be kept to disambiguate between 
> textproc/xerces-c2 and textproc/xerces-c3.  It really isn't necessary to have 
> a += assignment here either... = is fine.
> Should be:
> LIB_DEPENDS=	xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \
> 

Your remark about xerces-c makes sense to me and frankly speaking I was
thinking about that while I was removing it. And for the reason I had
that doubt, I should have asked.

I'm sending a new diff and log...I guess that I should wait for my
mentors, am I correct?

Kind regards
Barbara

-------------- next part --------------
A non-text attachment was scrubbed...
Name: editors_xmlcopyeditor.diff
Type: text/x-patch
Size: 565 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20121206/58c442d0/attachment.bin>


More information about the svn-ports-all mailing list