diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-19 00:24:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-19 00:24:00 +0000 |
commit | 5cfecfcd69fc84ad4d44bf2735cb28ff3bba0825 (patch) | |
tree | 59cce0798681fdb99eed0b463b839874705d5034 /net/pear-Net_NNTP | |
parent | 07e7ab77c0987bd4d1a6ccffd0a54bf94ebadea4 (diff) | |
download | ports-5cfecfcd69fc84ad4d44bf2735cb28ff3bba0825.tar.gz ports-5cfecfcd69fc84ad4d44bf2735cb28ff3bba0825.zip |
Notes
Diffstat (limited to 'net/pear-Net_NNTP')
-rw-r--r-- | net/pear-Net_NNTP/Makefile | 4 | ||||
-rw-r--r-- | net/pear-Net_NNTP/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/pear-Net_NNTP/Makefile b/net/pear-Net_NNTP/Makefile index 8572c6bbea69..e9d899683686 100644 --- a/net/pear-Net_NNTP/Makefile +++ b/net/pear-Net_NNTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net_NNTP -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.0 PORTEPOCH= 1 CATEGORIES= net news pear @@ -23,7 +23,7 @@ FILES= NNTP/Client.php NNTP/Header.php NNTP/Message.php \ EXAMPLES= demo/article.php demo/common.inc.php demo/config.inc.php demo/footer.inc.php \ demo/group.php demo/groups.php demo/header.inc.php demo/index.php demo/style.css \ phpdoc/authenticate.php phpdoc/connect.php phpdoc/constructor.php phpdoc/getDescriptions.php \ - phpdoc/getGroups.php phpdoc/getOverview.php phpdoc/getOverview.php phpdoc/selectArticle.php \ + phpdoc/getGroups.php phpdoc/getOverview.php phpdoc/selectArticle.php \ phpdoc/selectGroup.php phpdoc/selectNextArticle.php phpdoc/selectPreviousArticle.php _EXAMPLESDIR= docs/examples/ diff --git a/net/pear-Net_NNTP/distinfo b/net/pear-Net_NNTP/distinfo index c50ce2ad97cb..6c4133850a3d 100644 --- a/net/pear-Net_NNTP/distinfo +++ b/net/pear-Net_NNTP/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Net_NNTP-1.3.3.tgz) = 92a9d8afc85b4e8eeda2f562bdd0ed9d -SHA256 (PEAR/Net_NNTP-1.3.3.tgz) = 0076599c414fd6f45fc7628832311e644decdec97c75f83d614d8f7a65760ae3 -SIZE (PEAR/Net_NNTP-1.3.3.tgz) = 41564 +MD5 (PEAR/Net_NNTP-1.4.0.tgz) = dae6d336c87668e311f6d1e5603e9207 +SHA256 (PEAR/Net_NNTP-1.4.0.tgz) = 4425fc271ad7ac23417bea4824c0414aee21ed288f3f0155e4bf4bd4e0f91e62 +SIZE (PEAR/Net_NNTP-1.4.0.tgz) = 41856 |