ports/177614: [update] net/svnup to 0.60
Ryan Steinmetz
zi at FreeBSD.org
Wed Apr 3 15:30:02 UTC 2013
>Number: 177614
>Category: ports
>Synopsis: [update] net/svnup to 0.60
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 03 15:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Ryan Steinmetz
>Release:
>Organization:
>Environment:
>Description:
- Update to 0.60, adding HTTP/HTTPS, IPv6 and configuration file support
- Add additional MASTER_SITES
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: distinfo
===================================================================
--- distinfo (revision 315709)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (svnup-0.56.tar.xz) = ef7bf9d6e11d7333d459e770e94dd9062219b7b174781b9f8e63bbc3b2926a03
-SIZE (svnup-0.56.tar.xz) = 9536
+SHA256 (svnup-0.60.tar.xz) = c0017f4f59f44581ad6ff48b10cad051cf3bdcc9b01856a4948413121a8477d5
+SIZE (svnup-0.60.tar.xz) = 15516
Index: Makefile
===================================================================
--- Makefile (revision 315709)
+++ Makefile (working copy)
@@ -1,16 +1,17 @@
# $FreeBSD$
PORTNAME= svnup
-PORTVERSION= 0.56
+PORTVERSION= 0.60
CATEGORIES= net
-MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/
+MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \
+ http://mirrors.rit.edu/zi/
MAINTAINER= jcm at visi.com
COMMENT= Lightweight program to pull source using the svn protocol
LICENSE= BSD
-LDFLAGS+= -lmd
+LDFLAGS+= -lmd -lssl
USE_XZ= yes
MAN1= ${PORTNAME}.1
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list