mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Make the port fetchable again.
Switch to the new location where the tarball is hosted. It is now served as a tar.bz2 file. diff -uprN between the old tar.gz file from distcache.FreeBSD.org and the new one shows no differences.
This commit is contained in:
parent
a17b0f1bc4
commit
bbf73ab96e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404658
@ -5,18 +5,16 @@ PORTNAME= popular
|
||||
PORTVERSION= 1.5.5
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.remote.org/jochen/mail/popular/download/
|
||||
MASTER_SITES= https://www.jochentopf.com/software/popular/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Suite of programs for setting up large POP3 server systems
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM
|
||||
|
||||
CONFLICTS= pserv-[0-9]* synce-librapi2-[0-9]*
|
||||
|
||||
USES= libtool perl5 gmake
|
||||
USES= libtool perl5 gmake tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
PDM_MODULES= any master
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (popular-1.5.5.tar.gz) = 82f0eb69064451a2c3f9acba394d5761b6a7879f98b01071416bc4d50cb43e25
|
||||
SIZE (popular-1.5.5.tar.gz) = 1161921
|
||||
SHA256 (popular-1.5.5.tar.bz2) = 3916adfa41b4da775838c58df85df24c72665ca56c10cebdd621f633b9a85c94
|
||||
SIZE (popular-1.5.5.tar.bz2) = 959800
|
||||
|
@ -4,4 +4,4 @@ that this program is intended to be used in large email systems and is
|
||||
therefore quite complex to configure. If you only have a few thousand
|
||||
mailboxes, you are probably better of with a different POP3 server.
|
||||
|
||||
WWW: http://www.remote.org/jochen/mail/popular/
|
||||
WWW: https://www.jochentopf.com/software/popular/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user