- Move editors/ghex2 to editors/ghex

This commit is contained in:
Pav Lucistnik 2005-01-25 00:07:43 +00:00
parent 6a88f368f5
commit 96f2eb5824
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127247
8 changed files with 4 additions and 5 deletions

2
MOVED
View file

@ -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

View file

@ -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 \

View file

@ -62,7 +62,7 @@
SUBDIR += gate
SUBDIR += gedit
SUBDIR += gedit-plugins
SUBDIR += ghex2
SUBDIR += ghex
SUBDIR += glimmer
SUBDIR += gmanedit
SUBDIR += gnome2-office

View file

@ -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