Bug 177591

Summary: [update]: devel/libpo6 up to date
Product: Ports & Packages Reporter: Veniamin <g.veniamin>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Veniamin 2013-04-02 22:30:00 UTC
Update to latest  version.
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2013-04-20 15:37:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-04-20 16:07:15 UTC
Author: pawel
Date: Sat Apr 20 15:07:06 2013
New Revision: 316153
URL: http://svnweb.freebsd.org/changeset/ports/316153

Log:
  Update to version 0.3.1
  
  PR:		ports/177591
  Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
  Feature safe:	yes

Modified:
  head/devel/libpo6/Makefile   (contents, props changed)
  head/devel/libpo6/distinfo   (contents, props changed)
  head/devel/libpo6/pkg-plist   (contents, props changed)

Modified: head/devel/libpo6/Makefile
==============================================================================
--- head/devel/libpo6/Makefile	Sat Apr 20 14:43:48 2013	(r316152)
+++ head/devel/libpo6/Makefile	Sat Apr 20 15:07:06 2013	(r316153)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libpo6
-PORTVERSION=	0.2.3
+PORTVERSION=	0.3.1
 CATEGORIES=	devel
 MASTER_SITES=	http://hyperdex.org/src/
 

Modified: head/devel/libpo6/distinfo
==============================================================================
--- head/devel/libpo6/distinfo	Sat Apr 20 14:43:48 2013	(r316152)
+++ head/devel/libpo6/distinfo	Sat Apr 20 15:07:06 2013	(r316153)
@@ -1,2 +1,2 @@
-SHA256 (libpo6-0.2.3.tar.gz) = f3cfe664515643a36e7abe96fcba9a111c5e5a9544fc649da58328c395ca08fb
-SIZE (libpo6-0.2.3.tar.gz) = 110849
+SHA256 (libpo6-0.3.1.tar.gz) = 71c8f9b2c58b2ba3d86cdc2d781aca9239d97da302a8c1c12eaa56ebb5973fa2
+SIZE (libpo6-0.3.1.tar.gz) = 107909

Modified: head/devel/libpo6/pkg-plist
==============================================================================
--- head/devel/libpo6/pkg-plist	Sat Apr 20 14:43:48 2013	(r316152)
+++ head/devel/libpo6/pkg-plist	Sat Apr 20 15:07:06 2013	(r316153)
@@ -1,5 +1,6 @@
 include/po6/error.h
 include/po6/io/fd.h
+include/po6/net/hostname.h
 include/po6/net/ipaddr.h
 include/po6/net/location.h
 include/po6/net/socket.h
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2013-04-20 16:07:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!