Bug 31709 - new port version
Summary: new port version
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: Pete Fritchman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-02 16:00 UTC by Joe Abley
Modified: 2001-11-20 20:39 UTC (History)
0 users

See Also:


Attachments
file.diff (621 bytes, patch)
2001-11-02 16:00 UTC, Joe Abley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Abley 2001-11-02 16:00:01 UTC
New version of "aggregate" port.

How-To-Repeat: N/A
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-11-02 17:04:46 UTC
Responsible Changed
From-To: freebsd-ports->petef

I'll handle this
Comment 2 Pete Fritchman 2001-11-02 17:05:46 UTC
Hi Joe,

  Would you mind if I added this patch in to respect CFLAGS?

--- Makefile.in.orig    Fri Nov  2 10:49:52 2001
+++ Makefile.in Fri Nov  2 12:04:11 2001
@@ -25,7 +25,6 @@
 INSTALL = @INSTALL@
 DEFS = @DEFS@
 LIBS = @LIBS@
-CFLAGS = -O
 LDFLAGS = -s
 prefix = @prefix@

Otherwise this looks good, and I'll commit it when I hear back.

Thanks,

-pete

--
Pete Fritchman [petef@(databits.net|freebsd.org|csh.rit.edu)]
finger petef@databits.net for PGP key
Comment 3 Pete Fritchman freebsd_committer freebsd_triage 2001-11-20 20:39:41 UTC
State Changed
From-To: open->closed

Committed with CFLAGS patch, thanks!