mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Make patches fetchable
- Fix portlint warning PR: ports/123877 Submitted by: Gea-Suan Lin <gslin gslin.org> (maintainer)
This commit is contained in:
parent
a3fc1c77b5
commit
40f32fbb80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213520
@ -15,7 +15,7 @@ PKGNAMEPREFIX?=
|
||||
DISTNAME= db-${PORTVERSION:R}
|
||||
DIST_SUBDIR= bdb
|
||||
|
||||
PATCH_SITES= http://www.oracle.com/technology/products/berkeley-db/xml/update/${PORTVERSION:R}/
|
||||
PATCH_SITES= http://www.oracle.com/technology/products/berkeley-db/db/update/${PORTVERSION:R}/
|
||||
PATCHFILES= patch.4.6.21.1
|
||||
PATCH_DIST_STRIP= -d ..
|
||||
# * patch.4.6.21.1: -----------------------------------------------------------
|
||||
@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -d ..
|
||||
|
||||
# I allow matthias.andree@gmx.de and all freebsd committer to do changes
|
||||
# to this package.
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
COMMENT= The Berkeley DB package, revision 4.6
|
||||
|
||||
|
@ -15,7 +15,7 @@ PKGNAMEPREFIX?=
|
||||
DISTNAME= db-${PORTVERSION:R}
|
||||
DIST_SUBDIR= bdb
|
||||
|
||||
PATCH_SITES= http://www.oracle.com/technology/products/berkeley-db/xml/update/${PORTVERSION:R}/
|
||||
PATCH_SITES= http://www.oracle.com/technology/products/berkeley-db/db/update/${PORTVERSION:R}/
|
||||
PATCHFILES= patch.4.6.21.1
|
||||
PATCH_DIST_STRIP= -d ..
|
||||
# * patch.4.6.21.1: -----------------------------------------------------------
|
||||
@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -d ..
|
||||
|
||||
# I allow matthias.andree@gmx.de and all freebsd committer to do changes
|
||||
# to this package.
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
COMMENT= The Berkeley DB package, revision 4.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user