diff options
author | miwi <miwi@FreeBSD.org> | 2006-06-24 03:39:40 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-06-24 03:39:40 +0800 |
commit | ab6bea9eb7255119ced4da284e12e00e24e06c3c (patch) | |
tree | 7b350d5c92ae32d72fb8f4bf275de2bac6932ee9 /www/openxmldir | |
parent | b191957d5f4eb64102841b3826d725f13e558cf4 (diff) | |
download | freebsd-ports-gnome-ab6bea9eb7255119ced4da284e12e00e24e06c3c.tar.gz freebsd-ports-gnome-ab6bea9eb7255119ced4da284e12e00e24e06c3c.tar.zst freebsd-ports-gnome-ab6bea9eb7255119ced4da284e12e00e24e06c3c.zip |
Update to 1.2
PR: ports/99264
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Approved by: markus (co mentor)
Diffstat (limited to 'www/openxmldir')
-rw-r--r-- | www/openxmldir/Makefile | 2 | ||||
-rw-r--r-- | www/openxmldir/distinfo | 6 | ||||
-rw-r--r-- | www/openxmldir/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/openxmldir/Makefile b/www/openxmldir/Makefile index 025fe4cfbc53..9158e1f5444d 100644 --- a/www/openxmldir/Makefile +++ b/www/openxmldir/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openxmldir -PORTVERSION= 1.0 +PORTVERSION= 1.2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= open79xxdir diff --git a/www/openxmldir/distinfo b/www/openxmldir/distinfo index 9c6db4e65a5e..bc1daf169b7f 100644 --- a/www/openxmldir/distinfo +++ b/www/openxmldir/distinfo @@ -1,3 +1,3 @@ -MD5 (openxmldir_1.0.tar.gz) = f97035d7e33b33cfb61281b14b2669d0 -SHA256 (openxmldir_1.0.tar.gz) = 90402ee1596e28822eadfa3965574b85e8631917ca92707875d3baa6e3f520dc -SIZE (openxmldir_1.0.tar.gz) = 812992 +MD5 (openxmldir_1.2.tar.gz) = 51bbb25918706ff5f259b9d77f41bab8 +SHA256 (openxmldir_1.2.tar.gz) = 9043181540d75455293bafde100d592fa491e14ee90d1c728210c0ee9f6d3960 +SIZE (openxmldir_1.2.tar.gz) = 813892 diff --git a/www/openxmldir/pkg-plist b/www/openxmldir/pkg-plist index 53ae2282f37c..2744fcf3ea46 100644 --- a/www/openxmldir/pkg-plist +++ b/www/openxmldir/pkg-plist @@ -1,4 +1,5 @@ %%OPENXMLDIR%%/PhoneUI/index.php +%%OPENXMLDIR%%/PhoneUI/lib/headers.php %%OPENXMLDIR%%/PhoneUI/lib/sec_breach.php %%OPENXMLDIR%%/PhoneUI/lib/security.php %%OPENXMLDIR%%/PhoneUI/lib/urlbase.php @@ -19,7 +20,6 @@ %%OPENXMLDIR%%/PhoneUI/templates/img_menu.php %%OPENXMLDIR%%/PhoneUI/templates/img_no_res.php %%OPENXMLDIR%%/PhoneUI/templates/img_sec_breach.php -%%OPENXMLDIR%%/PhoneUI/templates/index.xml %%OPENXMLDIR%%/PhoneUI/templates/listcontacts_sep.xml %%OPENXMLDIR%%/PhoneUI/templates/listcontacts_tog.xml %%OPENXMLDIR%%/PhoneUI/templates/listobjects.xml |