mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 1.0.5, the latest Unix release.
Noticed by: Robert Nilsson <robert@nilsson.net>
This commit is contained in:
parent
6108625cb9
commit
f082cccfcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52769
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= streamripper
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= http://streamripper.sourceforge.net/dl/
|
||||
|
||||
MAINTAINER= trevor@FreeBSD.org
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (streamripper-1.0.2.tar.gz) = a22116e931c5765b2210a23f0c983cfd
|
||||
MD5 (streamripper-1.0.5.tar.gz) = 851b118bc96913c0cff6bca6a09c183c
|
||||
|
10
audio/streamripper/files/patch-lib-ripstream.c
Normal file
10
audio/streamripper/files/patch-lib-ripstream.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- lib/ripstream.c.orig Sat Aug 4 20:08:50 2001
|
||||
+++ lib/ripstream.c Mon Jan 7 15:06:25 2002
|
||||
@@ -22,6 +22,7 @@
|
||||
#include <string.h>
|
||||
#ifndef _WIN32
|
||||
|
||||
+#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user