From c209a9de89ff9bcaf234a76f084fb1c75a8befb6 Mon Sep 17 00:00:00 2001 From: Jeremy Chadwick Date: Mon, 20 Oct 2008 16:26:15 +0000 Subject: [PATCH] - Follow present-day naming scheme of files/ patches - Increase PORTREVISION --- net/asterisk/Makefile | 2 +- net/asterisk/files/{patch-main::utils.c => patch-main-utils.c} | 0 net/asterisk10/Makefile | 2 +- .../files/{patch-main::utils.c => patch-main-utils.c} | 0 net/asterisk14/Makefile | 2 +- .../files/{patch-main::utils.c => patch-main-utils.c} | 0 net/asterisk16/Makefile | 2 +- .../files/{patch-main::utils.c => patch-main-utils.c} | 0 8 files changed, 4 insertions(+), 4 deletions(-) rename net/asterisk/files/{patch-main::utils.c => patch-main-utils.c} (100%) rename net/asterisk10/files/{patch-main::utils.c => patch-main-utils.c} (100%) rename net/asterisk14/files/{patch-main::utils.c => patch-main-utils.c} (100%) rename net/asterisk16/files/{patch-main::utils.c => patch-main-utils.c} (100%) diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index 81836339e412..fd8954ffa311 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.21.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ diff --git a/net/asterisk/files/patch-main::utils.c b/net/asterisk/files/patch-main-utils.c similarity index 100% rename from net/asterisk/files/patch-main::utils.c rename to net/asterisk/files/patch-main-utils.c diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 81836339e412..fd8954ffa311 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.21.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ diff --git a/net/asterisk10/files/patch-main::utils.c b/net/asterisk10/files/patch-main-utils.c similarity index 100% rename from net/asterisk10/files/patch-main::utils.c rename to net/asterisk10/files/patch-main-utils.c diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 81836339e412..fd8954ffa311 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.21.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ diff --git a/net/asterisk14/files/patch-main::utils.c b/net/asterisk14/files/patch-main-utils.c similarity index 100% rename from net/asterisk14/files/patch-main::utils.c rename to net/asterisk14/files/patch-main-utils.c diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 81836339e412..fd8954ffa311 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -7,7 +7,7 @@ PORTNAME= asterisk PORTVERSION= 1.4.21.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ diff --git a/net/asterisk16/files/patch-main::utils.c b/net/asterisk16/files/patch-main-utils.c similarity index 100% rename from net/asterisk16/files/patch-main::utils.c rename to net/asterisk16/files/patch-main-utils.c