diff options
author | sat <sat@FreeBSD.org> | 2006-09-01 16:24:09 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-09-01 16:24:09 +0800 |
commit | 4171fb2b5befc79864aaaec9d67bd1883e7914d4 (patch) | |
tree | 23df99a05c49b293fb99b009f3c73e100422bccf /misc/nut | |
parent | 828bfab969514e870ac641eac4f178ec99c1f29b (diff) | |
download | freebsd-ports-gnome-4171fb2b5befc79864aaaec9d67bd1883e7914d4.tar.gz freebsd-ports-gnome-4171fb2b5befc79864aaaec9d67bd1883e7914d4.tar.zst freebsd-ports-gnome-4171fb2b5befc79864aaaec9d67bd1883e7914d4.zip |
- Update to 12.0
Approved by: miwi (maintainer)
Diffstat (limited to 'misc/nut')
-rw-r--r-- | misc/nut/Makefile | 4 | ||||
-rw-r--r-- | misc/nut/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 575a75f85e8a..0c7dcd7d422d 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 11.6 +PORTVERSION= 12.0 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ CSME PKGNAMEPREFIX= health- @@ -20,7 +20,7 @@ USE_BZIP2= yes USE_GMAKE= yes PORTDOCS= CREDITS LICENSE README ALL_TARGET= ${PORTNAME} -RAW= FOOD_DES.txt NUT_DATA.txt WEIGHT.lib WEIGHT.txt sr18.nut +RAW= FOOD_DES.txt NUT_DATA.txt WEIGHT.lib WEIGHT.txt sr19.nut PLIST_FILES= bin/${PORTNAME} ${RAW:S,^,%%DATADIR%%/,} PLIST_DIRS= %%DATADIR%% diff --git a/misc/nut/distinfo b/misc/nut/distinfo index d9dba0909f48..32ddc25b5da0 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,3 +1,3 @@ -MD5 (nut-11.6.tar.bz2) = 0e804cc8753851df54bc1b0c3eb2ac86 -SHA256 (nut-11.6.tar.bz2) = 51a93fbd9a862e10d125885eb68f0dd3ab44ffbe1ffc5649b4c51eaf1badefdd -SIZE (nut-11.6.tar.bz2) = 870358 +MD5 (nut-12.0.tar.bz2) = 2cda9c4c09caee9d509781d409f3814c +SHA256 (nut-12.0.tar.bz2) = 2e5e68a984700e47df0a2fd8135c815739f36c9582608ee31a7340960b219df3 +SIZE (nut-12.0.tar.bz2) = 903258 |