mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
update libzvbi to 0.2.5
This commit is contained in:
parent
f27572f040
commit
1197c8b876
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92412
@ -6,8 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= libzvbi
|
||||
PORTVERSION= 0.2.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.5
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= zapping
|
||||
|
@ -1 +1 @@
|
||||
MD5 (zvbi-0.2.4.tar.bz2) = 1eb3698c3ff792646b3f79923f12b865
|
||||
MD5 (zvbi-0.2.5.tar.bz2) = 06b370565246758813f6580797369518
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- src/io-bktr.c.orig Sat May 17 22:07:06 2003
|
||||
+++ src/io-bktr.c Sat May 17 22:08:02 2003
|
||||
@@ -37,6 +37,7 @@
|
||||
#include <unistd.h>
|
||||
#include <assert.h>
|
||||
#include <sys/time.h> /* timeval */
|
||||
+#include <sys/select.h>
|
||||
#include <sys/types.h> /* fd_set */
|
||||
#include <sys/ioctl.h>
|
||||
#include <sys/mman.h>
|
@ -1,7 +1,8 @@
|
||||
include/libzvbi.h
|
||||
lib/libzvbi.a
|
||||
lib/libzvbi.la
|
||||
lib/libzvbi.so.1
|
||||
lib/libzvbi.so
|
||||
lib/libzvbi.so.2
|
||||
share/locale/de/LC_MESSAGES/zvbi.mo
|
||||
share/locale/en@boldquot/LC_MESSAGES/zvbi.mo
|
||||
share/locale/en@quot/LC_MESSAGES/zvbi.mo
|
||||
@ -9,3 +10,4 @@ share/locale/es/LC_MESSAGES/zvbi.mo
|
||||
share/locale/fr/LC_MESSAGES/zvbi.mo
|
||||
share/locale/it/LC_MESSAGES/zvbi.mo
|
||||
share/locale/nl/LC_MESSAGES/zvbi.mo
|
||||
share/locale/pl/LC_MESSAGES/zvbi.mo
|
||||
|
Loading…
Reference in New Issue
Block a user