summaryrefslogtreecommitdiff
path: root/net/libmms
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-09-20 10:23:44 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-09-20 10:23:44 +0000
commit9aecc9c063517bd42d5a509f44018dc8698c1e79 (patch)
tree213731b754523b0e4b630f4682fa294425c93fe8 /net/libmms
parent- Chase URL change of the main distribution site [1] (diff)
- Update to 0.3
Diffstat (limited to 'net/libmms')
-rw-r--r--net/libmms/Makefile7
-rw-r--r--net/libmms/distinfo6
-rw-r--r--net/libmms/pkg-descr2
3 files changed, 7 insertions, 8 deletions
diff --git a/net/libmms/Makefile b/net/libmms/Makefile
index da33fc0caede..5da773126523 100644
--- a/net/libmms/Makefile
+++ b/net/libmms/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= libmms
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for parsing mms:// and mmsh:// type network streams
@@ -18,7 +17,7 @@ USE_GNOME= gnomehack gnometarget pkgconfig glib20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-pre-configure:
+post-patch:
@${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|' \
${WRKSRC}/src/uri.c
diff --git a/net/libmms/distinfo b/net/libmms/distinfo
index e4329617cd99..66512c5c7501 100644
--- a/net/libmms/distinfo
+++ b/net/libmms/distinfo
@@ -1,3 +1,3 @@
-MD5 (libmms-0.2.tar.gz) = 7e7117f8a28b21ce11beb3d2816066ff
-SHA256 (libmms-0.2.tar.gz) = 68392f88a2c392b7e329eeda9b953c32fbb5a28b7ab9eb8f55a8b3bdd4570774
-SIZE (libmms-0.2.tar.gz) = 337792
+MD5 (libmms-0.3.tar.gz) = 1601705f38143687a575630a3f9d6a56
+SHA256 (libmms-0.3.tar.gz) = d000f6996ee3bfaa5f0c16110d42437654d725782312b494f0ce146d04044605
+SIZE (libmms-0.3.tar.gz) = 342714
diff --git a/net/libmms/pkg-descr b/net/libmms/pkg-descr
index 60dc3375e96d..120f7028895c 100644
--- a/net/libmms/pkg-descr
+++ b/net/libmms/pkg-descr
@@ -1,4 +1,4 @@
LibMMS Opensource licensed (LGPL) mms:// and mmsh:// (Microsoft streaming
protocols) parsing library.
-WWW: http://gstreamer.freedesktop.org/
+WWW: http://sourceforge.net/projects/libmms/