diff options
author | dhn <dhn@FreeBSD.org> | 2011-03-30 00:46:30 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-03-30 00:46:30 +0800 |
commit | a6f88848f67d064a80271aaa8415a15afa7489af (patch) | |
tree | 9e7b59977e1b6de567e27984e1a8d0c6e12c3068 /misc/hello | |
parent | 5a4d5fa2740f0b64e3b34987132a1887e978a8bc (diff) | |
download | freebsd-ports-gnome-a6f88848f67d064a80271aaa8415a15afa7489af.tar.gz freebsd-ports-gnome-a6f88848f67d064a80271aaa8415a15afa7489af.tar.zst freebsd-ports-gnome-a6f88848f67d064a80271aaa8415a15afa7489af.zip |
- Update to 2.7
Diffstat (limited to 'misc/hello')
-rw-r--r-- | misc/hello/Makefile | 3 | ||||
-rw-r--r-- | misc/hello/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile index 6e8fd1e544a6..a3c341f628ef 100644 --- a/misc/hello/Makefile +++ b/misc/hello/Makefile @@ -6,8 +6,7 @@ # PORTNAME= hello -PORTVERSION= 2.6 -PORTREVISION= 1 +PORTVERSION= 2.7 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= hello diff --git a/misc/hello/distinfo b/misc/hello/distinfo index 6649c7ab8726..27cfae1142be 100644 --- a/misc/hello/distinfo +++ b/misc/hello/distinfo @@ -1,2 +1,2 @@ -SHA256 (hello-2.6.tar.gz) = 747aa9c3a0d105ad649af2f8ab95fb3526b280f2c1d04233d87d9ecce794cec0 -SIZE (hello-2.6.tar.gz) = 594257 +SHA256 (hello-2.7.tar.gz) = fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0 +SIZE (hello-2.7.tar.gz) = 599680 |