diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-25 08:07:43 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-25 08:07:43 +0800 |
commit | 96f2eb5824f15d87d1bac0378f89bec7b4076e78 (patch) | |
tree | 1a6da9bbdb59575f0419ec404ffa9d35d49db373 | |
parent | 6a88f368f5bd2c84599b2bb9eb05e677f4fd346f (diff) | |
download | freebsd-ports-gnome-96f2eb5824f15d87d1bac0378f89bec7b4076e78.tar.gz freebsd-ports-gnome-96f2eb5824f15d87d1bac0378f89bec7b4076e78.tar.zst freebsd-ports-gnome-96f2eb5824f15d87d1bac0378f89bec7b4076e78.zip |
- Move editors/ghex2 to editors/ghex
-rw-r--r-- | MOVED | 2 | ||||
-rw-r--r-- | devel/gnome2-hacker-tools/Makefile | 2 | ||||
-rw-r--r-- | editors/Makefile | 2 | ||||
-rw-r--r-- | editors/ghex/Makefile (renamed from editors/ghex2/Makefile) | 3 | ||||
-rw-r--r-- | editors/ghex/distinfo (renamed from editors/ghex2/distinfo) | 0 | ||||
-rw-r--r-- | editors/ghex/files/patch-app-docs.make (renamed from editors/ghex2/files/patch-aa) | 0 | ||||
-rw-r--r-- | editors/ghex/pkg-descr (renamed from editors/ghex2/pkg-descr) | 0 | ||||
-rw-r--r-- | editors/ghex/pkg-plist (renamed from editors/ghex2/pkg-plist) | 0 |
8 files changed, 4 insertions, 5 deletions
@@ -697,7 +697,6 @@ security/pgp5||2003-11-08|Software is outdated x11-toolkits/wxgtk-devel|x11-toolkits/wxgtk|2003-11-10|renamed net/lmule||2003-11-10|project has been abadoned in favor of net/xmule net/kxicq-devel||2003-11-13|unmaintained, better KDE ICQ clients available -editors/ghex|editors/ghex2|2003-11-15|ghex2 holds the latest stable version x11-fonts/ae_fonts_mono|arabic/ae_fonts_mono|2003-11-15|Moved to new arabic category x11-fonts/ae_fonts_ttf|arabic/ae_fonts_ttf|2003-11-15|Moved to new arabic category x11-fonts/khotot|arabic/khotot|2003-11-15|Moved to new arabic category @@ -1379,3 +1378,4 @@ graphics/eog2|graphics/eog|2005-01-25|moved to non-versioned directory x11/gdm2|x11/gdm|2005-01-25|moved to non-versioned directory editors/gedit2|editors/gedit|2005-01-25|moved to non-versioned directory print/ggv2|print/ggv|2005-01-25|moved to non-versioned directory +editors/ghex2|editors/ghex|2005-01-25|moved to non-versioned directory diff --git a/devel/gnome2-hacker-tools/Makefile b/devel/gnome2-hacker-tools/Makefile index 90c77362c119..51064135dcdb 100644 --- a/devel/gnome2-hacker-tools/Makefile +++ b/devel/gnome2-hacker-tools/Makefile @@ -18,7 +18,7 @@ COMMENT= GNOME 2 development tools RUN_DEPENDS= mlv:${PORTSDIR}/editors/mlview \ gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon \ glade-2:${PORTSDIR}/devel/glade2 \ - ghex2:${PORTSDIR}/editors/ghex2 \ + ghex2:${PORTSDIR}/editors/ghex \ gob2:${PORTSDIR}/devel/gob2 \ conglomerate:${PORTSDIR}/editors/conglomerate \ meld:${PORTSDIR}/textproc/meld \ diff --git a/editors/Makefile b/editors/Makefile index a9521f618bd0..b97102304359 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -62,7 +62,7 @@ SUBDIR += gate SUBDIR += gedit SUBDIR += gedit-plugins - SUBDIR += ghex2 + SUBDIR += ghex SUBDIR += glimmer SUBDIR += gmanedit SUBDIR += gnome2-office diff --git a/editors/ghex2/Makefile b/editors/ghex/Makefile index e751f426b95d..9fc7c345814a 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex/Makefile @@ -5,13 +5,12 @@ # $FreeBSD$ # -PORTNAME= ghex2 +PORTNAME= ghex PORTVERSION= 2.8.1 PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.8 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/editors/ghex2/distinfo b/editors/ghex/distinfo index bee2334b54ea..bee2334b54ea 100644 --- a/editors/ghex2/distinfo +++ b/editors/ghex/distinfo diff --git a/editors/ghex2/files/patch-aa b/editors/ghex/files/patch-app-docs.make index cf9e1505241c..cf9e1505241c 100644 --- a/editors/ghex2/files/patch-aa +++ b/editors/ghex/files/patch-app-docs.make diff --git a/editors/ghex2/pkg-descr b/editors/ghex/pkg-descr index 5e1d9e9fbed0..5e1d9e9fbed0 100644 --- a/editors/ghex2/pkg-descr +++ b/editors/ghex/pkg-descr diff --git a/editors/ghex2/pkg-plist b/editors/ghex/pkg-plist index 1cec6bbdf386..1cec6bbdf386 100644 --- a/editors/ghex2/pkg-plist +++ b/editors/ghex/pkg-plist |