[Maintainer update] graphics/xmedcon 0.8.9 -> 0.8.10
Update of graphics/xmedcon 0.8.9 to 0.8.10.
This commit is contained in:
parent
9b3643650c
commit
6cfa681248
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79833
3 changed files with 7 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xmedcon
|
||||
PORTVERSION= 0.8.9
|
||||
PORTVERSION= 0.8.10
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -34,13 +34,13 @@ pre-fetch:
|
|||
post-clean:
|
||||
@${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc
|
||||
|
||||
.if defined(WITH_X11)
|
||||
.if !defined(WITH_X11)
|
||||
CONFIGURE_ARGS= --disable-gui
|
||||
PLIST_SUB= X11="@comment "
|
||||
.else
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12 gdkpixbuf
|
||||
PLIST_SUB= X11=""
|
||||
.else
|
||||
CONFIGURE_ARGS= --disable-gui
|
||||
PLIST_SUB= X11="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITH_GLIB)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (xmedcon-0.8.9.tar.gz) = 5fb4f5e95b90d6da660388d5a106df4e
|
||||
MD5 (xmedcon-0.8.10.tar.gz) = 63a303d1b5aecbda98ab7960f8753023
|
||||
|
|
|
@ -15,6 +15,7 @@ include/xmedcon/m-debug.h
|
|||
include/xmedcon/m-defs.h
|
||||
include/xmedcon/m-dicm.h
|
||||
include/xmedcon/m-ecat64.h
|
||||
include/xmedcon/m-ecat72.h
|
||||
include/xmedcon/m-error.h
|
||||
include/xmedcon/m-fancy.h
|
||||
include/xmedcon/m-files.h
|
||||
|
|
Loading…
Reference in a new issue