Bug 200412 - [maintainer] security/libscrypt: update to upstream version 1.20
Summary: [maintainer] security/libscrypt: update to upstream version 1.20
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-23 14:54 UTC by Horia Racoviceanu
Modified: 2015-05-26 23:48 UTC (History)
1 user (show)

See Also:


Attachments
libscrypt.diff (1.89 KB, patch)
2015-05-23 14:54 UTC, Horia Racoviceanu
no flags Details | Diff
libscrypt.diff (1.88 KB, patch)
2015-05-26 23:25 UTC, Horia Racoviceanu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Horia Racoviceanu 2015-05-23 14:54:31 UTC
Created attachment 157081 [details]
libscrypt.diff

- Update to upstream version 1.20
- Quote variable in MAKE_ARGS
- Remove STACKPROTECTOR and STACKPROTECTORALL from OPTIONS

# portlint -AC
WARN: Makefile: possible use of absolute pathname "/lib".
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 2 warnings found.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2015-05-26 20:50:58 UTC
Why do you use commit hash while there are tags? You could:

+DISTVERSIONPREVIX=v
-GH_TAGNAME=    c107c41

to make it use tags.
Comment 2 Horia Racoviceanu 2015-05-26 23:25:26 UTC
Created attachment 157184 [details]
libscrypt.diff

- Update to upstream version 1.20
- Quote variable in MAKE_ARGS
- Remove STACKPROTECTOR and STACKPROTECTORALL from OPTIONS
- Remove hash from GH_TAGNAME (use default) - thank you amdmi3@

# portlint -AC
WARN: Makefile: possible use of absolute pathname "/lib".
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 2 warnings found.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-05-26 23:48:06 UTC
A commit references this bug:

Author: amdmi3
Date: Tue May 26 23:47:20 UTC 2015
New revision: 387525
URL: https://svnweb.freebsd.org/changeset/ports/387525

Log:
  - Update to upstream version 1.20
  - Quote variable in MAKE_ARGS
  - Remove STACKPROTECTOR and STACKPROTECTORALL from OPTIONS
  - Use tag instead of commit hash in GH_TAGNAME

  - While here, add LICENSE_FILE

  PR:		200412
  Submitted by:	horia@racoviceanu.com (maintainer)

Changes:
  head/security/libscrypt/Makefile
  head/security/libscrypt/distinfo