svn commit: r492649 - head/net/fb

Steve Wills swills at FreeBSD.org
Sun Feb 10 21:19:33 UTC 2019


Author: swills
Date: Sun Feb 10 21:19:32 2019
New Revision: 492649
URL: https://svnweb.freebsd.org/changeset/ports/492649

Log:
  net/fb: update to 2.0.4
  
  PR:		235595
  Submitted by:	Greg Fitzgerald <gregf at hugops.pw> (maintainer)

Modified:
  head/net/fb/Makefile   (contents, props changed)
  head/net/fb/distinfo   (contents, props changed)

Modified: head/net/fb/Makefile
==============================================================================
--- head/net/fb/Makefile	Sun Feb 10 21:17:34 2019	(r492648)
+++ head/net/fb/Makefile	Sun Feb 10 21:19:32 2019	(r492649)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fb
-PORTVERSION=	2.0.3
+PORTVERSION=	2.0.4
 CATEGORIES=	net python
 MASTER_SITES=	http://paste.xinu.at/data/client/
 

Modified: head/net/fb/distinfo
==============================================================================
--- head/net/fb/distinfo	Sun Feb 10 21:17:34 2019	(r492648)
+++ head/net/fb/distinfo	Sun Feb 10 21:19:32 2019	(r492649)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484757087
-SHA256 (fb-2.0.3.tar.gz) = dd318de67c1581e6dfa6b6c84e8c8e995b27d115fed86d81d5579aa9a2358114
-SIZE (fb-2.0.3.tar.gz) = 22684
+TIMESTAMP = 1549623792
+SHA256 (fb-2.0.4.tar.gz) = 330c9593afd2b2480162786992d0bfb71be25faf105f3c24c71d514b58ee0cd3
+SIZE (fb-2.0.4.tar.gz) = 22858


More information about the svn-ports-head mailing list