mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 0.5.61
This commit is contained in:
parent
1021d8c65c
commit
16bf31953b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280713
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xmltv
|
||||
PORTVERSION= 0.5.59
|
||||
PORTVERSION= 0.5.61
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= SF
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -65,16 +65,16 @@ PORTDOCS= COPYING \
|
||||
|
||||
MAN1= tv_cat.1 tv_check.1 tv_extractinfo_ar.1 tv_extractinfo_en.1 \
|
||||
tv_find_grabbers.1 \
|
||||
tv_grab_ch_search.1 tv_grab_combiner.1 tv_grab_dk_dr.1 \
|
||||
tv_grab_dtv_la.1 tv_grab_ee.1 tv_grab_es_laguiatv.1 \
|
||||
tv_grab_es_miguiatv.1 tv_grab_fi.1 tv_grab_fi_sv.1 tv_grab_fr.1 tv_grab_hr.1 \
|
||||
tv_grab_ar.1 tv_grab_ch_search.1 tv_grab_combiner.1 tv_grab_dk_dr.1 \
|
||||
tv_grab_ee.1 tv_grab_es_laguiatv.1 tv_grab_es_miguiatv.1 tv_grab_fi.1 \
|
||||
tv_grab_fi_sv.1 tv_grab_fr_kazer.1 tv_grab_fr.1 tv_grab_hr.1 \
|
||||
tv_grab_huro.1 tv_grab_il.1 tv_grab_in.1 tv_grab_it.1 tv_grab_it_dvb.1 \
|
||||
tv_grab_is.1 tv_grab_na_dd.1 tv_grab_na_icons.1 tv_grab_nl.1 \
|
||||
tv_grab_no_gfeed.1 tv_grab_pt.1 tv_grab_pt_meo.1 tv_grab_re.1 tv_grab_se_swedb.1 \
|
||||
tv_grab_no_gfeed.1 tv_grab_pt.1 tv_grab_pt_meo.1 tv_grab_se_swedb.1 \
|
||||
tv_grab_uk_bleb.1 tv_grab_uk_rt.1 tv_grab_za.1 tv_grep.1 tv_imdb.1 \
|
||||
tv_remove_some_overlapping.1 tv_sort.1 tv_split.1 tv_to_latex.1 \
|
||||
tv_to_potatoe.1 tv_to_text.1 tv_validate_file.1 \
|
||||
tv_validate_grabber.1 tv_grab_eu_epgdata.1 tv_grab_na_dtv.1
|
||||
tv_validate_grabber.1 tv_grab_eu_epgdata.1 tv_grab_dtv_la.1
|
||||
MAN3= Configure.3 Configure::Writer.3 Lineup.3 Options.3 PreferredMethod.3 \
|
||||
ValidateFile.3 ValidateGrabber.3 Version.3 \
|
||||
XMLTV.3 XMLTV::Date.3 XMLTV::Grab_XML.3 XMLTV::Gunzip.3 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xmltv-0.5.59.tar.bz2) = 36ffdc94561c2ec49615cf8379f3d6c83096bd0ba83a6c14d77423106c5c3b37
|
||||
SIZE (xmltv-0.5.59.tar.bz2) = 839866
|
||||
SHA256 (xmltv-0.5.61.tar.bz2) = aee8af3612e9f152b7b45ae78c532da7c263255fdafa5010897cebfa2ad4121e
|
||||
SIZE (xmltv-0.5.61.tar.bz2) = 884752
|
||||
|
@ -3,6 +3,7 @@ bin/tv_check
|
||||
bin/tv_extractinfo_ar
|
||||
bin/tv_extractinfo_en
|
||||
bin/tv_find_grabbers
|
||||
bin/tv_grab_ar
|
||||
bin/tv_grab_ch_search
|
||||
bin/tv_grab_combiner
|
||||
bin/tv_grab_dk_dr
|
||||
@ -14,6 +15,7 @@ bin/tv_grab_eu_epgdata
|
||||
bin/tv_grab_fi
|
||||
bin/tv_grab_fi_sv
|
||||
bin/tv_grab_fr
|
||||
bin/tv_grab_fr_kazer
|
||||
bin/tv_grab_hr
|
||||
bin/tv_grab_huro
|
||||
bin/tv_grab_il
|
||||
@ -22,13 +24,11 @@ bin/tv_grab_is
|
||||
bin/tv_grab_it
|
||||
bin/tv_grab_it_dvb
|
||||
bin/tv_grab_na_dd
|
||||
bin/tv_grab_na_dtv
|
||||
bin/tv_grab_na_icons
|
||||
bin/tv_grab_nl
|
||||
bin/tv_grab_no_gfeed
|
||||
bin/tv_grab_pt
|
||||
bin/tv_grab_pt_meo
|
||||
bin/tv_grab_re
|
||||
bin/tv_grab_se_swedb
|
||||
bin/tv_grab_uk_bleb
|
||||
bin/tv_grab_uk_rt
|
||||
|
Loading…
Reference in New Issue
Block a user