PR 193566 and 193567

2014-10-06 Thread Paul Schmehl
These were port updates submitted almost a month ago by me (I'm the 
maintainer.)  Would someone mind looking at these and getting them 
approved?  There should not be any issues with them, since very little was 
changed (just the version number in the Makefile and the distinfo file.)


--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead. Thomas Jefferson
There are some ideas so wrong that only a very
intelligent person could believe in them. George Orwell

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: PR 193566 and 193567

2014-10-06 Thread Kurt Jaeger
Hi!

 These were port updates submitted almost a month ago by me (I'm the 
 maintainer.)  Would someone mind looking at these and getting them 
 approved?  There should not be any issues with them, since very little was 
 changed (just the version number in the Makefile and the distinfo file.)

I tested net-mgmt/argus3-clients using poudriere and found this issue:

=== Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: man/man1/rasql.1.gz
Error: Orphaned: man/man1/rasqlinsert.1.gz
Error: Orphaned: man/man1/rasqltimeindex.1.gz

I think that is a pkg-plist issue. Can you check ?

-- 
p...@opsec.eu+49 171 3101372 6 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: PR 193566 and 193567

2014-10-06 Thread Kurt Jaeger
Hi!

 I tested net-mgmt/argus3-clients using poudriere and found this issue:
 
 === Checking for items in STAGEDIR missing from pkg-plist
 Error: Orphaned: man/man1/rasql.1.gz
 Error: Orphaned: man/man1/rasqlinsert.1.gz
 Error: Orphaned: man/man1/rasqltimeindex.1.gz
 
 I think that is a pkg-plist issue. Can you check ?

I found the solution by adding this to the pkg-plist:

%%MYSQL%%man/man1/rasql.1.gz
%%MYSQL%%man/man1/rasqlinsert.1.gz
%%MYSQL%%man/man1/rasqltimeindex.1.gz

-- 
p...@opsec.eu+49 171 3101372 6 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: PR 193566 and 193567

2014-10-06 Thread Paul Schmehl

Thank you.

--On October 6, 2014 at 8:14:34 PM +0200 Kurt Jaeger li...@opsec.eu wrote:


Hi!


I tested net-mgmt/argus3-clients using poudriere and found this issue:

=== Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: man/man1/rasql.1.gz
Error: Orphaned: man/man1/rasqlinsert.1.gz
Error: Orphaned: man/man1/rasqltimeindex.1.gz

I think that is a pkg-plist issue. Can you check ?


I found the solution by adding this to the pkg-plist:

%%MYSQL%%man/man1/rasql.1.gz
%%MYSQL%%man/man1/rasqlinsert.1.gz
%%MYSQL%%man/man1/rasqltimeindex.1.gz




--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead. Thomas Jefferson
There are some ideas so wrong that only a very
intelligent person could believe in them. George Orwell

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org