pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/dos2unix
Module Name: pkgsrc
Committed By: nia
Date: Wed Oct 2 07:20:25 UTC 2019
Modified Files:
pkgsrc/converters/dos2unix: Makefile PLIST distinfo
Removed Files:
pkgsrc/converters/dos2unix/patches: patch-Makefile
Log Message:
dos2unix: Install all man pages to PKGMANDIR.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/converters/dos2unix/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/converters/dos2unix/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/converters/dos2unix/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/converters/dos2unix/patches/patch-Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/dos2unix/Makefile
diff -u pkgsrc/converters/dos2unix/Makefile:1.28 pkgsrc/converters/dos2unix/Makefile:1.29
--- pkgsrc/converters/dos2unix/Makefile:1.28 Sun Aug 11 13:18:10 2019
+++ pkgsrc/converters/dos2unix/Makefile Wed Oct 2 07:20:24 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2019/08/11 13:18:10 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2019/10/02 07:20:24 nia Exp $
DISTNAME= dos2unix-7.4.0
PKGREVISION= 3
@@ -17,5 +17,10 @@ USE_TOOLS+= gmake msgfmt xgettext perl
BUILD_MAKE_FLAGS+= LDFLAGS_EXTRA+="-L${PREFIX}/lib ${COMPILER_RPATH_FLAG}${PREFIX}/lib -lintl ${LDFLAGS}"
INSTALL_MAKE_FLAGS+= prefix=${PREFIX}
+INSTALLATION_DIRS+= ${PKGMANDIR}
+
+post-install:
+ ${MV} ${DESTDIR}${PREFIX}/share/man/* ${DESTDIR}${PREFIX}/${PKGMANDIR} || ${TRUE}
+
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/converters/dos2unix/PLIST
diff -u pkgsrc/converters/dos2unix/PLIST:1.7 pkgsrc/converters/dos2unix/PLIST:1.8
--- pkgsrc/converters/dos2unix/PLIST:1.7 Thu Dec 31 22:27:58 2015
+++ pkgsrc/converters/dos2unix/PLIST Wed Oct 2 07:20:24 2019
@@ -1,12 +1,48 @@
-@comment $NetBSD: PLIST,v 1.7 2015/12/31 22:27:58 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/10/02 07:20:24 nia Exp $
bin/dos2unix
bin/mac2unix
bin/unix2dos
bin/unix2mac
+man/de/man1/dos2unix.1
+man/de/man1/mac2unix.1
+man/de/man1/unix2dos.1
+man/de/man1/unix2mac.1
+man/es/man1/dos2unix.1
+man/es/man1/mac2unix.1
+man/es/man1/unix2dos.1
+man/es/man1/unix2mac.1
+man/fr/man1/dos2unix.1
+man/fr/man1/mac2unix.1
+man/fr/man1/unix2dos.1
+man/fr/man1/unix2mac.1
man/man1/dos2unix.1
man/man1/mac2unix.1
man/man1/unix2dos.1
man/man1/unix2mac.1
+man/nl/man1/dos2unix.1
+man/nl/man1/mac2unix.1
+man/nl/man1/unix2dos.1
+man/nl/man1/unix2mac.1
+man/pl/man1/dos2unix.1
+man/pl/man1/mac2unix.1
+man/pl/man1/unix2dos.1
+man/pl/man1/unix2mac.1
+man/pt_BR/man1/dos2unix.1
+man/pt_BR/man1/mac2unix.1
+man/pt_BR/man1/unix2dos.1
+man/pt_BR/man1/unix2mac.1
+man/sv/man1/dos2unix.1
+man/sv/man1/mac2unix.1
+man/sv/man1/unix2dos.1
+man/sv/man1/unix2mac.1
+man/uk/man1/dos2unix.1
+man/uk/man1/mac2unix.1
+man/uk/man1/unix2dos.1
+man/uk/man1/unix2mac.1
+man/zh_CN/man1/dos2unix.1
+man/zh_CN/man1/mac2unix.1
+man/zh_CN/man1/unix2dos.1
+man/zh_CN/man1/unix2mac.1
share/doc/${PKGNAME}/BUGS.txt
share/doc/${PKGNAME}/COPYING.txt
share/doc/${PKGNAME}/ChangeLog.txt
@@ -52,39 +88,3 @@ share/locale/uk/LC_MESSAGES/dos2unix.mo
share/locale/vi/LC_MESSAGES/dos2unix.mo
share/locale/zh_CN/LC_MESSAGES/dos2unix.mo
share/locale/zh_TW/LC_MESSAGES/dos2unix.mo
-share/man/de/man1/dos2unix.1
-share/man/de/man1/mac2unix.1
-share/man/de/man1/unix2dos.1
-share/man/de/man1/unix2mac.1
-share/man/es/man1/dos2unix.1
-share/man/es/man1/mac2unix.1
-share/man/es/man1/unix2dos.1
-share/man/es/man1/unix2mac.1
-share/man/fr/man1/dos2unix.1
-share/man/fr/man1/mac2unix.1
-share/man/fr/man1/unix2dos.1
-share/man/fr/man1/unix2mac.1
-share/man/nl/man1/dos2unix.1
-share/man/nl/man1/mac2unix.1
-share/man/nl/man1/unix2dos.1
-share/man/nl/man1/unix2mac.1
-share/man/pl/man1/dos2unix.1
-share/man/pl/man1/mac2unix.1
-share/man/pl/man1/unix2dos.1
-share/man/pl/man1/unix2mac.1
-share/man/pt_BR/man1/dos2unix.1
-share/man/pt_BR/man1/mac2unix.1
-share/man/pt_BR/man1/unix2dos.1
-share/man/pt_BR/man1/unix2mac.1
-share/man/sv/man1/dos2unix.1
-share/man/sv/man1/mac2unix.1
-share/man/sv/man1/unix2dos.1
-share/man/sv/man1/unix2mac.1
-share/man/uk/man1/dos2unix.1
-share/man/uk/man1/mac2unix.1
-share/man/uk/man1/unix2dos.1
-share/man/uk/man1/unix2mac.1
-share/man/zh_CN/man1/dos2unix.1
-share/man/zh_CN/man1/mac2unix.1
-share/man/zh_CN/man1/unix2dos.1
-share/man/zh_CN/man1/unix2mac.1
Index: pkgsrc/converters/dos2unix/distinfo
diff -u pkgsrc/converters/dos2unix/distinfo:1.17 pkgsrc/converters/dos2unix/distinfo:1.18
--- pkgsrc/converters/dos2unix/distinfo:1.17 Fri Oct 27 13:06:16 2017
+++ pkgsrc/converters/dos2unix/distinfo Wed Oct 2 07:20:24 2019
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.17 2017/10/27 13:06:16 ryoon Exp $
+$NetBSD: distinfo,v 1.18 2019/10/02 07:20:24 nia Exp $
SHA1 (dos2unix-7.4.0.tar.gz) = fec41c9ea7b87db597bd20abf79b053b82689974
RMD160 (dos2unix-7.4.0.tar.gz) = 5714e652b3549ed3cedd9237c68bda95ff9e2962
SHA512 (dos2unix-7.4.0.tar.gz) = 41be6b0c747f4a8e316eccecd468c8250aa6791962485569eb9496def60818ae434d619b5cfb5f80f15f8d17800314f5aefe229dc5d37faaa34e1270575175e9
Size (dos2unix-7.4.0.tar.gz) = 710339 bytes
-SHA1 (patch-Makefile) = 78e9b2237c54805c08af242e85b1a97c327e5724
Home |
Main Index |
Thread Index |
Old Index