textproc/minised: Update version 1.15=>1.16

- Update WWW
- Add LICENSE BSD3CLAUSE
- Adopting port as maintainers domain has expired

Changelog: https://exactcode.com/opensource/minised/

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman
2024-01-10 13:44:50 +01:00
parent 83e6361669
commit 22f29c4e8b
2 changed files with 11 additions and 7 deletions
+8 -5
View File
@@ -1,20 +1,23 @@
PORTNAME= minised
PORTVERSION= 1.15
PORTVERSION= 1.16
CATEGORIES= textproc
MASTER_SITES= http://dl.exactcode.de/oss/minised/
MAINTAINER= portmaster@BSDforge.com
MAINTAINER= bofh@FreeBSD.org
COMMENT= Smaller, cheaper, faster sed implementation
WWW= http://www.exactcode.de/oss/minised/
WWW= https://exactcode.com/opensource/minised/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
ALL_TARGET= ${PORTNAME}
PLIST_FILES= bin/${PORTNAME} man/man1/minised.1.gz
PLIST_FILES= bin/${PORTNAME} share/man/man1/minised.1.gz
post-patch:
@${REINPLACE_CMD} -e 's|-O1||' ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1/
.include <bsd.port.mk>
+3 -2
View File
@@ -1,2 +1,3 @@
SHA256 (minised-1.15.tar.gz) = ada36a55b71d1f2eb61f2f3b95f112708ce51e69f601bf5ea5d7acb7c21b3481
SIZE (minised-1.15.tar.gz) = 32224
TIMESTAMP = 1704887665
SHA256 (minised-1.16.tar.gz) = 46e072d5d45c9fd3d5b268523501bbea0ad016232b2d3f366a7aad0b1e7b3f71
SIZE (minised-1.16.tar.gz) = 31067