Update to 0.9.8.4

PR:		ports/77654
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2005-02-18 08:36:38 +00:00
parent 93fe4e9f0b
commit cf6c92b4fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129130
3 changed files with 9 additions and 9 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= xmedcon PORTNAME= xmedcon
PORTVERSION= 0.9.8.2 PORTVERSION= 0.9.8.4
CATEGORIES= graphics CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -1,2 +1,2 @@
MD5 (xmedcon-0.9.8.2.tar.gz) = 19385bfc7b573b13d7ea67a7165b8aeb MD5 (xmedcon-0.9.8.4.tar.gz) = f8721aff5cd1ee6a628dbceedb9275d4
SIZE (xmedcon-0.9.8.2.tar.gz) = 857988 SIZE (xmedcon-0.9.8.4.tar.gz) = 859153

View file

@ -1,6 +1,6 @@
--- etc/Makefile.in.orig Tue Mar 30 16:08:30 2004 --- etc/Makefile.in.orig Thu Feb 17 20:36:39 2005
+++ etc/Makefile.in Tue Mar 30 16:09:39 2004 +++ etc/Makefile.in Thu Feb 17 20:38:47 2005
@@ -235,12 +235,11 @@ @@ -244,12 +244,11 @@
AUTOMAKE_OPTIONS = gnu AUTOMAKE_OPTIONS = gnu
RC_FILES = \ RC_FILES = \
xmedconrc \ xmedconrc \
@ -13,6 +13,6 @@
GTK_DIST = README $(RC_FILES) $(ICONS) GTK_DIST = README $(RC_FILES) $(ICONS)
-sysconf_DATA = $(RC_FILES) $(ICONS) -sysconf_DATA = $(RC_FILES) $(ICONS)
+@DO_XSUPPORT_TRUE@sysconf_DATA = $(RC_FILES) $(ICONS) +@DO_XSUPPORT_TRUE@sysconf_DATA = $(RC_FILES) $(ICONS)
EXTRA_DIST = $(GTK_DIST) EXTRA_DIST = \
DISTCLEANFILES = \ $(GTK_DIST) \
xmedcon-*.info \ xmedcon.spec