Bug 167623 - [PATCH] lang/fasm unbreak and update
Summary: [PATCH] lang/fasm unbreak and 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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-05 20:30 UTC by graudeejs
Modified: 2012-05-08 20:50 UTC (History)
0 users

See Also:


Attachments
file.diff (946 bytes, patch)
2012-05-05 20:30 UTC, graudeejs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description graudeejs 2012-05-05 20:30:10 UTC
Update fasm to v1.70.01 & unbreak

Fix: Patch attached with submission follows:
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-05-05 21:34:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-08 20:46:34 UTC
jgh         2012-05-08 19:46:20 UTC

  FreeBSD ports repository

  Modified files:
    lang/fasm            Makefile distinfo 
  Removed files:
    lang/fasm            pkg-plist 
  Log:
  - Update to 1.70.01 and unbreak
  - while here move to portdocs and drop pkg-plist
  
  PR:     ports/167623
  Submitted by:   maintainer, graudeejs@gmail.com
  
  Revision  Changes    Path
  1.28      +4 -5      ports/lang/fasm/Makefile
  1.23      +2 -2      ports/lang/fasm/distinfo
  1.2       +0 -6      ports/lang/fasm/pkg-plist (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"
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2012-05-08 20:47:11 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!