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