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:
parent
d3609fcba7
commit
23b98043c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50282
@ -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/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (aggregate-1.4.tar.gz) = 4bd49c8a54204c1ca91560072cb85810
|
||||
MD5 (aggregate-1.5.tar.gz) = aeb6034ac596c8fdeb668178534c5da1
|
||||
|
10
net-mgmt/aggregate/files/patch-Makefile.in
Normal file
10
net-mgmt/aggregate/files/patch-Makefile.in
Normal 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@
|
||||
|
@ -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/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (aggregate-1.4.tar.gz) = 4bd49c8a54204c1ca91560072cb85810
|
||||
MD5 (aggregate-1.5.tar.gz) = aeb6034ac596c8fdeb668178534c5da1
|
||||
|
10
net/aggregate/files/patch-Makefile.in
Normal file
10
net/aggregate/files/patch-Makefile.in
Normal 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@
|
||||
|
Loading…
Reference in New Issue
Block a user