pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/w3m-img



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov  6 19:27:16 UTC 2016

Modified Files:
        pkgsrc/www/w3m-img: Makefile
Added Files:
        pkgsrc/www/w3m-img: PLIST

Log Message:
Updated w3m-img to 0.5.3.0.20161031.

Changes same as for www/w3m.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/w3m-img/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/www/w3m-img/PLIST

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

Modified files:

Index: pkgsrc/www/w3m-img/Makefile
diff -u pkgsrc/www/w3m-img/Makefile:1.28 pkgsrc/www/w3m-img/Makefile:1.29
--- pkgsrc/www/w3m-img/Makefile:1.28    Sat Mar  5 11:29:40 2016
+++ pkgsrc/www/w3m-img/Makefile Sun Nov  6 19:27:16 2016
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.28 2016/03/05 11:29:40 jperkin Exp $
+# $NetBSD: Makefile,v 1.29 2016/11/06 19:27:16 wiz Exp $
 
-PKGNAME=       w3m-img-${W3M_VERS}
-PKGREVISION=   6
+PKGNAME=       w3m-img-${W3M_PKGVERS}
 COMMENT=       Multilingualized version of w3m with inline image support
 
 CONFLICTS+=    w3m-[0-9]*
 
 DISTINFO_FILE= ${.CURDIR}/../../www/w3m/distinfo
 PATCHDIR=      ${.CURDIR}/../../www/w3m/patches
-PLIST_SRC=     ${.CURDIR}/../../www/w3m/PLIST
+PLIST_SRC=     ${.CURDIR}/../../www/w3m/PLIST ${.CURDIR}/PLIST
 
 USE_TOOLS+=    msgfmt
 

Added files:

Index: pkgsrc/www/w3m-img/PLIST
diff -u /dev/null pkgsrc/www/w3m-img/PLIST:1.1
--- /dev/null   Sun Nov  6 19:27:16 2016
+++ pkgsrc/www/w3m-img/PLIST    Sun Nov  6 19:27:16 2016
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2016/11/06 19:27:16 wiz Exp $
+libexec/w3m/w3mimgdisplay



Home | Main Index | Thread Index | Old Index