Date: Thu, 4 May 2017 13:30:23 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440107 - head/lang/seed7 Message-ID: <201705041330.v44DUN4W074554@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705041330.v44DUN4W074554>