diff options
author | sergei <sergei@FreeBSD.org> | 2006-10-09 22:23:25 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2006-10-09 22:23:25 +0800 |
commit | d0d7f660c147383bbf51b077d0197122ab92648e (patch) | |
tree | 46daf81048b6cc60a16a5db98e8b77649d189f2d /sysutils | |
parent | 60090d985c20e3581376e0713e2777a83fb9eb75 (diff) | |
download | freebsd-ports-gnome-d0d7f660c147383bbf51b077d0197122ab92648e.tar.gz freebsd-ports-gnome-d0d7f660c147383bbf51b077d0197122ab92648e.tar.zst freebsd-ports-gnome-d0d7f660c147383bbf51b077d0197122ab92648e.zip |
- Unbreak: the author fixed the master site (previously, the distfile
was unavailable for long time after site re-organization). Apparently,
the author was unaware of the broken links, and fixed it promptly
after I contacted him.
- The distfile has changed suffix (.tgz -> .tar.gz) - the file was re-rolled
by the author. The only difference - an entry in the CHANGELOG
(verified with diff -ruN)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/installwatch/Makefile | 5 | ||||
-rw-r--r-- | sysutils/installwatch/distinfo | 5 |
2 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/installwatch/Makefile b/sysutils/installwatch/Makefile index f8d3bf8a2566..ecc16f8f2c45 100644 --- a/sysutils/installwatch/Makefile +++ b/sysutils/installwatch/Makefile @@ -10,15 +10,10 @@ PORTVERSION= 0.6.3 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://asic-linux.com.mx/~izto/checkinstall/files/source/ -EXTRACT_SUFX= .tgz MAINTAINER= sergei@FreeBSD.org COMMENT= A file creation/modification logger -BROKEN= Unfetchable -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - DOCS= BUGS CHANGELOG INSTALL README TODO .if !defined(NOPORTDOCS) diff --git a/sysutils/installwatch/distinfo b/sysutils/installwatch/distinfo index f7d6e61496ef..cb0da2c4e95e 100644 --- a/sysutils/installwatch/distinfo +++ b/sysutils/installwatch/distinfo @@ -1,2 +1,3 @@ -MD5 (installwatch-0.6.3.tgz) = 5dd4c411432e8e88bfd64fb688a5fd6a -SIZE (installwatch-0.6.3.tgz) = 17604 +MD5 (installwatch-0.6.3.tar.gz) = ee1f64d59ef392c9b746d6b610941639 +SHA256 (installwatch-0.6.3.tar.gz) = 52cf11b88e6982b5745f81cdde8ef76633f120063b9cfbd76812eefc202896db +SIZE (installwatch-0.6.3.tar.gz) = 17672 |