Bug 117240 - [MAINTAINER] net-mgmt/send: [Fixing compilation problems]
Summary: [MAINTAINER] net-mgmt/send: [Fixing compilation problems]
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: 2007-10-16 12:50 UTC by Janos Mohacsi
Modified: 2007-10-17 12:10 UTC (History)
1 user (show)

See Also:


Attachments
send-0.2_1.patch (3.47 KB, patch)
2007-10-16 12:50 UTC, Janos Mohacsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Janos Mohacsi 2007-10-16 12:50:01 UTC
The package cleanly compiles now on FreBSD 6.2 and FreeBSD 7.x.

Added file(s):
- files/extra-patch-include_pkixip__ext__asn.h

Removed file(s):
- files/patch-include_pkixip__ext__asn.h

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-10-16 13:03:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-17 12:06:50 UTC
miwi        2007-10-17 11:06:46 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/send        Makefile 
  Added files:
    net-mgmt/send/files  extra-patch-include_pkixip__ext__asn.h 
  Removed files:
    net-mgmt/send/files  patch-include_pkixip__ext__asn.h 
  Log:
  - Fix build with gcc 4.2
  
  PR:             117240
  Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
  
  Revision  Changes    Path
  1.2       +7 -2      ports/net-mgmt/send/Makefile
  1.1       +45 -0     ports/net-mgmt/send/files/extra-patch-include_pkixip__ext__asn.h (new)
  1.2       +0 -45     ports/net-mgmt/send/files/patch-include_pkixip__ext__asn.h (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 Martin Wilke freebsd_committer freebsd_triage 2007-10-17 12:06:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!