FreeBSD Bugzilla – Attachment 215487 Details for
Bug 247205
sysutils/mapdir: Update to 1.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff for update of port sysutils/mapdir to version 1.2.1
mapdir_1.2.1.diff (text/plain), 1.75 KB, created by
Oliver Mahmoudi
on 2020-06-12 13:45:52 UTC
(
hide
)
Description:
diff for update of port sysutils/mapdir to version 1.2.1
Filename:
MIME Type:
Creator:
Oliver Mahmoudi
Created:
2020-06-12 13:45:52 UTC
Size:
1.75 KB
patch
obsolete
>diff -ruN mapdir.old/Makefile mapdir/Makefile >--- mapdir.old/Makefile 2020-06-12 10:27:46.725936000 +0200 >+++ mapdir/Makefile 2020-06-12 14:56:41.568155000 +0200 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/sysutils/mapdir/Makefile 496843 2019-03-25 17:20:04Z fernape $ > > PORTNAME= mapdir >-PORTVERSION= 1.2 >+PORTVERSION= 1.2.1 > CATEGORIES= sysutils > MASTER_SITES= https://www.olivermahmoudi.com/files/ > >@@ -17,19 +17,28 @@ > NO_BUILD= yes > > PLIST_FILES= bin/mapdir \ >- man/man1/mapdir.1.gz >+ bin/mapdircmp \ >+ man/man1/mapdir.1.gz \ >+ man/man1/mapdircmp.1.gz > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > > post-patch: > @${REINPLACE_CMD} -e 's|/bin/sh|${LOCALBASE}/bin/bash|' \ >+ -e 's|md5sum|md5|g' \ >+ -e 's|sha256sum|sha256|g' \ >+ -e 's|print $$1|print $$4|g' \ > ${WRKSRC}/${PORTNAME} > @${REINPLACE_CMD} -e 's|md5sum|md5|g' \ > -e 's|sha256sum|sha256|g' \ > ${WRKSRC}/${PORTNAME}.1 >+ @${REINPLACE_CMD} -e 's|/bin/sh|${LOCALBASE}/bin/bash|' \ >+ ${WRKSRC}/${PORTNAME}cmp > > do-install: > ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}cmp ${STAGEDIR}${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1 >+ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}cmp.1 ${STAGEDIR}${PREFIX}/man/man1 > > .include <bsd.port.mk> >diff -ruN mapdir.old/distinfo mapdir/distinfo >--- mapdir.old/distinfo 2020-06-12 10:27:46.738397000 +0200 >+++ mapdir/distinfo 2020-06-12 10:33:14.063495000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1551587690 >-SHA256 (mapdir-1.2.tar.gz) = d5078e6530af9eb005e5fbe212705bd10c0757ae9b76fa07a5087639d003b90f >-SIZE (mapdir-1.2.tar.gz) = 7366 >+TIMESTAMP = 1591950794 >+SHA256 (mapdir-1.2.1.tar.gz) = 3d18ab2f7fbd94fcd20c4a7d2b548b6235470c0b9cb92be499993e4a58f8db89 >+SIZE (mapdir-1.2.1.tar.gz) = 8863
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
contact
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 247205
: 215487