mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 2.50
- Depends on p5-YAML-Syck - Pass maintainership to submitter PR: ports/119035 Submitted by: Philippe Audeoud <jadawin tuxaco.net>
This commit is contained in:
parent
4a84ce63db
commit
a7ba03937c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204590
2 changed files with 7 additions and 6 deletions
|
@ -6,14 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= txt2html
|
||||
PORTVERSION= 2.46
|
||||
PORTVERSION= 2.50
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= jadawin@tuxaco.net
|
||||
COMMENT= Convert raw text to something with a little HTML formatting
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
|
||||
${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (txt2html-2.46.tar.gz) = 018c33d609d0671271555e58aad230fd
|
||||
SHA256 (txt2html-2.46.tar.gz) = 0d83ef3abb4cdf281561cdae3778875c5ddfbd10eaa691fbd80a87fb9db2ced0
|
||||
SIZE (txt2html-2.46.tar.gz) = 120618
|
||||
MD5 (txt2html-2.50.tar.gz) = 533b2c4990c42b963f5e4fbcfac7abd1
|
||||
SHA256 (txt2html-2.50.tar.gz) = 1fa35543ef15019223698bcfe90a59059ed09c03d8f5255af45713ad66050236
|
||||
SIZE (txt2html-2.50.tar.gz) = 117162
|
||||
|
|
Loading…
Add table
Reference in a new issue