Bug 126563 - multimedia/transkode update
Summary: multimedia/transkode update
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-16 11:00 UTC by Dorian Büttner
Modified: 2008-08-17 07:50 UTC (History)
0 users

See Also:


Attachments
file.diff (599 bytes, patch)
2008-08-16 11:00 UTC, Dorian Büttner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dorian Büttner 2008-08-16 11:00:13 UTC
doesn't fetch, propably because beta phase is over.

Fix: update to 0.7
distinfo attached, not sure about the makefile, here is what I did:
 -PORTVERSION=   0.7b
+PORTVERSION=   0.7
-DISTNAME=      ${PORTNAME}-${PORTVERSION:S/b/beta/g}
+DISTNAME=      ${PORTNAME}-${PORTVERSION}


it compiles and installs with the above changes, haven't passed any severe testing yet

Patch attached with submission follows:
How-To-Repeat: obvious
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-08-17 05:45:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-17 07:42:44 UTC
rafan       2008-08-17 06:42:36 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/transkode Makefile distinfo 
  Log:
  - Update to 0.7 release
  - Use PORTEPOCH since 0.7 < 0.7b
  
  PR:             ports/126563
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.5       +2 -3      ports/multimedia/transkode/Makefile
  1.2       +3 -3      ports/multimedia/transkode/distinfo
_______________________________________________
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 Rong-En Fan freebsd_committer freebsd_triage 2008-08-17 07:44:48 UTC
State Changed
From-To: open->closed

Committed. Thanks