Bug 104346 - [PATCH]: editors/manedit: Fix checksum mismatch
Summary: [PATCH]: editors/manedit: Fix checksum mismatch
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-12 15:00 UTC by Frank J. Laszlo
Modified: 2006-10-31 00:20 UTC (History)
1 user (show)

See Also:


Attachments
manedit-0.7.1.diff (566 bytes, patch)
2006-10-12 15:00 UTC, Frank J. Laszlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank J. Laszlo 2006-10-12 15:00:31 UTC
	This patch will fix the checksum mismatch for editors/manedit. I check the distfiles and created a diff of the
	changes, there are extensive code changes done to the release. It does not appear anything evil was done, but I
	would like others to review the changes. I also have done no testing as to whether or not this will build as of
	yet, I do not have a machine with gtk availible at the moment. I will followup this afternoon with my testing
	results. The link to the distfiles changes is here: http://www.franksworld.org/~laszlof/manedit-CHANGES.diff
	Maintainer has been CC'd.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-12 15:00:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104346 

Adding to audit trail from misfiled PR ports/104595:

Date: Fri, 20 Oct 2006 00:36:24 -0200
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-10-31 00:12:36 UTC
garga       2006-10-31 00:12:30 UTC

  FreeBSD ports repository

  Modified files:
    editors/manedit      Makefile distinfo 
  Log:
  - UNBREAK: fix distinfo since tarball was rerolled
  
  I've look changes carefully and made a lot of tests, so, changes are ok.
  
  PR:             ports/104346
  Submitted by:   Frank J. Laszlo <laszlof@vonostingroup.com>
  
  Revision  Changes    Path
  1.22      +0 -2      ports/editors/manedit/Makefile
  1.17      +3 -3      ports/editors/manedit/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 Renato Botelho freebsd_committer freebsd_triage 2006-10-31 00:13:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!