From d36f06a32708bc692b6d622402d923e0dfbf034c Mon Sep 17 00:00:00 2001 From: Dan Ponte Date: Sun, 28 Apr 2024 12:56:01 -0400 Subject: [PATCH] move again --- comms/{hylafax-d => hylafax}/Makefile | 4 ++-- comms/{hylafax-d => hylafax}/distinfo | 0 comms/{hylafax-d => hylafax}/files/README | 0 comms/{hylafax-d => hylafax}/files/hylafax.in | 0 comms/{hylafax-d => hylafax}/files/patch-FileTransfer.c++ | 0 comms/{hylafax-d => hylafax}/files/patch-GettySysV.c++ | 0 comms/{hylafax-d => hylafax}/files/patch-Makefile.in | 0 comms/{hylafax-d => hylafax}/files/patch-config.h.in | 0 comms/{hylafax-d => hylafax}/files/patch-configure | 0 comms/{hylafax-d => hylafax}/files/patch-hylafax.in | 0 comms/{hylafax-d => hylafax}/files/patch-nls.mk | 0 comms/{hylafax-d => hylafax}/files/pkg-message.in | 0 comms/{hylafax-d => hylafax}/pkg-descr | 0 comms/{hylafax-d => hylafax}/pkg-plist | 0 14 files changed, 2 insertions(+), 2 deletions(-) rename comms/{hylafax-d => hylafax}/Makefile (98%) rename comms/{hylafax-d => hylafax}/distinfo (100%) rename comms/{hylafax-d => hylafax}/files/README (100%) rename comms/{hylafax-d => hylafax}/files/hylafax.in (100%) rename comms/{hylafax-d => hylafax}/files/patch-FileTransfer.c++ (100%) rename comms/{hylafax-d => hylafax}/files/patch-GettySysV.c++ (100%) rename comms/{hylafax-d => hylafax}/files/patch-Makefile.in (100%) rename comms/{hylafax-d => hylafax}/files/patch-config.h.in (100%) rename comms/{hylafax-d => hylafax}/files/patch-configure (100%) rename comms/{hylafax-d => hylafax}/files/patch-hylafax.in (100%) rename comms/{hylafax-d => hylafax}/files/patch-nls.mk (100%) rename comms/{hylafax-d => hylafax}/files/pkg-message.in (100%) rename comms/{hylafax-d => hylafax}/pkg-descr (100%) rename comms/{hylafax-d => hylafax}/pkg-plist (100%) diff --git a/comms/hylafax-d/Makefile b/comms/hylafax/Makefile similarity index 98% rename from comms/hylafax-d/Makefile rename to comms/hylafax/Makefile index c167703..2524358 100644 --- a/comms/hylafax-d/Makefile +++ b/comms/hylafax/Makefile @@ -1,6 +1,6 @@ -PORTNAME= hylafax-d +PORTNAME= hylafax PORTVERSION= 6.0.7 -PORTREVISION= 1 +PORTREVISION= 99 CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ diff --git a/comms/hylafax-d/distinfo b/comms/hylafax/distinfo similarity index 100% rename from comms/hylafax-d/distinfo rename to comms/hylafax/distinfo diff --git a/comms/hylafax-d/files/README b/comms/hylafax/files/README similarity index 100% rename from comms/hylafax-d/files/README rename to comms/hylafax/files/README diff --git a/comms/hylafax-d/files/hylafax.in b/comms/hylafax/files/hylafax.in similarity index 100% rename from comms/hylafax-d/files/hylafax.in rename to comms/hylafax/files/hylafax.in diff --git a/comms/hylafax-d/files/patch-FileTransfer.c++ b/comms/hylafax/files/patch-FileTransfer.c++ similarity index 100% rename from comms/hylafax-d/files/patch-FileTransfer.c++ rename to comms/hylafax/files/patch-FileTransfer.c++ diff --git a/comms/hylafax-d/files/patch-GettySysV.c++ b/comms/hylafax/files/patch-GettySysV.c++ similarity index 100% rename from comms/hylafax-d/files/patch-GettySysV.c++ rename to comms/hylafax/files/patch-GettySysV.c++ diff --git a/comms/hylafax-d/files/patch-Makefile.in b/comms/hylafax/files/patch-Makefile.in similarity index 100% rename from comms/hylafax-d/files/patch-Makefile.in rename to comms/hylafax/files/patch-Makefile.in diff --git a/comms/hylafax-d/files/patch-config.h.in b/comms/hylafax/files/patch-config.h.in similarity index 100% rename from comms/hylafax-d/files/patch-config.h.in rename to comms/hylafax/files/patch-config.h.in diff --git a/comms/hylafax-d/files/patch-configure b/comms/hylafax/files/patch-configure similarity index 100% rename from comms/hylafax-d/files/patch-configure rename to comms/hylafax/files/patch-configure diff --git a/comms/hylafax-d/files/patch-hylafax.in b/comms/hylafax/files/patch-hylafax.in similarity index 100% rename from comms/hylafax-d/files/patch-hylafax.in rename to comms/hylafax/files/patch-hylafax.in diff --git a/comms/hylafax-d/files/patch-nls.mk b/comms/hylafax/files/patch-nls.mk similarity index 100% rename from comms/hylafax-d/files/patch-nls.mk rename to comms/hylafax/files/patch-nls.mk diff --git a/comms/hylafax-d/files/pkg-message.in b/comms/hylafax/files/pkg-message.in similarity index 100% rename from comms/hylafax-d/files/pkg-message.in rename to comms/hylafax/files/pkg-message.in diff --git a/comms/hylafax-d/pkg-descr b/comms/hylafax/pkg-descr similarity index 100% rename from comms/hylafax-d/pkg-descr rename to comms/hylafax/pkg-descr diff --git a/comms/hylafax-d/pkg-plist b/comms/hylafax/pkg-plist similarity index 100% rename from comms/hylafax-d/pkg-plist rename to comms/hylafax/pkg-plist