Update to 2.22.0 and remove USE_XLIB.
This commit is contained in:
parent
7d7b3897b1
commit
308c4a4cc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211015
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ghex
|
||||
PORTVERSION= 2.21.92
|
||||
PORTVERSION= 2.22.0
|
||||
CATEGORIES= editors gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
@ -16,7 +16,6 @@ MAINTAINER= gnome@FreeBSD.org
|
|||
COMMENT= GNOME 2 hex editor
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeprintui libgnomeui \
|
||||
gnomedocutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gnome2/ghex-2.21.92.tar.bz2) = e90c603fc89b0baa545d43db0579e9a2
|
||||
SHA256 (gnome2/ghex-2.21.92.tar.bz2) = 25b8f6a8e2a68a190440d26ea9dd1f7dd8b2bdcab7a2d58de0a921821b7b165e
|
||||
SIZE (gnome2/ghex-2.21.92.tar.bz2) = 1251021
|
||||
MD5 (gnome2/ghex-2.22.0.tar.bz2) = 6f1ee7a56f7dd04bfba5ee74a639948a
|
||||
SHA256 (gnome2/ghex-2.22.0.tar.bz2) = 5fc57ef88f392cd5f252406da39839717f5e066695f89cb78540ee51b8b5b1d0
|
||||
SIZE (gnome2/ghex-2.22.0.tar.bz2) = 1251521
|
||||
|
|
Loading…
Reference in a new issue