svn commit: r380288 - head/net/reposado

Kurt Jaeger pi at FreeBSD.org
Mon Mar 2 19:01:38 UTC 2015


Author: pi
Date: Mon Mar  2 19:01:37 2015
New Revision: 380288
URL: https://svnweb.freebsd.org/changeset/ports/380288
QAT: https://qat.redports.org/buildarchive/r380288/

Log:
  net/reposado: 0.0.20130415 -> 0.0.20150131
  
  Add new --remove-config-data option to remove config-data attributes #
  
  PR:		197328
  Approved by:	masaki at club.kyutech.ac.jp (maintainer timeout)

Modified:
  head/net/reposado/Makefile
  head/net/reposado/distinfo

Modified: head/net/reposado/Makefile
==============================================================================
--- head/net/reposado/Makefile	Mon Mar  2 18:55:52 2015	(r380287)
+++ head/net/reposado/Makefile	Mon Mar  2 19:01:37 2015	(r380288)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	reposado
-PORTVERSION=	0.0.20130415
+PORTVERSION=	0.0.20150131
 CATEGORIES=	net
 
 MAINTAINER=	masaki at club.kyutech.ac.jp
@@ -14,7 +14,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	wdas
 GH_COMMIT=	${GH_TAGNAME}
 GH_PROJECT=	${PORTNAME}
-GH_TAGNAME=	1bcf4f0
+GH_TAGNAME=	6d62d49
 
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 

Modified: head/net/reposado/distinfo
==============================================================================
--- head/net/reposado/distinfo	Mon Mar  2 18:55:52 2015	(r380287)
+++ head/net/reposado/distinfo	Mon Mar  2 19:01:37 2015	(r380288)
@@ -1,2 +1,2 @@
-SHA256 (reposado-0.0.20130415.tar.gz) = 7590aeaaebed1f59f4de35cdf0df7d8799feb17fba4d22a929bfd582d6e5ab79
-SIZE (reposado-0.0.20130415.tar.gz) = 53843
+SHA256 (reposado-0.0.20150131.tar.gz) = 15299104ab94e8d7828ec0c58bf69509335c42792992c9dad54468fbe4dc6691
+SIZE (reposado-0.0.20150131.tar.gz) = 55190


More information about the svn-ports-head mailing list