pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/p5-xmltv



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May  5 20:50:29 UTC 2024

Modified Files:
        pkgsrc/multimedia/p5-xmltv: Makefile PLIST

Log Message:
p5-xmltv: fix PLIST

Probably needs an additional dependency before this file gets installed,
but I couldn't figure out which one.

And this package needs updating to a version from this decade anyway...

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/multimedia/p5-xmltv/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/multimedia/p5-xmltv/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/p5-xmltv/Makefile
diff -u pkgsrc/multimedia/p5-xmltv/Makefile:1.47 pkgsrc/multimedia/p5-xmltv/Makefile:1.48
--- pkgsrc/multimedia/p5-xmltv/Makefile:1.47    Thu Jul  6 09:41:01 2023
+++ pkgsrc/multimedia/p5-xmltv/Makefile Sun May  5 20:50:29 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2023/07/06 09:41:01 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2024/05/05 20:50:29 wiz Exp $
 
 DISTNAME=      xmltv-0.5.69
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    multimedia perl5
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xmltv/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/multimedia/p5-xmltv/PLIST
diff -u pkgsrc/multimedia/p5-xmltv/PLIST:1.11 pkgsrc/multimedia/p5-xmltv/PLIST:1.12
--- pkgsrc/multimedia/p5-xmltv/PLIST:1.11       Sat May 11 04:24:14 2019
+++ pkgsrc/multimedia/p5-xmltv/PLIST    Sun May  5 20:50:29 2024
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.11 2019/05/11 04:24:14 mef Exp $
+@comment $NetBSD: PLIST,v 1.12 2024/05/05 20:50:29 wiz Exp $
 share/doc/${DISTNAME}/COPYING
 share/doc/${DISTNAME}/QuickStart
 share/doc/${DISTNAME}/README
 share/doc/${DISTNAME}/README.win32
 share/xmltv/tv_augment/augment.conf
 share/xmltv/tv_augment/augment.rules
-share/xmltv/tv_grab_eu_epgdata/channel_ids
 share/xmltv/tv_grab_huro/catmap.cz
 share/xmltv/tv_grab_huro/catmap.hu
 share/xmltv/tv_grab_huro/catmap.ro



Home | Main Index | Thread Index | Old Index