svn commit: r499338 - in head/comms/flwrap: . files

Stephen Hurd shurd at FreeBSD.org
Fri Apr 19 08:57:25 UTC 2019


Author: shurd
Date: Fri Apr 19 08:57:23 2019
New Revision: 499338
URL: https://svnweb.freebsd.org/changeset/ports/499338

Log:
  Update to 1.3.5

Deleted:
  head/comms/flwrap/files/
Modified:
  head/comms/flwrap/Makefile
  head/comms/flwrap/distinfo   (contents, props changed)

Modified: head/comms/flwrap/Makefile
==============================================================================
--- head/comms/flwrap/Makefile	Fri Apr 19 08:47:17 2019	(r499337)
+++ head/comms/flwrap/Makefile	Fri Apr 19 08:57:23 2019	(r499338)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flwrap
-PORTVERSION=	1.3.4
-PORTREVISION=	2
+PORTVERSION=	1.3.5
 CATEGORIES=	comms hamradio
 MASTER_SITES=	SF/fldigi/${PORTNAME}
 
@@ -14,7 +13,8 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libfltk.so:x11-toolkits/fltk
 
-USES=		gmake dos2unix
+USES=		autoreconf gmake dos2unix
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	FLTK_CONFIG="${LOCALBASE}/bin/fltk-config"
 

Modified: head/comms/flwrap/distinfo
==============================================================================
--- head/comms/flwrap/distinfo	Fri Apr 19 08:47:17 2019	(r499337)
+++ head/comms/flwrap/distinfo	Fri Apr 19 08:57:23 2019	(r499338)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515609412
-SHA256 (flwrap-1.3.4.tar.gz) = ba5f42f7282e0187bf68ca89fac10d1f257d7306c39f0a4370a5df5facbcfa38
-SIZE (flwrap-1.3.4.tar.gz) = 194157
+TIMESTAMP = 1555663674
+SHA256 (flwrap-1.3.5.tar.gz) = efde2b3011c4394cccf046ce8b3f3b7360e1a7eb809c42e4796cab3c27de1163
+SIZE (flwrap-1.3.5.tar.gz) = 200807


More information about the svn-ports-all mailing list