diff options
author | Chris <cpeticus@icloud.com> | 2023-05-01 11:06:02 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-05-01 11:20:48 +0000 |
commit | 49c124207022f8e410174bff08480b5efef8ccec (patch) | |
tree | cbbcdd963d5e32dcfd801c8565d7e7ea6dc51d68 | |
parent | dc424bbe1586db382e3a119540f214e1525e5da7 (diff) |
mail/courier-analog: Update version 0.17=>0.21
- Mark NO_ARCH
- Pet portclippy
PR: 267970
Approved by: hsn@sendmail.cz (maintainer-timeout)
-rw-r--r-- | mail/courier-analog/Makefile | 5 | ||||
-rw-r--r-- | mail/courier-analog/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/mail/courier-analog/Makefile b/mail/courier-analog/Makefile index cc741e8cb986..b36342b7390f 100644 --- a/mail/courier-analog/Makefile +++ b/mail/courier-analog/Makefile @@ -1,5 +1,5 @@ PORTNAME= courier-analog -PORTVERSION= 0.17 +PORTVERSION= 0.21 CATEGORIES= mail MASTER_SITES= SF/courier/analog/${PORTVERSION} @@ -13,8 +13,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING.GPL RUN_DEPENDS= p5-Getopt-Long>0:devel/p5-Getopt-Long USES= tar:bz2 autoreconf perl5 + GNU_CONFIGURE= yes +NO_ARCH= yes + PLIST_FILES= bin/courier-analog \ man/man8/courier-analog.8.gz diff --git a/mail/courier-analog/distinfo b/mail/courier-analog/distinfo index c367d4a0bc6b..a232f55563ae 100644 --- a/mail/courier-analog/distinfo +++ b/mail/courier-analog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588838777 -SHA256 (courier-analog-0.17.tar.bz2) = 973963f748018a577de4e3fb90ee56e65cd9a397cfd0f01596688971c62c8060 -SIZE (courier-analog-0.17.tar.bz2) = 77368 +TIMESTAMP = 1682938420 +SHA256 (courier-analog-0.21.tar.bz2) = 39812ba980a36f92e0daee695945b7af0aab1816cc4729f5efbcec1530682b45 +SIZE (courier-analog-0.21.tar.bz2) = 77724 |