diff options
-rw-r--r-- | net-mgmt/aggregate/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/aggregate/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/aggregate/files/patch-Makefile.in | 10 | ||||
-rw-r--r-- | net/aggregate/Makefile | 2 | ||||
-rw-r--r-- | net/aggregate/distinfo | 2 | ||||
-rw-r--r-- | net/aggregate/files/patch-Makefile.in | 10 |
6 files changed, 24 insertions, 4 deletions
diff --git a/net-mgmt/aggregate/Makefile b/net-mgmt/aggregate/Makefile index 5a61d1b6c950..88889d9829b3 100644 --- a/net-mgmt/aggregate/Makefile +++ b/net-mgmt/aggregate/Makefile @@ -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/ diff --git a/net-mgmt/aggregate/distinfo b/net-mgmt/aggregate/distinfo index d766a6340dfa..2df84af3506e 100644 --- a/net-mgmt/aggregate/distinfo +++ b/net-mgmt/aggregate/distinfo @@ -1 +1 @@ -MD5 (aggregate-1.4.tar.gz) = 4bd49c8a54204c1ca91560072cb85810 +MD5 (aggregate-1.5.tar.gz) = aeb6034ac596c8fdeb668178534c5da1 diff --git a/net-mgmt/aggregate/files/patch-Makefile.in b/net-mgmt/aggregate/files/patch-Makefile.in new file mode 100644 index 000000000000..6befa62f5f17 --- /dev/null +++ b/net-mgmt/aggregate/files/patch-Makefile.in @@ -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@ + diff --git a/net/aggregate/Makefile b/net/aggregate/Makefile index 5a61d1b6c950..88889d9829b3 100644 --- a/net/aggregate/Makefile +++ b/net/aggregate/Makefile @@ -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/ diff --git a/net/aggregate/distinfo b/net/aggregate/distinfo index d766a6340dfa..2df84af3506e 100644 --- a/net/aggregate/distinfo +++ b/net/aggregate/distinfo @@ -1 +1 @@ -MD5 (aggregate-1.4.tar.gz) = 4bd49c8a54204c1ca91560072cb85810 +MD5 (aggregate-1.5.tar.gz) = aeb6034ac596c8fdeb668178534c5da1 diff --git a/net/aggregate/files/patch-Makefile.in b/net/aggregate/files/patch-Makefile.in new file mode 100644 index 000000000000..6befa62f5f17 --- /dev/null +++ b/net/aggregate/files/patch-Makefile.in @@ -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@ + |