Skip to content

Commit

Permalink
textproc/p5-Text-MultiMarkdown: Update to 1.002
Browse files Browse the repository at this point in the history
- Update LICENSE_FILE
- Add NO_ARCH

Changes:	https://metacpan.org/dist/Text-MultiMarkdown/changes
  • Loading branch information
sunpoet committed Nov 14, 2023
1 parent 416a7fc commit 5de723e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
8 changes: 5 additions & 3 deletions textproc/p5-Text-MultiMarkdown/Makefile
@@ -1,16 +1,16 @@
PORTNAME= Text-MultiMarkdown
PORTVERSION= 1.000035
PORTREVISION= 2
PORTVERSION= 1.002000
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= Text-MultiMarkdown-${PORTVERSION:S|000$||}

MAINTAINER= perl@FreeBSD.org
COMMENT= Convert MultiMarkdown syntax to (X)HTML
WWW= https://metacpan.org/release/Text-MultiMarkdown

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/License.text
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-HTML-Parser>0:www/p5-HTML-Parser \
Expand All @@ -21,4 +21,6 @@ TEST_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
USES= perl5
USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.mk>
5 changes: 3 additions & 2 deletions textproc/p5-Text-MultiMarkdown/distinfo
@@ -1,2 +1,3 @@
SHA256 (Text-MultiMarkdown-1.000035.tar.gz) = 2467dd13751dc2979d7c880b24e762952130fdf42a1ed3ee04fdf72d4b52646a
SIZE (Text-MultiMarkdown-1.000035.tar.gz) = 112893
TIMESTAMP = 1699774972
SHA256 (Text-MultiMarkdown-1.002.tar.gz) = cb355b3b5a46b7ca06194d7e889d593e0f209e69bb78cc933d5e7f85c8b4b677
SIZE (Text-MultiMarkdown-1.002.tar.gz) = 99199

0 comments on commit 5de723e

Please sign in to comment.