mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 1.0rc1. This includes a minor ABI change as well as improved
performance. PR: 41985 Submitted by: maintainer
This commit is contained in:
parent
239ff06198
commit
cc852bfa9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64970
@ -5,13 +5,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libesmtp
|
||||
PORTVERSION= 0.8.11
|
||||
PORTVERSION= 1.0rc1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \
|
||||
http://www.tobez.org/download/port-mirrors/mail/libesmtp/ \
|
||||
http://www.borgsdemons.com/distfiles/
|
||||
|
||||
MAINTAINER= jmcoopr@webmail.bmi.net
|
||||
MAINTAINER= coop9211@uidaho.edu
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libesmtp-0.8.11.tar.bz2) = 212aa496d62d030f919e6506f14a0d72
|
||||
MD5 (libesmtp-1.0rc1.tar.bz2) = 20b1c04ce74f40b64f5b3ffb3bd7da06
|
||||
|
@ -12,7 +12,7 @@ lib/esmtp-plugins/sasl-plain.a
|
||||
lib/esmtp-plugins/sasl-plain.so
|
||||
lib/libesmtp.a
|
||||
lib/libesmtp.so
|
||||
lib/libesmtp.so.5
|
||||
lib/libesmtp.so.6
|
||||
%%PORTDOCS%%share/doc/libesmtp/INSTALL
|
||||
%%PORTDOCS%%share/doc/libesmtp/Notes
|
||||
%%PORTDOCS%%share/doc/libesmtp/README
|
||||
|
Loading…
Reference in New Issue
Block a user