svn commit: r370669 - head/devel/ecore-main
Jason E. Hale
jhale at FreeBSD.org
Sun Oct 12 07:18:13 UTC 2014
On Sun, Oct 12, 2014 at 1:53 AM, Antoine Brodin <antoine at freebsd.org> wrote:
> On Sat, Oct 11, 2014 at 11:28 PM, Jason E. Hale <jhale at freebsd.org> wrote:
>> Author: jhale
>> Date: Sat Oct 11 21:28:16 2014
>> New Revision: 370669
>> URL: https://svnweb.freebsd.org/changeset/ports/370669
>> QAT: https://qat.redports.org/buildarchive/r370669/
>>
>> Log:
>> - Convert USE_BZIP2 to USES
>> - Update BSD LICENSE
>> - Cleanup plist
>>
>> Approved by: portmgr blanket
>
> Hi,
>
> Portmgr blanket doesn't cover broken and untested changes.
>
> Cheers,
>
> Antoine (with hat: portmgr)
>
Very sorry about that. I'll certainly be more careful in the future.
Thanks for fixing my typo!
- Jason
>>
>> Modified:
>> head/devel/ecore-main/Makefile
>> head/devel/ecore-main/pkg-plist
>>
>> Modified: head/devel/ecore-main/Makefile
>> ==============================================================================
>> --- head/devel/ecore-main/Makefile Sat Oct 11 21:17:40 2014 (r370668)
>> +++ head/devel/ecore-main/Makefile Sat Oct 11 21:28:16 2014 (r370669)
>> @@ -12,12 +12,12 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION}
>> MAINTAINER= gblach at FreeBSD.org
>> COMMENT= Enlightenment core abstraction library (main library)
>>
>> -LICENSE= BSD
>> +LICENSE= BSD2CLAUSE
>> +LICENSE_FILE= ${WKRSRC}/COPYING
>>
>> DIST_SUBDIR= e17
>> -USE_BZIP2= yes
>> GNU_CONFIGURE= yes
>> -USES= pathfix pkgconfig iconv
>> +USES= iconv pathfix pkgconfig tar:bzip2
>> USE_EFL= eina libtool_hack
>> USE_LDCONFIG= yes
>>
>>
>> Modified: head/devel/ecore-main/pkg-plist
>> ==============================================================================
>> --- head/devel/ecore-main/pkg-plist Sat Oct 11 21:17:40 2014 (r370668)
>> +++ head/devel/ecore-main/pkg-plist Sat Oct 11 21:28:16 2014 (r370669)
>> @@ -48,5 +48,3 @@ libdata/pkgconfig/ecore.pc
>> %%NLS%%share/locale/pt/LC_MESSAGES/ecore.mo
>> %%NLS%%share/locale/sl/LC_MESSAGES/ecore.mo
>> %%NLS%%share/locale/zh_CN/LC_MESSAGES/ecore.mo
>> - at dirrmtry include/ecore-1
>> -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
>>
More information about the svn-ports-all
mailing list