Bug 75511 - Update port: new patch file for japanese/gqmpeg
Summary: Update port: new patch file for japanese/gqmpeg
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: 2004-12-26 12:00 UTC by Yamashiro Jun
Modified: 2004-12-28 03:24 UTC (History)
0 users

See Also:


Attachments
file.diff (2.15 KB, patch)
2004-12-26 12:00 UTC, Yamashiro Jun
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yamashiro Jun 2004-12-26 12:00:49 UTC
Cannot compile japanese/gqmpeg with WITH_SJIS_TAG option.
Cause of this problem is patch for old audio/gqmpeg.

I wrote patch for new gqmpeg.

Fix: Change japanese/gqmpeg/files/extra-patch-src::mpg_tagutil.c to this patch.
How-To-Repeat: 
# cd /usr/ports/japanese/gqmpeg
# make WITH_SJIS_TAG=yes

(snip)

===>  Patching for ja-gqmpeg-0.20.0
===>  Applying extra patch /usr/ports/japanese/gqmpeg/files/extra-patch-src::japanese_tag.c
===>  Applying extra patch /usr/ports/japanese/gqmpeg/files/extra-patch-src::japanese_tag.h
===>  Applying extra patch /usr/ports/japanese/gqmpeg/files/extra-patch-src::mpg_tagutil.c
1 out of 2 hunks failed--saving rejects to ./src/mpg_tagutil.c.rej
*** Error code 1

Stop in /usr/ports/japanese/gqmpeg.
*** Error code 1

Stop in /usr/ports/japanese/gqmpeg.
#
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-12-28 03:24:37 UTC
State Changed
From-To: open->closed

Committed, thanks!