diff options
-rw-r--r-- | sysutils/logrotate/Makefile | 7 | ||||
-rw-r--r-- | sysutils/logrotate/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile index b17c5c103a3a..0041f944e1a9 100644 --- a/sysutils/logrotate/Makefile +++ b/sysutils/logrotate/Makefile @@ -6,10 +6,11 @@ # PORTNAME= logrotate -PORTVERSION= 3.3 +PORTVERSION= 3.5.2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/current/SRPMS/SRPMS/ \ - ftp://ftp.freesoftware.com/pub/linux/redhat/current/SRPMS/SRPMS/ +MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/current/SRPMS/i386/SRPMS/ \ + ftp://ftp.freesoftware.com/pub/linux/redhat/current/SRPMS/i386/SRPMS/ + EXTRACT_SUFX= -1.src.rpm MAINTAINER= ycheng@sinica.edu.tw diff --git a/sysutils/logrotate/distinfo b/sysutils/logrotate/distinfo index f05d5e80ea4b..feea325d77b6 100644 --- a/sysutils/logrotate/distinfo +++ b/sysutils/logrotate/distinfo @@ -1 +1 @@ -MD5 (logrotate-3.3-1.src.rpm) = 3a399653214c9dd6b23363d4ff68b633 +MD5 (logrotate-3.5.2-1.src.rpm) = 0f0a7e84a32145334fb0fdd425b81230 |