Bug 133132 - [maintainer update] multimedia/cclive to 0.3.0
Summary: [maintainer update] multimedia/cclive to 0.3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-27 18:10 UTC by Toni Gundogdu
Modified: 2009-03-27 22:50 UTC (History)
0 users

See Also:


Attachments
file.diff (3.13 KB, patch)
2009-03-27 18:10 UTC, Toni Gundogdu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toni Gundogdu 2009-03-27 18:10:00 UTC
* Bump to 0.3.0
* Update checksums
- Replace USE_GMAKE with GNU_CONFIGURE
  * Remove USE_GMAKE
  * Remove all MAKE_ENVs
  * Add GNU_CONFIGURE
  * Add CONFIGURE_ARGS
* Remove files/patch-Makefile (now obsolete)

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-03-27 18:23:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-03-27 19:49:16 UTC
State Changed
From-To: open->feedback


Howdy Toni, 

seems the build is broken and missing a dependency, could you please 
take a look here? 

http://64bit.miwibox.org/index.php?action=describe_port&id=1119 
http://32bit.miwibox.org/index.php?action=describe_port&id=959 

Thanks
Comment 3 Toni Gundogdu 2009-03-27 21:45:41 UTC
> seems the build is broken and missing a dependency, could you please
> take a look here?

--- Makefile.orig       2009-03-27 23:31:40.000000000 +0200
+++ Makefile    2009-03-27 23:31:49.000000000 +0200
@@ -13,6 +13,7 @@
 MAINTAINER=    legatvs@gmail.com
 COMMENT=       Lightweight command line video extraction utility

+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=   curl.5:${PORTSDIR}/ftp/curl

 OPTIONS=       TITLE    "Enable video title parsing (req. Perl)" off \


Thanks for the heads up. I think the above addition should fix that.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-03-27 22:43:07 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-03-27 22:43:14 UTC
miwi        2009-03-27 22:43:00 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/cclive    Makefile distinfo 
  Removed files:
    multimedia/cclive/files patch-Makefile 
  Log:
  - Update to 0.3.0
  
  PR:             133132
  Submitted by:   Toni Gundogdu <legatvs@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.6       +5 -7      ports/multimedia/cclive/Makefile
  1.6       +3 -3      ports/multimedia/cclive/distinfo
  1.4       +0 -54     ports/multimedia/cclive/files/patch-Makefile (dead)
_______________________________________________
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"