Bug 161316 - multimedia/gstreamer-ffmpeg: wrong include in Makefile
Summary: multimedia/gstreamer-ffmpeg: wrong include in Makefile
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: freebsd-multimedia (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 01:10 UTC by Barbara
Modified: 2011-10-06 01:20 UTC (History)
0 users

See Also:


Attachments
file.diff (185 bytes, patch)
2011-10-06 01:10 UTC, Barbara
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Barbara 2011-10-06 01:10:07 UTC
--->  Upgrading 'gstreamer-ffmpeg-0.10.11_1' to 'gstreamer-ffmpeg-0.10.12' (multimedia/gstreamer-ffmpeg)
--->  Building '/usr/ports/multimedia/gstreamer-ffmpeg'
===>  Cleaning for gstreamer-ffmpeg-0.10.12
gstreamer-ffmpeg-0.10.12: Makefile error: you cannot include bsd.port[.pre].mk twice
*** Error code 1

Stop in /usr/ports/multimedia/gstreamer-ffmpeg.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20111006-6115-zuivyw-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gstreamer-ffmpeg-0.10.11_1 UPGRADE_PORT_VER=0.10.11_1 make DEPENDS_TARGET=package
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
	! multimedia/gstreamer-ffmpeg (gstreamer-ffmpeg-0.10.11_1)	(unknown build error)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-06 01:11:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-06 01:17:21 UTC
bapt        2011-10-06 00:17:07 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/gstreamer-ffmpeg Makefile 
  Log:
  - fix stupid mistake
  
  PR:             ports/161316
  Submitted by:   Barbara <barbara.xxx1975@libero.it>
  
  Revision  Changes    Path
  1.44      +1 -1      ports/multimedia/gstreamer-ffmpeg/Makefile
_______________________________________________
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"
Comment 3 Baptiste Daroussin freebsd_committer freebsd_triage 2011-10-06 01:17:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!