mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- Update to 0.0908
PR: ports/121330 Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
This commit is contained in:
parent
fcab8ea467
commit
d0dec8d0ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208450
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= SVN-Notify-Config
|
||||
PORTVERSION= 0.0907
|
||||
PORTVERSION= 0.0908
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,10 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= glarkin@sourcehosting.net
|
||||
COMMENT= Perl module for config-driven Subversion notification
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify \
|
||||
${LOCALBASE}/bin/ysh:${PORTSDIR}/textproc/p5-YAML
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify \
|
||||
${LOCALBASE}/bin/ysh:${PORTSDIR}/textproc/p5-YAML
|
||||
RUN_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
|
||||
p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (SVN-Notify-Config-0.0907.tar.gz) = b32f6c6fa660a18d183c13e5020f5b5d
|
||||
SHA256 (SVN-Notify-Config-0.0907.tar.gz) = 74c2aa45c3b79e64b490a5be1ce464ac832bf60a09e6fedda077e940d604934b
|
||||
SIZE (SVN-Notify-Config-0.0907.tar.gz) = 10910
|
||||
MD5 (SVN-Notify-Config-0.0908.tar.gz) = 9197fb5fcda64bf6861011b45357cfe2
|
||||
SHA256 (SVN-Notify-Config-0.0908.tar.gz) = 25e013e4c33bfd997c9c83eb870dbb080aa3dd77df9c1b1b7d53f81b0cc87d53
|
||||
SIZE (SVN-Notify-Config-0.0908.tar.gz) = 11078
|
||||
|
Loading…
Reference in New Issue
Block a user