8adc273a37
Add WWW to the pkg-descr (http://www.giuseppetanzilli.it/mod_auth_pgsql/). Create the pkg-message with the warning regarding upgrading -- some module specific commands were change (like Auth_PGdatabase -> Auth_PG_database). No PORTREVISION bump -- no binaries changed. No chance, the package was already rebuilt :)
9 lines
405 B
Plaintext
9 lines
405 B
Plaintext
libexec/apache/mod_auth_pgsql.so
|
|
@exec %D/sbin/apxs -e -a -n auth_pgsql %f
|
|
@unexec %D/sbin/apxs -e -A -n auth_pgsql %f
|
|
%%PORTDOCS%%share/doc/%%AUTH_PGSQL_DOCS%%/README
|
|
%%PORTDOCS%%share/doc/%%AUTH_PGSQL_DOCS%%/index.html
|
|
%%PORTDOCS%%@exec (cd %D/share/doc && ln -sf %%AUTH_PGSQL_DOCS%% mod_auth_pgsql)
|
|
%%PORTDOCS%%@unexec rm -f %D/share/doc/mod_auth_pgsql
|
|
%%PORTDOCS%%@dirrm share/doc/%%AUTH_PGSQL_DOCS%%
|