svn commit: r440107 - head/lang/seed7

Pietro Cerutti gahr at FreeBSD.org
Thu May 4 13:30:25 UTC 2017


Author: gahr
Date: Thu May  4 13:30:23 2017
New Revision: 440107
URL: https://svnweb.freebsd.org/changeset/ports/440107

Log:
  lang/seed7: include orphaned pkg-plist items, bump PORTREVISION

Modified:
  head/lang/seed7/Makefile
  head/lang/seed7/pkg-plist

Modified: head/lang/seed7/Makefile
==============================================================================
--- head/lang/seed7/Makefile	Thu May  4 13:19:51 2017	(r440106)
+++ head/lang/seed7/Makefile	Thu May  4 13:30:23 2017	(r440107)
@@ -3,6 +3,7 @@
 
 PORTNAME=	seed7
 DISTVERSION=	05_20170501
+PORTREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTNAME}/
 DISTNAME=	${PORTNAME}_${DISTVERSION}

Modified: head/lang/seed7/pkg-plist
==============================================================================
--- head/lang/seed7/pkg-plist	Thu May  4 13:19:51 2017	(r440106)
+++ head/lang/seed7/pkg-plist	Thu May  4 13:30:23 2017	(r440107)
@@ -121,6 +121,7 @@ lib/seed7/lib/hmac.s7i
 lib/seed7/lib/html.s7i
 lib/seed7/lib/html_ent.s7i
 lib/seed7/lib/httpserv.s7i
+lib/seed7/lib/http_response.s7i
 lib/seed7/lib/idxarray.s7i
 lib/seed7/lib/image.s7i
 lib/seed7/lib/inflate.s7i
@@ -200,6 +201,7 @@ lib/seed7/lib/vecfont10.s7i
 lib/seed7/lib/vecfont18.s7i
 lib/seed7/lib/vector3d.s7i
 lib/seed7/lib/vectorfont.s7i
+lib/seed7/lib/wildcard.s7i
 lib/seed7/lib/window.s7i
 lib/seed7/lib/wrinum.s7i
 lib/seed7/lib/x509cert.s7i


More information about the svn-ports-all mailing list