FreeBSD Bugzilla – Attachment 203107 Details for
Bug 236764
[MAINTAINER] sysutils/mapdir: Update to 1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff file for update of port sysutils/mapdir to version 1.2
mapdir.diff (text/plain), 1.61 KB, created by
Oliver Mahmoudi
on 2019-03-24 16:37:01 UTC
(
hide
)
Description:
diff file for update of port sysutils/mapdir to version 1.2
Filename:
MIME Type:
Creator:
Oliver Mahmoudi
Created:
2019-03-24 16:37:01 UTC
Size:
1.61 KB
patch
obsolete
>diff -ruN mapdir.v1.0/Makefile mapdir.v1.2/Makefile >--- mapdir.v1.0/Makefile 2019-02-11 08:09:09.000000000 +0000 >+++ mapdir.v1.2/Makefile 2019-03-03 05:22:59.833010000 +0000 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/sysutils/mapdir/Makefile 492672 2019-02-11 08:09:09Z tobik $ > > PORTNAME= mapdir >-PORTVERSION= 1.0 >+PORTVERSION= 1.2 > CATEGORIES= sysutils > MASTER_SITES= https://www.olivermahmoudi.com/files/ > >@@ -19,20 +19,17 @@ > PLIST_FILES= bin/mapdir \ > man/man1/mapdir.1.gz > >-WRKSRC= ${WRKDIR}/${PORTNAME} >+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 > > do-install: >- ${INSTALL_SCRIPT} ${WRKSRC}/mapdir ${STAGEDIR}${PREFIX}/bin >- ${INSTALL_MAN} ${WRKSRC}/mapdir.1 ${STAGEDIR}${PREFIX}/man/man1 >+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1 > > .include <bsd.port.mk> >diff -ruN mapdir.v1.0/distinfo mapdir.v1.2/distinfo >--- mapdir.v1.0/distinfo 2019-02-11 08:09:09.000000000 +0000 >+++ mapdir.v1.2/distinfo 2019-03-03 04:34:50.940151000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1521914328 >-SHA256 (mapdir-1.0.tar.gz) = 44380a69af60eec22b95dcbafcf01d1eb676d222020ce4bb3b4e5f3e0e367ad5 >-SIZE (mapdir-1.0.tar.gz) = 4534 >+TIMESTAMP = 1551587690 >+SHA256 (mapdir-1.2.tar.gz) = d5078e6530af9eb005e5fbe212705bd10c0757ae9b76fa07a5087639d003b90f >+SIZE (mapdir-1.2.tar.gz) = 7366
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
Actions:
View
|
Diff
Attachments on
bug 236764
: 203107