- old MASTER_SITES no longer has the distfile, so switch to a mirror
- this had an evil use of NO_CHECKSUM (don't do that at home kids, just mirror the distfile!): remove it and provide distinfo - regen PLIST while there, and thus bump package ok steven@
This commit is contained in:
parent
ad86d7abf0
commit
75799bca75
@ -1,12 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2008/02/01 21:55:23 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2008/09/05 21:31:55 sthen Exp $
|
||||
|
||||
COMMENT= X11 fonts (.bdf files) editor
|
||||
|
||||
DISTNAME= xfed
|
||||
PKGNAME= xfed-1.0p0
|
||||
PKGNAME= xfed-1.0p1
|
||||
CATEGORIES= x11
|
||||
|
||||
MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/
|
||||
# original site no longer available.
|
||||
MASTER_SITES= http://spacehopper.org/mirrors/
|
||||
|
||||
# License: BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -19,11 +20,6 @@ WANTLIB= X11 Xau Xdmcp Xext c
|
||||
USE_X11= Yes
|
||||
CONFIGURE_STYLE= imake
|
||||
|
||||
# As the xfed tarball is created on the fly the checksum will always
|
||||
# be incorrect; so don't bother...
|
||||
#
|
||||
NO_CHECKSUM= yes
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
5
x11/xfed/distinfo
Normal file
5
x11/xfed/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (xfed.tar.gz) = CJNWl15cIecTDZ6YDTY2QA==
|
||||
RMD160 (xfed.tar.gz) = fjQaMTKCUJh25C+wWn3AER1LrQA=
|
||||
SHA1 (xfed.tar.gz) = sfz5vELi3J/smfNZDXgazA7Jpbg=
|
||||
SHA256 (xfed.tar.gz) = xkU9QjL6BBSRPHLRDBiQSBrqns4pO92TvAWiSd93Jvw=
|
||||
SIZE (xfed.tar.gz) = 12904
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 19:26:34 espie Exp $
|
||||
bin/xfed
|
||||
@comment $OpenBSD: PLIST,v 1.5 2008/09/05 21:31:55 sthen Exp $
|
||||
@bin bin/xfed
|
||||
@man man/cat1/xfed.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user