diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-04-18 11:30:48 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-04-18 11:30:48 +0000 |
commit | 28069cd0d6d51756c7643216bb2f74271a33a8fd (patch) | |
tree | e0725a2427d4ae90dc1a05698937053dc63b326b /sysutils/tmpwatch | |
parent | c2dfd84f7e63535b58aff91e71d376b42b770b98 (diff) |
Notes
Diffstat (limited to 'sysutils/tmpwatch')
-rw-r--r-- | sysutils/tmpwatch/Makefile | 9 | ||||
-rw-r--r-- | sysutils/tmpwatch/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/tmpwatch/Makefile b/sysutils/tmpwatch/Makefile index b50fe9853b99..a1913071e502 100644 --- a/sysutils/tmpwatch/Makefile +++ b/sysutils/tmpwatch/Makefile @@ -6,19 +6,18 @@ # PORTNAME= tmpwatch -PORTVERSION= 2.9.0 +PORTVERSION= 2.9.6 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR= 1/SRPMS -EXTRACT_SUFX= -2.src.rpm +MASTER_SITE_SUBDIR= 5/source/SRPMS +EXTRACT_SUFX= -1.2.1.src.rpm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rainer.alves@gmail.com COMMENT= A utility for removing files based on when they were last accessed EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio USE_GETOPT_LONG=yes -USE_REINPLACE= yes CFLAGS+= ${CPPFLAGS} -DVERSION=\"${PORTVERSION}\" MAN8= tmpwatch.8 diff --git a/sysutils/tmpwatch/distinfo b/sysutils/tmpwatch/distinfo index e8afe8dc8798..f51c96106bd7 100644 --- a/sysutils/tmpwatch/distinfo +++ b/sysutils/tmpwatch/distinfo @@ -1,3 +1,3 @@ -MD5 (tmpwatch-2.9.0-2.src.rpm) = abb05f027dd3fe2531e16f82832a6c44 -SHA256 (tmpwatch-2.9.0-2.src.rpm) = 05a828599ab54d189f9cece8219bae685ae444dff64f03b7b48fdbc8cf445196 -SIZE (tmpwatch-2.9.0-2.src.rpm) = 20943 +MD5 (tmpwatch-2.9.6-1.2.1.src.rpm) = fc42ad036293b972ecf6f79119881f43 +SHA256 (tmpwatch-2.9.6-1.2.1.src.rpm) = f770370193f470bdb6c44e0b60a8c298347f597d61deb8f59bf5fb9b6b3ceb0f +SIZE (tmpwatch-2.9.6-1.2.1.src.rpm) = 22734 |