diff options
author | sem <sem@FreeBSD.org> | 2004-12-10 23:09:52 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-12-10 23:09:52 +0800 |
commit | 83a756d72579d9e79a6fee19ff1af2479467ddf5 (patch) | |
tree | 03a5e54264ee9de3f59b7cfef822de5584a33e7e | |
parent | 4802034baaf3b9cb4d6131e0211e0cca0ec213b1 (diff) | |
download | freebsd-ports-graphics-83a756d72579d9e79a6fee19ff1af2479467ddf5.tar.gz freebsd-ports-graphics-83a756d72579d9e79a6fee19ff1af2479467ddf5.tar.zst freebsd-ports-graphics-83a756d72579d9e79a6fee19ff1af2479467ddf5.zip |
- Update to 2.0.3
PR: ports/74687
Submitted by: maintainer
-rw-r--r-- | mail/gnubiff/Makefile | 5 | ||||
-rw-r--r-- | mail/gnubiff/distinfo | 4 | ||||
-rw-r--r-- | mail/gnubiff/files/patch-doc::gnubiff.info | 14 |
3 files changed, 18 insertions, 5 deletions
diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index 952c20e985e..54aff3cdb7f 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnubiff -PORTVERSION= 2.0.2 -PORTREVISION= 1 +PORTVERSION= 2.0.3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -27,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= gnubiff.1 INFO= gnubiff -.if defined(WITH_GNUBIFF_PASSWORD) +.ifdef(WITH_GNUBIFF_PASSWORD) CONFIGURE_ARGS+= --with-password .endif diff --git a/mail/gnubiff/distinfo b/mail/gnubiff/distinfo index 2fc2910ab99..7305ad8062a 100644 --- a/mail/gnubiff/distinfo +++ b/mail/gnubiff/distinfo @@ -1,2 +1,2 @@ -MD5 (gnubiff-2.0.2.tar.gz) = 38ee04ed9e41454e3e1b40677cdb70d5 -SIZE (gnubiff-2.0.2.tar.gz) = 608475 +MD5 (gnubiff-2.0.3.tar.gz) = d3982297e7e58c127c57cebec306acd9 +SIZE (gnubiff-2.0.3.tar.gz) = 606421 diff --git a/mail/gnubiff/files/patch-doc::gnubiff.info b/mail/gnubiff/files/patch-doc::gnubiff.info new file mode 100644 index 00000000000..08f3ee8894e --- /dev/null +++ b/mail/gnubiff/files/patch-doc::gnubiff.info @@ -0,0 +1,14 @@ +--- doc/gnubiff.info.bak Fri Dec 10 13:20:19 2004 ++++ doc/gnubiff.info Fri Dec 10 13:23:07 2004 +@@ -10,6 +10,11 @@ + Foundation; with no Invariant Sections, no Front-Cover Texts, and + no Back-Cover Texts. A copy of the license is included in the + section entitled "GNU Free Documentation License". ++ ++INFO-DIR-SECTION Utilities ++START-INFO-DIR-ENTRY ++* gnubiff: (gnubiff). A mail notification program for Gnome ++END-INFO-DIR-ENTRY + + + File: gnubiff.info, Node: Top, Next: Copying, Up: (dir) |