diff options
author | sat <sat@FreeBSD.org> | 2007-10-06 07:44:14 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-10-06 07:44:14 +0800 |
commit | 1df3e35d5bb6e081c0c1c5fbe86ead3ee42c548f (patch) | |
tree | 952849844d98d6bc803c4ed613aba939a4c0eabf /misc | |
parent | e223139a8c626fb8efb42f046508672568006ab1 (diff) | |
download | freebsd-ports-graphics-1df3e35d5bb6e081c0c1c5fbe86ead3ee42c548f.tar.gz freebsd-ports-graphics-1df3e35d5bb6e081c0c1c5fbe86ead3ee42c548f.tar.zst freebsd-ports-graphics-1df3e35d5bb6e081c0c1c5fbe86ead3ee42c548f.zip |
- Update to 13.0
Diffstat (limited to 'misc')
-rw-r--r-- | misc/nut/Makefile | 9 | ||||
-rw-r--r-- | misc/nut/distinfo | 6 | ||||
-rw-r--r-- | misc/nut/pkg-descr | 2 |
3 files changed, 8 insertions, 9 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 6f8c5e1c1d5..668e79edafd 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,20 +6,19 @@ # PORTNAME= nut -PORTVERSION= 12.7 +PORTVERSION= 13.0 CATEGORIES= misc -MASTER_SITES= http://www.lafn.org/~av832/ CENKES +MASTER_SITES= SF PKGNAMEPREFIX= health- MAINTAINER= infofarmer@FreeBSD.org COMMENT= Nutrition software to record what you eat -USE_BZIP2= yes USE_GMAKE= yes -PORTDOCS= CREDITS LICENSE README +PORTDOCS= CREDITS LICENSE README nut.html DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME} ALL_TARGET= ${PORTNAME} -PORTDATA= FOOD_DES.txt NUT_DATA.txt WEIGHT.lib WEIGHT.txt sr19.nut +PORTDATA= FOOD_DES.txt NUT_DATA.txt WEIGHT.lib WEIGHT.txt sr20.nut PLIST_FILES= bin/${PORTNAME} MAN1= ${PORTNAME}.1 .undef NOPORTDATA diff --git a/misc/nut/distinfo b/misc/nut/distinfo index 7db5691aa8d..41b944bd0ec 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,3 +1,3 @@ -MD5 (nut-12.7.tar.bz2) = cce6eafe488caf531705b1b22b0cf778 -SHA256 (nut-12.7.tar.bz2) = d6c03e51fae2226e8310047d3dafe83d1d389c5505415fbad4da043805269a6e -SIZE (nut-12.7.tar.bz2) = 915193 +MD5 (nut-13.0.tar.gz) = 7471e0481114eae4286a715f5e029c6b +SHA256 (nut-13.0.tar.gz) = 8abf5f9a826988abbe7fa30e559ee0f6b1e362ba7c4c5d2a863eb49888de2188 +SIZE (nut-13.0.tar.gz) = 1183711 diff --git a/misc/nut/pkg-descr b/misc/nut/pkg-descr index 846656d7f8b..34b557ca28b 100644 --- a/misc/nut/pkg-descr +++ b/misc/nut/pkg-descr @@ -11,4 +11,4 @@ fully customized. Recipes can be added, and graphs drawn. The program is completely menu-driven and there are no commands to learn. -WWW: http://www.lafn.org/~av832/ +WWW: http://nut.sourceforge.net/ |