Bug 143565

Summary: [maintainer update] multimedia/cclive -> 0.6.0
Product: Ports & Packages Reporter: Toni Gundogdu <legatvs>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Toni Gundogdu 2010-02-04 22:40:01 UTC

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-02-04 23:01:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-02-07 20:39:49 UTC
State Changed
From-To: open->feedback

Hi Toni, 

build failed, 

It failed on 32bit and 64bit with the same error. I've tested under 
64bit how it builds with USE_GMAKE, but it failes to build with another 
error. 

Please see here: without USE_GMAKE 
http://64bit.miwibox.org/index.php?action=describe_port&id=836 

with USE_GMAKE 
http://32bit.miwibox.org/index.php?action=describe_port&id=831
Comment 3 Toni Gundogdu 2010-02-08 16:06:10 UTC
Hi, thanks for catching that. The following should fix both.
The next upstream release will contain these changes.

diff -ruN /usr/ports/multimedia/cclive/files/patch-tests-Makefile.in
cclive/files/patch-tests-Makefile.in
--- /usr/ports/multimedia/cclive/files/patch-tests-Makefile.in
1970-01-01 02:00:00.000000000 +0200
+++ cclive/files/patch-tests-Makefile.in    2010-02-08 15:41:10.000000000 +0200
@@ -0,0 +1,8 @@
+--- tests/Makefile.in.orig
++++ tests/Makefile.in
+@@ -447,7 +447,7 @@ uninstall-am:
+    uninstall-am
+
+
+-@HAVE_PERL_FALSE@@echo perl not found.
++@HAVE_PERL_FALSE@  @echo SKIP: perl not found.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2010-02-12 14:27:54 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-02-12 14:28:03 UTC
miwi        2010-02-12 14:27:49 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/cclive    Makefile distinfo 
  Added files:
    multimedia/cclive/files patch-tests-Makefile.am 
  Log:
  - Update to 0.6.0
  
  PR:             143565
  Submitted by:   Toni Gundogdu <legatvs@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.22      +4 -3      ports/multimedia/cclive/Makefile
  1.21      +3 -3      ports/multimedia/cclive/distinfo
  1.1       +27 -0     ports/multimedia/cclive/files/patch-tests-Makefile.am (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"