svn commit: r314475 - head/net/liboauth

Johan van Selst johans at FreeBSD.org
Sun Mar 17 17:57:16 UTC 2013


Author: johans
Date: Sun Mar 17 17:57:15 2013
New Revision: 314475
URL: http://svnweb.freebsd.org/changeset/ports/314475

Log:
  Update oauth to 1.0.1

Modified:
  head/net/liboauth/Makefile
  head/net/liboauth/distinfo

Modified: head/net/liboauth/Makefile
==============================================================================
--- head/net/liboauth/Makefile	Sun Mar 17 17:54:10 2013	(r314474)
+++ head/net/liboauth/Makefile	Sun Mar 17 17:57:15 2013	(r314475)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	liboauth
-# Date created:		30 October 2010
-# Whom:			johans
-#
 # $FreeBSD$
-#
 
 PORTNAME=	liboauth
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	net
 MASTER_SITES=	SF/${PORTNAME}
 

Modified: head/net/liboauth/distinfo
==============================================================================
--- head/net/liboauth/distinfo	Sun Mar 17 17:54:10 2013	(r314474)
+++ head/net/liboauth/distinfo	Sun Mar 17 17:57:15 2013	(r314475)
@@ -1,2 +1,2 @@
-SHA256 (liboauth-1.0.0.tar.gz) = 58ac4510fec8f603383a0bf280d6fb32b45f4c0f587121130a412877eddac793
-SIZE (liboauth-1.0.0.tar.gz) = 431528
+SHA256 (liboauth-1.0.1.tar.gz) = 5087d32fe1db7b588246a7de64fc0c2464c95efdebb2c7fe6f482d9b00e68d8b
+SIZE (liboauth-1.0.1.tar.gz) = 501706


More information about the svn-ports-all mailing list