diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-04-27 22:06:48 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-04-27 22:06:48 +0800 |
commit | 6d1885cf26a56809feedaa0e6a8ae50e95f8150d (patch) | |
tree | 83c0811a602b9034640527b9c713c3e4f2015cc5 /editors | |
parent | ddee57082282aa245d8029b2e82b3d686da5bd8e (diff) | |
download | freebsd-ports-gnome-6d1885cf26a56809feedaa0e6a8ae50e95f8150d.tar.gz freebsd-ports-gnome-6d1885cf26a56809feedaa0e6a8ae50e95f8150d.tar.zst freebsd-ports-gnome-6d1885cf26a56809feedaa0e6a8ae50e95f8150d.zip |
- Update to 0.35.
PR: ports/96277
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer), mnag (mentor)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/cream/Makefile | 13 | ||||
-rw-r--r-- | editors/cream/distinfo | 6 |
2 files changed, 7 insertions, 12 deletions
diff --git a/editors/cream/Makefile b/editors/cream/Makefile index 65bf506af83b..eb9be8e9d0ab 100644 --- a/editors/cream/Makefile +++ b/editors/cream/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cream -PORTVERSION= 0.33.1 -PORTREVISION= 1 +PORTVERSION= 0.35 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -78,20 +77,16 @@ CREAM_DOCS= CHANGELOG.txt COPYING.txt DEVELOPER.txt \ TODO.txt WINDOWS.txt CREAM_HTML= contribute.html cream.png \ - downloads.html faq.html favicon.png features.html \ + faq.html favicon.png features.html \ index.html installation.html \ keyboardshortcuts.html license.html links.html \ - maillist.html main.css otherfiles.html \ + maillists.html main.css \ screenshot-popup.png screenshot1-thumb.png screenshot1.png \ screenshot2-thumb.png screenshot2.png screenshot3-thumb.png \ screenshot3.png screenshot4-thumb.png screenshot4.png \ - screenshot5-thumb.png screenshot5.png screenshot6-thumb.png \ - screenshot6.png screenshot7-thumb.png screenshot7.png \ - screenshot8-thumb.png screenshot8.png screenshots.html \ + screenshots.html \ screenshots1-closeup.html screenshots2-closeup.html \ screenshots3-closeup.html screenshots4-closeup.html \ - screenshots5-closeup.html screenshots6-closeup.html \ - screenshots7-closeup.html screenshots8-closeup.html \ spellcheck.html statusline-closeup.html statusline-thumb.png \ statusline.png vim.html diff --git a/editors/cream/distinfo b/editors/cream/distinfo index 87249136d38f..df3cffcd0c30 100644 --- a/editors/cream/distinfo +++ b/editors/cream/distinfo @@ -1,3 +1,3 @@ -MD5 (cream-0.33.1.tar.gz) = 82ef1c0472caf6cfda9b28ac16c7f1bf -SHA256 (cream-0.33.1.tar.gz) = 8ffb18a9613b8bd73ef520b860f98c5fe2dda00a53ed69e3c7badedd27d8b0f0 -SIZE (cream-0.33.1.tar.gz) = 842597 +MD5 (cream-0.35.tar.gz) = 8e0d55bc65facd96cdb234f6b2cbc277 +SHA256 (cream-0.35.tar.gz) = 52636aee67bae8247f52a7a5dc03549f6f1fdf4cc9effd3af18655c0a0bbca4a +SIZE (cream-0.35.tar.gz) = 1093861 |