summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-09-28 15:00:58 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-09-28 15:00:58 +0000
commit99a6e33db0dd9884f8926fb35548538d6865b7c0 (patch)
tree7390b93f4734e7570e7def1a5e806c47bf7442b2 /math
parentupdate to 0.3.5 (diff)
update to 0.3.4
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=143701
Diffstat (limited to 'math')
-rw-r--r--math/wfmath/Makefile8
-rw-r--r--math/wfmath/distinfo4
-rw-r--r--math/wfmath/files/patch-Makefile.in19
3 files changed, 5 insertions, 26 deletions
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