Bug 78436 - Maintainer Update: multimedia/dvd-slideshow (0.7.1)
Summary: Maintainer Update: multimedia/dvd-slideshow (0.7.1)
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-05 02:40 UTC by oz
Modified: 2005-05-08 20:59 UTC (History)
0 users

See Also:


Attachments
dvd-slideshow.patch (2.82 KB, patch)
2005-03-05 02:40 UTC, oz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description oz 2005-03-05 02:40:15 UTC
	Upgrade dvd-slideshow to version 0.7.1

Fix: Patch attached.
How-To-Repeat: 	N/A
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2005-03-05 08:38:14 UTC
===>  Building for dvd-slideshow-0.7.1
make: cannot open Makefile.
*** Error code 2

Stop in /usr/ports/multimedia/dvd-slideshow.
*** Error code 1

Stop in /usr/ports/multimedia/dvd-slideshow.

-- 
Sem.
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2005-03-05 08:38:27 UTC
State Changed
From-To: open->feedback

Ask for feedback
Comment 3 oz 2005-03-05 16:18:48 UTC
# cd dvd-slideshow/
# patch -Esp1 < ~/dvd-slideshow.patch
# ls
Makefile        Makefile.orig   distinfo        distinfo.orig   pkg-descr
# rm Makefile.orig distinfo.orig
# make
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for dvd-slideshow-0.7.1
===>  Extracting for dvd-slideshow-0.7.1
=> Checksum OK for dvd-slideshow_0.7.1.tar.gz.
===>  Patching for dvd-slideshow-0.7.1
===>  Configuring for dvd-slideshow-0.7.1
# make deinstall
===>  Deinstalling for multimedia/dvd-slideshow
===>   Deinstalling dvd-slideshow-0.7.1
# make install
===>  Installing for dvd-slideshow-0.7.1
===>   dvd-slideshow-0.7.1 depends on executable: bash - found
===>   dvd-slideshow-0.7.1 depends on executable: identify - found
===>   dvd-slideshow-0.7.1 depends on executable: mpeg2enc - found
===>   dvd-slideshow-0.7.1 depends on executable: ffmpeg - found
===>   dvd-slideshow-0.7.1 depends on executable: sox - found
===>   dvd-slideshow-0.7.1 depends on executable: dvdauthor - found
===>   dvd-slideshow-0.7.1 depends on executable: mkisofs - found
===>   dvd-slideshow-0.7.1 depends on executable: growisofs - found
===>   dvd-slideshow-0.7.1 depends on executable: lame - found
===>   dvd-slideshow-0.7.1 depends on executable: oggdec - found
===>   Generating temporary packing list
===>  Checking if multimedia/dvd-slideshow already installed
install -c -o root -g wheel -m 555 
/usr/ports/multimedia/dvd-slideshow/work/dvd-slideshow_0.7.1/dvd-slideshow 
/usr/local/bin
install -c -o root -g wheel -m 555 
/usr/ports/multimedia/dvd-slideshow/work/dvd-slideshow_0.7.1/dvd-menu 
/usr/local/bin
install -c -o root -g wheel -m 555 
/usr/ports/multimedia/dvd-slideshow/work/dvd-slideshow_0.7.1/dir2slideshow 
/usr/local/bin
install -c -o root -g wheel -m 555 
/usr/ports/multimedia/dvd-slideshow/work/dvd-slideshow_0.7.1/gallery2slideshow 
/usr/local/bin
install -c -o root -g wheel -m 555 
/usr/ports/multimedia/dvd-slideshow/work/dvd-slideshow_0.7.1/jigl2slideshow 
/usr/local/bin
Installing man files.
Installing doc files.
===>   Compressing manual pages for dvd-slideshow-0.7.1
===>   Registering installation for dvd-slideshow-0.7.1


I'm unable to reproduce your problem.  Are you sure the patch was 
applied correctly?
Should I resend as a shar file?
Comment 4 Sergey Matveychuk freebsd_committer freebsd_triage 2005-03-05 16:27:39 UTC
Phil Oleson wrote:
> I'm unable to reproduce your problem.  Are you sure the patch was 
> applied correctly?

Well, it looks like something happened with my ports  build box. I'll 
recheck it ASAP.

 > Should I resend as a shar file?

Nope.

-- 
Sem.
Comment 5 sem 2005-03-06 10:36:20 UTC
Try 'make rmconfig; make' please

--
Sem.
Comment 6 oz 2005-03-10 14:59:51 UTC
Sergey Matveychuk wrote:

>Try 'make rmconfig; make' please
>
>--
>Sem.
>  
>
Sorry for the delay.. your previous email was mis-filed as spam.
I can replicate the problem your describing now, but I'm unsure
what the problem is. It almost seems that if OPTIONS is being
parsed it ignores the NO_BUILD setting.  If you do a 'make clean'
after the above failed attempt, then rerun make it succeeds.
I'll look into this more.. but right now I'm unsure where to
look for a solution.

    Phil.
Comment 7 Tilman Keskinoz freebsd_committer freebsd_triage 2005-05-08 20:58:51 UTC
State Changed
From-To: feedback->closed

Committed, thanks. 

I added a dummy do-build target to work around the problem reported by sem.