svn commit: r479000 - head/devel/netsurf-buildsystem
Steve Wills
swills at FreeBSD.org
Wed Sep 5 02:36:04 UTC 2018
Author: swills
Date: Wed Sep 5 02:36:02 2018
New Revision: 479000
URL: https://svnweb.freebsd.org/changeset/ports/479000
Log:
devel/netsurf-buildsystem: Update to 1.7
PR: 231135
Submitted by: Nathan <ndowens at yahoo.com>
Modified:
head/devel/netsurf-buildsystem/Makefile (contents, props changed)
head/devel/netsurf-buildsystem/distinfo (contents, props changed)
Modified: head/devel/netsurf-buildsystem/Makefile
==============================================================================
--- head/devel/netsurf-buildsystem/Makefile Wed Sep 5 02:35:43 2018 (r478999)
+++ head/devel/netsurf-buildsystem/Makefile Wed Sep 5 02:36:02 2018 (r479000)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= buildsystem
-PORTVERSION= 1.6
+PORTVERSION= 1.7
CATEGORIES= devel
MASTER_SITES= http://download.netsurf-browser.org/libs/releases/
PKGNAMEPREFIX= netsurf-
@@ -17,7 +17,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
USES= gmake perl5 shebangfix
MAKE_ENV+= COMPONENT_TYPE="lib-shared"
-perl_CMD= ${SETENV} perl
SHEBANG_FILES= testtools/testrunner.pl
-
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/devel/netsurf-buildsystem/distinfo
==============================================================================
--- head/devel/netsurf-buildsystem/distinfo Wed Sep 5 02:35:43 2018 (r478999)
+++ head/devel/netsurf-buildsystem/distinfo Wed Sep 5 02:36:02 2018 (r479000)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509107590
-SHA256 (buildsystem-1.6.tar.gz) = 3d9c8a2f60dab6add712a2e67ba35f592e31688566b2ded38d0d61461138b35c
-SIZE (buildsystem-1.6.tar.gz) = 38204
+TIMESTAMP = 1536019754
+SHA256 (buildsystem-1.7.tar.gz) = 1cd6453301cd88c4dcc36ae67c67d2023b8a56ec2fd0704851b58ccdbc5243e0
+SIZE (buildsystem-1.7.tar.gz) = 38597
More information about the svn-ports-all
mailing list