Changeset 81169
- Timestamp:
- 07/26/11 02:08:51 (4 years ago)
- Location:
- trunk/dports/sysutils/rpm
- Files:
-
- 1 added
- 1 edited
-
Portfile (modified) (3 diffs)
-
files/patch-db-mutex-mut_pthread.c (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/sysutils/rpm/Portfile
r76684 r81169 5 5 name rpm 6 6 version 4.4.9 7 revision 1 17 revision 12 8 8 platforms darwin freebsd linux 9 9 categories sysutils archivers 10 maintainers mac.com:n3npq 10 maintainers mac.com:n3npq afb 11 11 description The RPM package management system. 12 12 long_description The RPM Package Manager (RPM) is a powerful command line driven \ … … 61 61 patch-rpmevr.h \ 62 62 patch-parseBuildInstallClean.c \ 63 patch-db-mutex-mut_pthread.c \ 63 64 patch-scripts-brp-nobuildrootpath 64 65 … … 126 127 configure.args-append --with-apidocs 127 128 } 129 130 livecheck.type regex 131 # get the last modified tarball 132 livecheck.url ${master_sites} 133 livecheck.regex ${name}-(\[0-9\\.\]+)${extract.suffix}
Note: See TracChangeset
for help on using the changeset viewer.

