From 99a6e33db0dd9884f8926fb35548538d6865b7c0 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Wed, 28 Sep 2005 15:00:58 +0000 Subject: update to 0.3.4 Approved by: maintainer --- math/wfmath/Makefile | 8 +++----- math/wfmath/distinfo | 4 ++-- math/wfmath/files/patch-Makefile.in | 19 ------------------- 3 files changed, 5 insertions(+), 26 deletions(-) delete mode 100644 math/wfmath/files/patch-Makefile.in (limited to 'math') diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index 363eb3e6b20a..9d690f88aae4 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -6,18 +6,16 @@ # PORTNAME= wfmath -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.4 CATEGORIES= math -MASTER_SITES= ftp://ftp.worldforge.org/pub/worldforge/libs/${PORTNAME}/ \ - http://purple.worldforge.org/downloads/libs/${PORTNAME}/ \ - ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= worldforge MAINTAINER= jannisan@t-online.de COMMENT= Worldforge math library USE_GMAKE= yes -USE_GNOME= pkgconfig +USE_GNOME= pkgconfig gnomehack INSTALLS_SHLIB= yes USE_LIBTOOL_VER=15 diff --git a/math/wfmath/distinfo b/math/wfmath/distinfo index f0a756455e41..ebc5bec1d839 100644 --- a/math/wfmath/distinfo +++ b/math/wfmath/distinfo @@ -1,2 +1,2 @@ -MD5 (wfmath-0.3.3.tar.gz) = 33e7bc1468183e3a35f3f29e7d29d4d8 -SIZE (wfmath-0.3.3.tar.gz) = 393387 +MD5 (wfmath-0.3.4.tar.gz) = 6a14f7de9d467d7b72b37da5ca5f92c5 +SIZE (wfmath-0.3.4.tar.gz) = 414908 diff --git a/math/wfmath/files/patch-Makefile.in b/math/wfmath/files/patch-Makefile.in deleted file mode 100644 index 69eb90a0e774..000000000000 --- a/math/wfmath/files/patch-Makefile.in +++ /dev/null @@ -1,19 +0,0 @@ -*** Makefile.in.orig Thu Feb 3 10:13:51 2005 ---- Makefile.in Thu Feb 3 10:16:12 2005 -*************** -*** 100,106 **** - WFMATH_VERSION_INFO = @WFMATH_VERSION_INFO@ - WFMATH_VERSION_NO = @WFMATH_VERSION_NO@ - -! pkgconfigdir = $(libdir)/pkgconfig - pkgconfig_DATA = wfmath-0.3.pc - - EXTRA_DIST = TODO autogen.sh wfmath.pbproj/project.pbxproj wfmath.spec ---- 100,106 ---- - WFMATH_VERSION_INFO = @WFMATH_VERSION_INFO@ - WFMATH_VERSION_NO = @WFMATH_VERSION_NO@ - -! pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = wfmath-0.3.pc - - EXTRA_DIST = TODO autogen.sh wfmath.pbproj/project.pbxproj wfmath.spec -- cgit v1.2.3