ports/121331: [maintainer update] devel/p5-SVN-Notify-Mirror: update to 0.037
Greg Larkin
glarkin at sourcehosting.net
Mon Mar 3 20:30:03 UTC 2008
>Number: 121331
>Category: ports
>Synopsis: [maintainer update] devel/p5-SVN-Notify-Mirror: update to 0.037
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Mar 03 20:30:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Greg Larkin
>Release: FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Wed Feb 13 01:40:13 UTC 2008
>Description:
- Update to 0.037
- Cleaned up the dependencies to adhere to Makefile.PL prereqs
NOTE: This PR depends on ports/121326
Port maintainer (glarkin at sourcehosting.net) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-SVN-Notify-Mirror-0.037,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Notify-Mirror.orig/Makefile /usr/ports/devel/p5-SVN-Notify-Mirror/Makefile
--- /usr/ports/devel/p5-SVN-Notify-Mirror.orig/Makefile Wed Feb 13 22:53:02 2008
+++ /usr/ports/devel/p5-SVN-Notify-Mirror/Makefile Mon Mar 3 15:20:19 2008
@@ -6,7 +6,8 @@
#
PORTNAME= SVN-Notify-Mirror
-PORTVERSION= 0.03603
+PORTVERSION= 0.037
+PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,9 @@
MAINTAINER= glarkin at sourcehosting.net
COMMENT= Keep a mirrored working copy of a repository path
-RUN_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify
+BUILD_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
+ p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML
+RUN_DEPENDS= ${BUILD_DEPENDS}
OPTIONS= CONFIG "Enable YAML syntax for post-commit hook" Off \
SSH "Enable SSH for remote working copy update" Off \
diff -ruN --exclude=CVS /usr/ports/devel/p5-SVN-Notify-Mirror.orig/distinfo /usr/ports/devel/p5-SVN-Notify-Mirror/distinfo
--- /usr/ports/devel/p5-SVN-Notify-Mirror.orig/distinfo Wed Feb 13 22:53:02 2008
+++ /usr/ports/devel/p5-SVN-Notify-Mirror/distinfo Mon Mar 3 15:07:33 2008
@@ -1,3 +1,3 @@
-MD5 (SVN-Notify-Mirror-0.03603.tar.gz) = ae26574e2118c1b5f287d167092d4d04
-SHA256 (SVN-Notify-Mirror-0.03603.tar.gz) = 265fefd2a264fe31a91ce29fe014d7cab63a7fd9545561dc0749e36f0d711a47
-SIZE (SVN-Notify-Mirror-0.03603.tar.gz) = 24466
+MD5 (SVN-Notify-Mirror-0.037.tar.gz) = 6c84bc3cd3177cb666aed6cb1b3f4585
+SHA256 (SVN-Notify-Mirror-0.037.tar.gz) = 497560e126d9325b7eb4b0c1db5c46e020e6da821d3e854943470a686ee0934c
+SIZE (SVN-Notify-Mirror-0.037.tar.gz) = 24772
--- p5-SVN-Notify-Mirror-0.037,1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list