diff options
author | pav <pav@FreeBSD.org> | 2006-05-26 17:26:57 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-26 17:26:57 +0000 |
commit | 67163476921624642fc899ca18d0978b98703f30 (patch) | |
tree | 5348b620f16e13cbf056642a4cdc64dcf318744f /lang | |
parent | f2b064c2de77687c2186946e61d465cbed465a1d (diff) | |
download | FreeBSD-ports-67163476921624642fc899ca18d0978b98703f30.zip FreeBSD-ports-67163476921624642fc899ca18d0978b98703f30.tar.gz |
- Update to 1.2r7
PR: ports/97926
Submitted by: User & <berend@pobox.com> (maintainer)
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 a01b392..cbd0e3a 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 c4d564c..ab0d2c8 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 8d149f5..72cff43 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 |