Hi ports@
I append a patch that fixes multimedia/dvdrip so make install works.
What macro name should I use please ? Then I'll send-pr.

-------------
http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/jhs/multimedia/dvdrip/pkg-plist.REL=11.0-CURRENT.diff

Patch to fix make install
(I avoid manualy setting perl version anywhere, eg make.conf, env,
whatever, & go with default, yet macros for perl failed here )

  ===>   Registering installation for dvdrip-0.98.11_9
  pkg-static: Unable to access file
  /usr/ports/multimedia/dvdrip/work/stage/usr/local/share/man/man1/dvdrip.1.gz:
  No such file or directory

  pkg-static: Unable to access file
  
/usr/ports/multimedia/dvdrip/work/stage/usr/local/share/man/man1/dvdrip-progress.1.gz:
  No such file or directory

  pkg-static: Unable to access file
  
/usr/ports/multimedia/dvdrip/work/stage/usr/local/share/man/man1/dvdrip-splitpipe.1.gz:
  No such file or directory

  *** Error code 74

Some Mk/[bsd.port.mk?] enthusiast please inform me new [perl?]
flavour of the day macro name to replace failing PERL5_MAN1 & my
new working lib/perl5/site_perl/man/man1


*** 11.0-CURRENT/ports/multimedia/dvdrip/pkg-plist.orig Wed Sep 16 20:10:03 2015
--- new-generic/ports/multimedia/dvdrip/pkg-plist       Thu Sep 24 10:47:41 2015
***************
*** 8,16 ****
  bin/dvdrip-splitpipe
  bin/dvdrip-subpng
  bin/dvdrip-thumb
! %%PERL5_MAN1%%/dvdrip.1.gz
! %%PERL5_MAN1%%/dvdrip-progress.1.gz
! %%PERL5_MAN1%%/dvdrip-splitpipe.1.gz
  %%PERL5_MAN3%%/Video::DVDRip.3.gz
  %%PERL5_MAN3%%/Video::DVDRip::CPAN::Scanf.3.gz
  %%SITE_PERL%%/LocaleData/cs/LC_MESSAGES/video.dvdrip.mo
--- 8,16 ----
  bin/dvdrip-splitpipe
  bin/dvdrip-subpng
  bin/dvdrip-thumb
! lib/perl5/site_perl/man/man1/dvdrip.1.gz
! lib/perl5/site_perl/man/man1/dvdrip-progress.1.gz
! lib/perl5/site_perl/man/man1/dvdrip-splitpipe.1.gz
  %%PERL5_MAN3%%/Video::DVDRip.3.gz
  %%PERL5_MAN3%%/Video::DVDRip::CPAN::Scanf.3.gz
  %%SITE_PERL%%/LocaleData/cs/LC_MESSAGES/video.dvdrip.mo
-------------


Cheers,
Julian
--
Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com
 Reply after previous text, like a play - Not before, which looses context.
 Indent previous text with "> "         Insert new lines before 80 chars.
 Send plain text, Not quoted-printable, Not HTML, Not ms.doc, Not base64.
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to