1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Fetch distfile in a specific directory related to version

Port will now update correctly even if the previous distfile has not been
removed from DISTDIR

PR:		ports/132048
Reported by:	Ari Maniatis <ari@ish.com.au>
This commit is contained in:
Herve Quiroz 2009-02-24 09:45:14 +00:00
parent aa0b1d6efb
commit ab2fc2035e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228983
2 changed files with 4 additions and 3 deletions

View File

@ -11,6 +11,7 @@ CATEGORIES= www java devel
MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/127179/
DISTNAME= hudson
EXTRACT_SUFX= .war
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
EXTRACT_ONLY=
MAINTAINER= hq@FreeBSD.org

View File

@ -1,3 +1,3 @@
MD5 (hudson.war) = 207b4d5e1f0ce3a23413c007278fd580
SHA256 (hudson.war) = 9527326bd964d81aaa77c17ec4c59ccfaded70f859f6bb204469df2330e73c12
SIZE (hudson.war) = 22832002
MD5 (hudson-1.285/hudson.war) = 207b4d5e1f0ce3a23413c007278fd580
SHA256 (hudson-1.285/hudson.war) = 9527326bd964d81aaa77c17ec4c59ccfaded70f859f6bb204469df2330e73c12
SIZE (hudson-1.285/hudson.war) = 22832002