update to 0.1.6

This commit is contained in:
jolan 2009-08-18 23:41:12 +00:00
parent 7492877ee2
commit 3e849087ca
5 changed files with 36 additions and 17 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.8 2008/05/08 22:44:13 espie Exp $
# $OpenBSD: Makefile,v 1.9 2009/08/18 23:41:12 jolan Exp $
COMMENT= library for decoding/generating MPEG TS/DVB PSI tables
VER= 0.1.4
DISTNAME= libdvbpsi3-${VER}
PKGNAME= libdvbpsi-${VER}p1
SHARED_LIBS= dvbpsi 3.0
V= 0.1.6
DISTNAME= libdvbpsi5-${V}
PKGNAME= libdvbpsi-${V}
SHARED_LIBS= dvbpsi 5.0
CATEGORIES= devel graphics
MASTER_SITES= http://www.videolan.org/pub/libdvbpsi/${VER}/ \
http://www.fr.videolan.org/pub/libdvbpsi/${VER}/
MASTER_SITES= http://www.videolan.org/pub/libdvbpsi/${V}/ \
http://www.fr.videolan.org/pub/libdvbpsi/${V}/
HOMEPAGE= http://developers.videolan.org/libdvbpsi/

View File

@ -1,5 +1,5 @@
MD5 (libdvbpsi3-0.1.4.tar.gz) = aos1EI5a7FpVqtKfI1DD4g==
RMD160 (libdvbpsi3-0.1.4.tar.gz) = iJ9ADXg4PnFDQOsX6R54aZ/qh0Y=
SHA1 (libdvbpsi3-0.1.4.tar.gz) = L3mGwWDRM/MzYcGvkJod5gLh010=
SHA256 (libdvbpsi3-0.1.4.tar.gz) = BO1fMCDZoM5gvcKyulICoWK+iR4oIorY2c0yazMLVyo=
SIZE (libdvbpsi3-0.1.4.tar.gz) = 359515
MD5 (libdvbpsi5-0.1.6.tar.gz) = cKRoNpyNtbI6raoHuta9Tw==
RMD160 (libdvbpsi5-0.1.6.tar.gz) = PmAs6gC7OPpogbHNWO/h4jWk5/c=
SHA1 (libdvbpsi5-0.1.6.tar.gz) = KTAM8jT32uy3gzNdHiaIIxUhpY4=
SHA256 (libdvbpsi5-0.1.6.tar.gz) = D7cLFtg2sP61O+Z79b6aEH/FBSC3cITRcF9/cA504sg=
SIZE (libdvbpsi5-0.1.6.tar.gz) = 409072

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.2 2004/01/06 06:40:14 jolan Exp $
--- configure.orig 2004-01-02 08:16:03.000000000 -0600
+++ configure 2004-01-06 00:16:26.000000000 -0600
@@ -19053,7 +19053,7 @@ if test x$release = xtrue
$OpenBSD: patch-configure,v 1.3 2009/08/18 23:41:12 jolan Exp $
--- configure.orig Mon Oct 22 05:09:24 2007
+++ configure Tue Aug 18 18:01:12 2009
@@ -19253,7 +19253,7 @@ if test "$release" = "true"
then
CFLAGS="${CFLAGS} -O6"
else

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-examples_connect_c,v 1.1 2009/08/18 23:41:12 jolan Exp $
--- examples/connect.c.orig Thu Jan 18 08:57:08 2007
+++ examples/connect.c Tue Aug 18 18:03:22 2009
@@ -38,7 +38,6 @@
# include <netinet/if_ether.h>
#endif
#include <netdb.h>
-#include <netinet/ip.h>
#include <netinet/udp.h>
#include <arpa/inet.h>

View File

@ -1,5 +1,6 @@
@comment $OpenBSD: PLIST,v 1.3 2004/09/15 00:50:09 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2009/08/18 23:41:12 jolan Exp $
include/dvbpsi/
include/dvbpsi/cat.h
include/dvbpsi/demux.h
include/dvbpsi/descriptor.h
include/dvbpsi/dr.h
@ -20,8 +21,15 @@ include/dvbpsi/dr_0f.h
include/dvbpsi/dr_42.h
include/dvbpsi/dr_47.h
include/dvbpsi/dr_48.h
include/dvbpsi/dr_4d.h
include/dvbpsi/dr_4e.h
include/dvbpsi/dr_52.h
include/dvbpsi/dr_55.h
include/dvbpsi/dr_56.h
include/dvbpsi/dr_59.h
include/dvbpsi/dr_69.h
include/dvbpsi/dvbpsi.h
include/dvbpsi/eit.h
include/dvbpsi/pat.h
include/dvbpsi/pmt.h
include/dvbpsi/psi.h