svn commit: r416822 - head/multimedia/libmediaart

John Marino freebsd.contact at marino.st
Mon Jun 27 11:42:49 UTC 2016


On 6/12/2016 22:49, Ruslan Makhmatkhanov wrote:
> Author: rm
> Date: Sun Jun 12 20:49:19 2016
> New Revision: 416822
> URL: https://svnweb.freebsd.org/changeset/ports/416822
>
> Log:
>   multimedia/libmediaart: fix packaging
>
>   With hat:	gnome
>
> Modified:
>   head/multimedia/libmediaart/pkg-plist
>
> Modified: head/multimedia/libmediaart/pkg-plist
> ==============================================================================
> --- head/multimedia/libmediaart/pkg-plist	Sun Jun 12 19:30:21 2016	(r416821)
> +++ head/multimedia/libmediaart/pkg-plist	Sun Jun 12 20:49:19 2016	(r416822)
> @@ -12,7 +12,6 @@ share/gtk-doc/html/libmediaart/annotatio
>  share/gtk-doc/html/libmediaart/ch02.html
>  share/gtk-doc/html/libmediaart/home.png
>  share/gtk-doc/html/libmediaart/index.html
> -share/gtk-doc/html/libmediaart/index.sgml
>  share/gtk-doc/html/libmediaart/left-insensitive.png
>  share/gtk-doc/html/libmediaart/left.png
>  share/gtk-doc/html/libmediaart/libmediaart-Cache.html
>


Hi Ruslan,
Did you test this with poudriere?
This is what we are seeing now with DF poudriere in test mode:

===========================================================================
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/libmediaart-2.0.so.0.900.0 is linked to 
/usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not 
declared as a dependency
Warning: you need USES+=gettext
Error: /usr/local/lib/libmediaart-2.0.so.0.900.0 is linked to 
/usr/local/lib/libpng16.so.16 from graphics/png but it is not declared 
as a dependency
Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png
Error: /usr/local/lib/libmediaart-2.0.so.0.900.0 is linked to 
/usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a 
dependency
Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi
Error: /usr/local/lib/libmediaart-2.0.so.0.900.0 is linked to 
/usr/local/lib/libiconv.so.2 from converters/libiconv but it is not 
declared as a dependency
Warning: you need USES+=iconv
Error: /usr/local/lib/libmediaart-2.0.so.0.900.0 is linked to 
/usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a 
dependency
Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/gtk-doc/html/libmediaart/index.sgml
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1



The file you pulled out is now orphaned.  In any case, changing a plist 
requires a portrevision bump.  From what I can tell, this change is 
erroneous and needs to be reverted, but I'd like somebody to test it in 
FreeBSD's poudriere first.

Regards
John


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



More information about the svn-ports-head mailing list