mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
For the next time I do not break pkg-plist while upgrading, use
PORTVERSION string in the file. It should be no content change, and previous commit was made a few minutes before, don't bump PORTREVISION.
This commit is contained in:
parent
3c96318e3a
commit
8806af6020
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104891
@ -27,6 +27,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DB
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_REINPLACE= yes
|
||||
PLIST_SUB+= PORTVERSION=${PORTVERSION}
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_PERL5_RUN= yes
|
||||
|
@ -141,7 +141,7 @@ sbin/popfile.sh
|
||||
%%DATADIR%%/skins/white.css
|
||||
%%DATADIR%%/skins/windows.css
|
||||
%%DATADIR%%/stopwords
|
||||
%%DATADIR%%/v0.21.1.change
|
||||
%%DATADIR%%/v%%PORTVERSION%%.change
|
||||
@dirrm %%DATADIR%%/Classifier
|
||||
@dirrm %%DATADIR%%/POPFile
|
||||
@dirrm %%DATADIR%%/Proxy
|
||||
|
Loading…
Reference in New Issue
Block a user