Changeset 80355
- Timestamp:
- 07/10/11 02:51:05 (4 years ago)
- Location:
- trunk/dports/mail/gnupg2
- Files:
-
- 1 added
- 1 edited
-
Portfile (modified) (3 diffs)
-
files/patch-common-homedir.c.diff (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/mail/gnupg2/Portfile
r79947 r80355 5 5 6 6 name gnupg2 7 version 2.0.1 67 version 2.0.17 8 8 categories mail security 9 9 maintainers waqar boeyms … … 21 21 22 22 use_bzip2 yes 23 checksums md5 88a4d46deca63d2eca29b2b611304afb\24 sha1 e7eb4f60026884bd90803b531472bc518804b95d\25 rmd160 3a0ed7a3ebb28fdb875533ff3368f6af3a0bb74226 23 27 post-patch { 28 reinplace "s|/var|${prefix}/var|" \ 29 ${worksrcpath}/sm/call-dirmngr.c 30 } 24 checksums sha1 41ef5460417ca0a1131fc730849fe3afd49ad2de\ 25 rmd160 f919947a1896ac20c455534d91a3e2d3e5b60c1f 31 26 32 27 # gpg-agent is built separately from the rest of gnupg2 to enable gnupg 1.x … … 54 49 port:libusb-compat 55 50 56 patchfiles patch-configure.diff \ 51 patchfiles patch-common-homedir.c.diff \ 52 patch-configure.diff \ 57 53 patch-tests__openpgp__Makefile.in.diff 54 55 post-patch { 56 reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/common/homedir.c 57 } 58 58 59 59 post-destroot {
Note: See TracChangeset
for help on using the changeset viewer.

