diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 17:26:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 17:26:57 +0000 |
commit | 998ab52a14c90f6ec23394d03461926281098589 (patch) | |
tree | cae4cc83d25e9cc59fd31875b50285dc0e785bda /lang | |
parent | 5ff8be08cddff1ce749407fc316e8b826d34ddf6 (diff) |
- Update to 1.2r7
PR: ports/97926
Submitted by: User & <berend@pobox.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=163506
Diffstat (limited to 'lang')
-rw-r--r-- | lang/smarteiffel/Makefile | 3 | ||||
-rw-r--r-- | lang/smarteiffel/distinfo | 6 | ||||
-rw-r--r-- | lang/smarteiffel/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/lang/smarteiffel/Makefile b/lang/smarteiffel/Makefile index a01b3925737d..cbd0e3a3b41c 100644 --- a/lang/smarteiffel/Makefile +++ b/lang/smarteiffel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= smarteiffel -DISTVERSION= 1.2r6 -PORTREVISION= 2 +DISTVERSION= 1.2r7 CATEGORIES= lang MASTER_SITES= http://except.com.ar/downloads/smarteiffel/ DISTNAME= SmartEiffel-${DISTVERSION} diff --git a/lang/smarteiffel/distinfo b/lang/smarteiffel/distinfo index c4d564c1f12a..ab0d2c8e4c79 100644 --- a/lang/smarteiffel/distinfo +++ b/lang/smarteiffel/distinfo @@ -1,3 +1,3 @@ -MD5 (SmartEiffel-1.2r6.tar.gz) = d138599e690f0131f63d5f18f4a1b452 -SHA256 (SmartEiffel-1.2r6.tar.gz) = 62e0e804f77b74a4baea759e86dd49f5683cbc6bda0c81841a98cab35b3f26c1 -SIZE (SmartEiffel-1.2r6.tar.gz) = 1591357 +MD5 (SmartEiffel-1.2r7.tar.gz) = 7f1573a1bc6057175054e7813764c609 +SHA256 (SmartEiffel-1.2r7.tar.gz) = bd634fadd6aaf9cc9819ef6f549490a4f64a91e7ef5b071e8028f2176bb00742 +SIZE (SmartEiffel-1.2r7.tar.gz) = 1594903 diff --git a/lang/smarteiffel/pkg-plist b/lang/smarteiffel/pkg-plist index 8d149f5dd345..72cff438bb7d 100644 --- a/lang/smarteiffel/pkg-plist +++ b/lang/smarteiffel/pkg-plist @@ -1266,6 +1266,7 @@ smarteiffel-%%PORTVERSION%%/lib/io/binary_file_read.e smarteiffel-%%PORTVERSION%%/lib/io/text_file_read.e smarteiffel-%%PORTVERSION%%/lib/io/file.e smarteiffel-%%PORTVERSION%%/lib/io/std_file_read.e +smarteiffel-%%PORTVERSION%%/lib/io/file_information.e smarteiffel-%%PORTVERSION%%/lib/io/null_output.e smarteiffel-%%PORTVERSION%%/lib/io/null_input.e smarteiffel-%%PORTVERSION%%/lib/io/std_file_read_write.e |