diff options
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r-- | graphics/xmedcon/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmedcon/distinfo | 4 | ||||
-rw-r--r-- | graphics/xmedcon/files/patch-etc::Makefile.in | 12 |
3 files changed, 9 insertions, 9 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index cee109c8688d..c818c3c5605e 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmedcon -PORTVERSION= 0.9.8.2 +PORTVERSION= 0.9.8.4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo index 6b6d55710d5a..34057a9bc875 100644 --- a/graphics/xmedcon/distinfo +++ b/graphics/xmedcon/distinfo @@ -1,2 +1,2 @@ -MD5 (xmedcon-0.9.8.2.tar.gz) = 19385bfc7b573b13d7ea67a7165b8aeb -SIZE (xmedcon-0.9.8.2.tar.gz) = 857988 +MD5 (xmedcon-0.9.8.4.tar.gz) = f8721aff5cd1ee6a628dbceedb9275d4 +SIZE (xmedcon-0.9.8.4.tar.gz) = 859153 diff --git a/graphics/xmedcon/files/patch-etc::Makefile.in b/graphics/xmedcon/files/patch-etc::Makefile.in index 053f4005107e..e6b95512af69 100644 --- a/graphics/xmedcon/files/patch-etc::Makefile.in +++ b/graphics/xmedcon/files/patch-etc::Makefile.in @@ -1,6 +1,6 @@ ---- etc/Makefile.in.orig Tue Mar 30 16:08:30 2004 -+++ etc/Makefile.in Tue Mar 30 16:09:39 2004 -@@ -235,12 +235,11 @@ +--- etc/Makefile.in.orig Thu Feb 17 20:36:39 2005 ++++ etc/Makefile.in Thu Feb 17 20:38:47 2005 +@@ -244,12 +244,11 @@ AUTOMAKE_OPTIONS = gnu RC_FILES = \ xmedconrc \ @@ -13,6 +13,6 @@ GTK_DIST = README $(RC_FILES) $(ICONS) -sysconf_DATA = $(RC_FILES) $(ICONS) +@DO_XSUPPORT_TRUE@sysconf_DATA = $(RC_FILES) $(ICONS) - EXTRA_DIST = $(GTK_DIST) - DISTCLEANFILES = \ - xmedcon-*.info \ + EXTRA_DIST = \ + $(GTK_DIST) \ + xmedcon.spec |