diff options
author | adam <adam@pkgsrc.org> | 2015-01-03 16:29:09 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-01-03 16:29:09 +0000 |
commit | 4731ebb524b99b20832ebe69b3a932d17812d969 (patch) | |
tree | 886f8aaf9e5f47892146188de45b537bdb24009b | |
parent | ba19a385cc2e55f3e2c60d11b96d435f6e2158e1 (diff) | |
download | pkgsrc-4731ebb524b99b20832ebe69b3a932d17812d969.tar.gz |
Changes 2.4.3:
Bug fixes.
-rw-r--r-- | www/py-djangocms-text-ckeditor/Makefile | 4 | ||||
-rw-r--r-- | www/py-djangocms-text-ckeditor/PLIST | 4 | ||||
-rw-r--r-- | www/py-djangocms-text-ckeditor/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/www/py-djangocms-text-ckeditor/Makefile b/www/py-djangocms-text-ckeditor/Makefile index e20927e984d..10d0deb6aa2 100644 --- a/www/py-djangocms-text-ckeditor/Makefile +++ b/www/py-djangocms-text-ckeditor/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/12/31 13:57:32 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/01/03 16:29:09 adam Exp $ -DISTNAME= djangocms-text-ckeditor-2.4.1 +DISTNAME= djangocms-text-ckeditor-2.4.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= http://pypi.python.org/packages/source/d/djangocms-text-ckeditor/ diff --git a/www/py-djangocms-text-ckeditor/PLIST b/www/py-djangocms-text-ckeditor/PLIST index 5b1d5ed2eb3..b15b117eec0 100644 --- a/www/py-djangocms-text-ckeditor/PLIST +++ b/www/py-djangocms-text-ckeditor/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/11/30 10:18:37 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/01/03 16:29:09 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -374,6 +374,8 @@ ${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plu ${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embaressed_smile.gif ${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.gif ${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/embarrassed_smile.png +${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/envelope.gif +${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/envelope.png ${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/heart.gif ${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/heart.png ${PYSITELIB}/djangocms_text_ckeditor/static/djangocms_text_ckeditor/ckeditor/plugins/smiley/images/kiss.gif diff --git a/www/py-djangocms-text-ckeditor/distinfo b/www/py-djangocms-text-ckeditor/distinfo index 83539a742d7..695a38b1f67 100644 --- a/www/py-djangocms-text-ckeditor/distinfo +++ b/www/py-djangocms-text-ckeditor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/11/30 10:18:37 adam Exp $ +$NetBSD: distinfo,v 1.2 2015/01/03 16:29:09 adam Exp $ -SHA1 (djangocms-text-ckeditor-2.4.1.tar.gz) = 640a1c62923b1b8da7dd7c2e9039377639a40dc7 -RMD160 (djangocms-text-ckeditor-2.4.1.tar.gz) = 6b86f8f064f2733d8c7fc5880dfa124d087d5671 -Size (djangocms-text-ckeditor-2.4.1.tar.gz) = 1178568 bytes +SHA1 (djangocms-text-ckeditor-2.4.3.tar.gz) = f13c434242f0d93e612c268d946593c1a001eabc +RMD160 (djangocms-text-ckeditor-2.4.3.tar.gz) = de69542fe23c2fa9058d00f24da7ae72b6ce7cce +Size (djangocms-text-ckeditor-2.4.3.tar.gz) = 1180081 bytes |