diff options
author | garga <garga@FreeBSD.org> | 2006-05-15 19:23:32 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-05-15 19:23:32 +0800 |
commit | 52987985f5fb9f5d86469fe7fabdcb0a92c8e144 (patch) | |
tree | a76e57dd4f67c905931700bd17fc61d79c4163f0 /security | |
parent | 8c09feb6e2fb241f0f3a7ab8ffa6976f46a659be (diff) | |
download | freebsd-ports-graphics-52987985f5fb9f5d86469fe7fabdcb0a92c8e144.tar.gz freebsd-ports-graphics-52987985f5fb9f5d86469fe7fabdcb0a92c8e144.tar.zst freebsd-ports-graphics-52987985f5fb9f5d86469fe7fabdcb0a92c8e144.zip |
- Update to 0.7.3
Full ChangeLog at:
http://www.allard.nu/pfw/history
Diffstat (limited to 'security')
-rw-r--r-- | security/pfw/Makefile | 7 | ||||
-rw-r--r-- | security/pfw/distinfo | 6 | ||||
-rw-r--r-- | security/pfw/pkg-plist | 1 |
3 files changed, 5 insertions, 9 deletions
diff --git a/security/pfw/Makefile b/security/pfw/Makefile index 543107a92e5..571f6b4fb58 100644 --- a/security/pfw/Makefile +++ b/security/pfw/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pfw -PORTVERSION= 0.7.2 -PORTREVISION= 2 +PORTVERSION= 0.7.3 CATEGORIES= security www MASTER_SITES= http://www.allard.nu/pfw/download/ EXTRACT_SUFX= .tgz @@ -39,10 +38,6 @@ PORTDOCS= INSTALL README README_TEST IGNORE= pf is only in 5.x and newer .endif -post-patch: - @${REINPLACE_CMD} -E 's,id=("theform"),name=\1 id=\1,' \ - ${WRKSRC}/include.inc.php - do-install: ${MKDIR} ${PFW_PREFIX} ${INSTALL_DATA} ${WRKSRC}/include.inc.php ${PFW_PREFIX} diff --git a/security/pfw/distinfo b/security/pfw/distinfo index 4c93381a64d..3555f956038 100644 --- a/security/pfw/distinfo +++ b/security/pfw/distinfo @@ -1,3 +1,3 @@ -MD5 (pfw-0.7.2.tgz) = 23c8f80a896f921b0e160da52d3b5159 -SHA256 (pfw-0.7.2.tgz) = 5a2e457cef6fc822b8c9ef2e3e9421ab4c20c489739db0a5e5c6c9e7abf93d5e -SIZE (pfw-0.7.2.tgz) = 78504 +MD5 (pfw-0.7.3.tgz) = ab2013f69c64a1bcb327df88ac39b308 +SHA256 (pfw-0.7.3.tgz) = bf842a2ece567d353bf18e865d89db84ee93b897b22af6d781c2dcb326d85cf9 +SIZE (pfw-0.7.3.tgz) = 78540 diff --git a/security/pfw/pkg-plist b/security/pfw/pkg-plist index 39fa9e78384..a10f2b61ccf 100644 --- a/security/pfw/pkg-plist +++ b/security/pfw/pkg-plist @@ -83,3 +83,4 @@ www/pfw/web/stylesheet/screen.css @dirrm www/pfw/web/stylesheet @dirrm www/pfw/web @dirrmtry www/pfw +@dirrmtry www |