1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- update to 1.5

- respect CFLAGS

PR:		31709
Submitted by:	maintainer
This commit is contained in:
Pete Fritchman 2001-11-20 20:39:38 +00:00
parent d3609fcba7
commit 23b98043c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50282
6 changed files with 24 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= aggregate
PORTVERSION= 1.4
PORTVERSION= 1.5
CATEGORIES= net
MASTER_SITES= http://buffoon.automagic.org/dist/ \
http://maggie.automagic.org/dist/

View File

@ -1 +1 @@
MD5 (aggregate-1.4.tar.gz) = 4bd49c8a54204c1ca91560072cb85810
MD5 (aggregate-1.5.tar.gz) = aeb6034ac596c8fdeb668178534c5da1

View File

@ -0,0 +1,10 @@
--- 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@

View File

@ -6,7 +6,7 @@
#
PORTNAME= aggregate
PORTVERSION= 1.4
PORTVERSION= 1.5
CATEGORIES= net
MASTER_SITES= http://buffoon.automagic.org/dist/ \
http://maggie.automagic.org/dist/

View File

@ -1 +1 @@
MD5 (aggregate-1.4.tar.gz) = 4bd49c8a54204c1ca91560072cb85810
MD5 (aggregate-1.5.tar.gz) = aeb6034ac596c8fdeb668178534c5da1

View File

@ -0,0 +1,10 @@
--- 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@