diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-17 21:17:03 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-17 21:17:03 +0000 |
commit | 035cceed85d62f96208b3b520d68e06612dfda40 (patch) | |
tree | 9286c7ba1081650d7ca53c57045446207c492c69 /graphics/xmedcon | |
parent | 1a703eb4005a7c56d1d1a1b80e52d13aa2ef7772 (diff) | |
download | ports-035cceed85d62f96208b3b520d68e06612dfda40.tar.gz ports-035cceed85d62f96208b3b520d68e06612dfda40.zip |
Update to 0.8.13.
PR: ports/53400
Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
Notes
Notes:
svn path=/head/; revision=83187
Diffstat (limited to 'graphics/xmedcon')
-rw-r--r-- | graphics/xmedcon/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmedcon/distinfo | 2 | ||||
-rw-r--r-- | graphics/xmedcon/files/patch-etc::Makefile.in | 8 | ||||
-rw-r--r-- | graphics/xmedcon/files/patch-man::Makefile.in | 6 | ||||
-rw-r--r-- | graphics/xmedcon/files/patch-source::Makefile.in | 10 | ||||
-rw-r--r-- | graphics/xmedcon/pkg-plist | 4 |
6 files changed, 16 insertions, 16 deletions
diff --git a/graphics/xmedcon/Makefile b/graphics/xmedcon/Makefile index bff469afeb89..13caf2182321 100644 --- a/graphics/xmedcon/Makefile +++ b/graphics/xmedcon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmedcon -PORTVERSION= 0.8.12 +PORTVERSION= 0.8.13 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/xmedcon/distinfo b/graphics/xmedcon/distinfo index 0e6a5872e992..0c45544c33b6 100644 --- a/graphics/xmedcon/distinfo +++ b/graphics/xmedcon/distinfo @@ -1 +1 @@ -MD5 (xmedcon-0.8.12.tar.gz) = 129166e7c2d500df64beb0906f9fdc66 +MD5 (xmedcon-0.8.13.tar.gz) = 34731a0b96c1c442329ed081acb11d41 diff --git a/graphics/xmedcon/files/patch-etc::Makefile.in b/graphics/xmedcon/files/patch-etc::Makefile.in index 0247b67cf91b..ceda8eff616b 100644 --- a/graphics/xmedcon/files/patch-etc::Makefile.in +++ b/graphics/xmedcon/files/patch-etc::Makefile.in @@ -1,14 +1,14 @@ ---- etc/Makefile.in.orig Fri Jan 17 20:39:56 2003 -+++ etc/Makefile.in Fri Jan 17 20:40:57 2003 -@@ -190,15 +190,14 @@ +--- etc/Makefile.in.orig Sun Jun 15 01:14:47 2003 ++++ etc/Makefile.in Tue Jun 17 01:07:50 2003 +@@ -218,15 +218,13 @@ RC_FILES = \ xmedconrc \ - xmedconrc.linux \ - xmedconrc.win32 +- + xmedconrc.linux - -ICONS = xmedcon.ico xmedcon.png +ICONS = xmedcon.png diff --git a/graphics/xmedcon/files/patch-man::Makefile.in b/graphics/xmedcon/files/patch-man::Makefile.in index 0e0f97618c07..99a3178b7485 100644 --- a/graphics/xmedcon/files/patch-man::Makefile.in +++ b/graphics/xmedcon/files/patch-man::Makefile.in @@ -1,6 +1,6 @@ ---- man/Makefile.in.orig Wed Jan 15 22:36:59 2003 -+++ man/Makefile.in Fri Jan 17 22:01:00 2003 -@@ -188,18 +188,9 @@ +--- man/Makefile.in.orig Sun Jun 15 01:14:43 2003 ++++ man/Makefile.in Tue Jun 17 01:14:37 2003 +@@ -216,18 +216,9 @@ AUTOMAKE_OPTIONS = gnu diff --git a/graphics/xmedcon/files/patch-source::Makefile.in b/graphics/xmedcon/files/patch-source::Makefile.in index b7516cf9a3a1..cd729bb3de9f 100644 --- a/graphics/xmedcon/files/patch-source::Makefile.in +++ b/graphics/xmedcon/files/patch-source::Makefile.in @@ -1,11 +1,11 @@ ---- source/Makefile.in.orig Mon Dec 9 15:03:20 2002 -+++ source/Makefile.in Mon Dec 9 15:03:55 2002 -@@ -372,7 +372,7 @@ +--- source/Makefile.in.orig Tue Jun 17 01:16:18 2003 ++++ source/Makefile.in Tue Jun 17 01:17:16 2003 +@@ -413,7 +413,7 @@ m-png.h -configheadersdir = $(prefix)/include +configheadersdir = $(prefix)/include/xmedcon - configheaders_DATA = m-depend.h m-config.h + configheaders_DATA = m-autoconf.h m-config.h - INCLUDES = $(DICM_INC) $(LJPG_INC) $(PNG_INC) $(XMEDCON_INC) + INCLUDES = $(DICM_INC) $(LJPG_INC) $(PNG_INC) $(GDK_PIXBUF_CFLAGS) $(GLIB_CFLAGS) diff --git a/graphics/xmedcon/pkg-plist b/graphics/xmedcon/pkg-plist index ec27977a121a..09a7cbdedd4b 100644 --- a/graphics/xmedcon/pkg-plist +++ b/graphics/xmedcon/pkg-plist @@ -4,13 +4,13 @@ bin/xmedcon-config %%X11%%etc/xmedcon.png %%X11%%etc/xmedconrc %%X11%%etc/xmedconrc.linux -include/xmedcon/m-depend.h -include/xmedcon/m-config.h +include/xmedcon/m-autoconf.h include/xmedcon/m-acr.h include/xmedcon/m-algori.h include/xmedcon/m-anlz.h include/xmedcon/m-color.h include/xmedcon/m-conc.h +include/xmedcon/m-config.h include/xmedcon/m-debug.h include/xmedcon/m-defs.h include/xmedcon/m-dicm.h |