mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- update to 1.76
- Added add_to() method to add props and groups accessors in other packages - Added post_process() option to props accessors
This commit is contained in:
parent
2da28d935b
commit
c8b9eb906b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123185
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= OOTools
|
||||
PORTVERSION= 1.75
|
||||
PORTVERSION= 1.76
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DOMIZIO
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (OOTools-1.75.tar.gz) = bc8bf4a42e6bd8d78ee71e759955cf96
|
||||
SIZE (OOTools-1.75.tar.gz) = 12540
|
||||
MD5 (OOTools-1.76.tar.gz) = ad057bcf626c6e95db690c0488be9ba0
|
||||
SIZE (OOTools-1.76.tar.gz) = 13185
|
||||
|
|
Loading…
Add table
Reference in a new issue