Bug 107118 - maintainer-update of biology/nab
Summary: maintainer-update of biology/nab
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-23 00:00 UTC by M. L. Dodson
Modified: 2006-12-23 21:50 UTC (History)
0 users

See Also:


Attachments
nab.diff.Z (26.00 KB, text/plain)
2006-12-23 00:00 UTC, M. L. Dodson
no flags Details
patch-nab (609 bytes, text/x-diff; charset="iso-8859-1")
2006-12-23 15:40 UTC, mldodson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description M. L. Dodson 2006-12-23 00:00:35 UTC
	This updates the biology/nab port to version 5.1.2 and eliminates the
	dependence on f77 (fortran prior to introduction of gfortran)

Fix: The following files are to be added:
		files/patch-configure
		files/patch-src:wc_helix.nab
		files/patch-suppose_Makefile
	and the following files are to be deleted:
		files/patch-examples:program_7.nab

	Patch follows:
How-To-Repeat: 	NA
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-23 01:42:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-23 12:49:26 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-23 12:49:32 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 4 mldodson 2006-12-23 15:40:06 UTC
On Saturday 23 December 2006 06:49, Edwin Groothuis wrote:
> Maintainer of biology/nab,
>
> Please note that PR ports/107118 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/107118

Yes, I agree.  I submitted the patch.  However, since then I have
become aware that an additional patch needs to be added after the
patch in PR ports/107118.  I am attaching it to this email.  It
edits $(PREFIX)/share/nab/lib/libf2c.a in files/patch-src_Makefile
to be $(PREFIX)/share/nab/lib/f2c.a (i.e, converting libf2c.a to
f2c.a).  Please also note my new email address:
mldodson@houston.rr.com (this is contained in PR ports/107118).

-- 
M. L. Dodson
Email:	mldodson-at-houston-dot-rr-dot-com
Phone:	eight_three_two-56_three-386_one

Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-23 20:51:28 UTC
State Changed
From-To: feedback->open

Submitter is maintainer (please use correct email address next time 
to speed up the process)
Comment 6 dfilter service freebsd_committer freebsd_triage 2006-12-23 21:45:24 UTC
miwi        2006-12-23 21:45:17 UTC

  FreeBSD ports repository

  Modified files:
    biology/nab          Makefile distinfo pkg-descr pkg-plist 
    biology/nab/files    config.h patch-Makefile 
                         patch-src_Makefile 
  Added files:
    biology/nab/files    patch-configure patch-src:wc_helix.nab 
                         patch-suppose_Makefile 
  Removed files:
    biology/nab/files    patch-examples:program_7.nab 
  Log:
  - Update to 5.1.2
  - Update maintainer mail adresse
  
  PR:             ports/107118
  Submitted by:   M. L. Dodson <bdodson@houston.rr.com> (maintainer)
  
  Revision  Changes    Path
  1.20      +26 -19    ports/biology/nab/Makefile
  1.11      +3 -3      ports/biology/nab/distinfo
  1.8       +20 -16    ports/biology/nab/files/config.h
  1.5       +36 -23    ports/biology/nab/files/patch-Makefile
  1.1       +11 -0     ports/biology/nab/files/patch-configure (new)
  1.2       +0 -19     ports/biology/nab/files/patch-examples:program_7.nab (dead)
  1.1       +11 -0     ports/biology/nab/files/patch-src:wc_helix.nab (new)
  1.3       +4 -4      ports/biology/nab/files/patch-src_Makefile
  1.1       +10 -0     ports/biology/nab/files/patch-suppose_Makefile (new)
  1.7       +2 -3      ports/biology/nab/pkg-descr
  1.12      +185 -149  ports/biology/nab/pkg-plist
_______________________________________________
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 7 Martin Wilke freebsd_committer freebsd_triage 2006-12-23 21:45:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!