Bug 200774 - security/openvpn-devel: Update to latest development snapshot
Summary: security/openvpn-devel: Update to latest development snapshot
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-10 22:01 UTC by Eric F Crist
Modified: 2015-06-17 00:00 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric F Crist 2015-06-10 22:01:29 UTC
This patch updates the security/openvpn-devel port to the latest development snapshot (2015 week 23).


Index: Makefile
===================================================================
--- Makefile    (revision 389147)
+++ Makefile    (working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=      openvpn
-DISTVERSION=   201516
+DISTVERSION=   201523
 CATEGORIES=    security net
 MASTER_SITES=  ftp://ftp.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/ \
                ftp://ftp2.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/
Index: distinfo
===================================================================
--- distinfo    (revision 389147)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-SHA256 (openvpn-201516.tar.xz) = 806a2d798504d348130fa78b2a1748e1a5fe71a7a37c0e006b3150b2708a50c9
-SIZE (openvpn-201516.tar.xz) = 842584
+SHA256 (openvpn-201523.tar.xz) = 9a20fd20f206d9cec1abdba04e31de1a434f8340a4c237c2c3ed9424aa5a3584
+SIZE (openvpn-201523.tar.xz) = 851852
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-06-16 01:30:06 UTC
A commit references this bug:

Author: delphij
Date: Tue Jun 16 01:29:48 UTC 2015
New revision: 389811
URL: https://svnweb.freebsd.org/changeset/ports/389811

Log:
  Update to 201523.

  PR:		200774
  Submitted by:	maintainer

Changes:
  head/security/openvpn-devel/Makefile
  head/security/openvpn-devel/distinfo
Comment 2 Xin LI freebsd_committer freebsd_triage 2015-06-17 00:00:45 UTC
Committed, thanks!